Skip to content

Releases: hazendaz/javabean-tester

Javabean Tester 2.8.3

04 Oct 03:54
Compare
Choose a tag to compare
  • library / plugin updates

Javabean Tester 2.8.2

21 Aug 22:43
Compare
Choose a tag to compare
  • Library / Plugin Updates.

Javabean Tester 2.8.1

27 May 17:47
Compare
Choose a tag to compare
  • dependency / plugin updates
  • Add more tests
  • Test cleanup
  • Javadoc cleanup
  • Update maven wrapper to 3.3.2
  • Require maven 3.9.7 when building project - users can use whatever
  • Bump fluido to 2.0.0-M9

Javabean Tester 2.8.0

27 May 17:44
Compare
Choose a tag to compare
  • Update plugins / dependencies
  • Fix and enhance extension class that can be automatically generated for equals testing

Javabean Tester 2.7.0

31 Mar 02:40
Compare
Choose a tag to compare
  • update plugins
  • update build libs
  • update libs
  • Add support for UUID and Instant., Thanks to @pthptht
  • Updated GHA

Javabean Tester 2.6.3

10 Mar 18:41
Compare
Choose a tag to compare

No code change release!

  • lib updates
  • plugin updates
  • eol markers fixed on files (no-op git need)
  • update deprecated renovate config
  • pom cleanup
  • Merge jdk11on profile into main build as project requires java 11
  • Update github actions to show projects works through java 23 (early access 22 / 23)

Javabean Tester 2.6.2

27 Dec 01:31
Compare
Choose a tag to compare

library updates and build updates around site. No user changes.

Javabean Tester 2.6.1

18 Nov 17:35
Compare
Choose a tag to compare

Users

  • Require jdk 11 now
  • Change deprecated isAccessible to canAccess for private constructor testing
  • Make sure we set isAccessible back to false after we have tested it

Build

  • Moved maven site to 4.0.0 alpha's and dropped changes / changelog plugins
  • Run sortpom during builds now
  • Make sure delombok uses latest lombok too
  • Move coveralls to my fork / drop any javax namespace
  • Support through jdk 22
  • Cleanup m2e setup for java version
  • Fix how annotation processors should work

Javabean Tester 2.6.0

16 Sep 17:26
Compare
Choose a tag to compare
  • Use cglib without shaded asm
  • Set asm to 9.5

Javabean Tester 2.5.3

08 Jul 20:30
Compare
Choose a tag to compare
  • library updates
  • build updates
  • minor code cleanup

Note: Should work fine with jdk 21. We cannot show on build currently as we use lombok and lombok has not released support for jdk 21 yet.