github google/auto auto-value-1.8
AutoValue 1.8

3 years ago
  • The parameter of equals(Object) is annotated with @Nullable if any method signature mentions @Nullable. (4d01ce6)
  • If an @AutoOneOf class has a serialVersionUID this is now copied to its generated subclasses. THIS BREAKS SERIAL COMPATIBILITY for @AutoOneOf classes with explicit serialVersionUID declarations, though those were already liable to be broken by arbitrary changes to the generated AutoOneOf code. (71d8121)

Don't miss a new auto release

NewReleases is sending notifications on new releases.