Skip to content

Releases: xmolecules/jmolecules-integrations

0.24.1

22 Nov 12:54
0.24.1
e94c5c7
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Spring's ReflectionUtils missing from shaded classes #289

0.24

21 Nov 12:50
0.24.0
4613cd3
Compare
Choose a tag to compare

⭐ New Features

  • Mark generated converter classes as @Generated #280

🐞 Bug Fixes

  • NoClassDefFoundError: org/jmolecules/spring/core/NativeDetector #279
  • Hexagonal Architecture tests are failing #278

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.3.6 #287
  • Upgrade to Hibernate 6.6.2 #286
  • Upgrade to ByteBuddy 1.15.10 #285
  • Upgrade to Axon 4.10.3 #283
  • Upgrade to jMolecules 1.10 #281

0.23.0

24 Oct 20:17
0.23.0
98835b0
Compare
Choose a tag to compare

⭐ New Features

  • Avoid dependency to Spring Core artifact in ArchUnit integration #274

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.3.5 #277
  • Upgrade to APTK tools 0.28 #276

0.22.1

07 Oct 13:26
0.22.1
32facd8
Compare
Choose a tag to compare

🐞 Bug Fixes

  • ArchUnit integration strongly depends on all jMolecules architecture artifacts #271

0.22

04 Oct 21:37
0.22.0
e253cfb
Compare
Choose a tag to compare

⭐ New Features

  • Add stable automatic module names #260

🐞 Bug Fixes

  • Annotation processor preventing subsequent ones from operating #264
  • ArchUnit verification fails for annotated aggregate references as collection elements #253

🔨 Dependency Upgrades

  • Upgrade to ByteBuddy 1.15.3 #269, #255
  • Upgrade to Hibernate 6.6.1 #268
  • Upgrade to Spring Boot 3.3.4 #267, #257
  • Upgrade to Axon 4.10.2 #266, #256

0.21

12 Jul 14:05
Compare
Choose a tag to compare

🐞 Bug Fixes

  • ConvertibleType declaration in IdentifierToPrimitivesConverter overly specific #246

📔 Documentation

  • Only applicable ByteBuddy Plugins should match #245
  • Fix typos in Javadoc #223

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.5.2 #251
  • Upgrade to Spring Boot 3.3.1 #250
  • Upgrade to ByteBuddy 1.14.18 #249
  • Upgrade to Axon 4.9.4 #248

❤️ Contributors

Thank you to all the contributors who worked on this release:

@haisi

0.20

18 Apr 18:43
Compare
Choose a tag to compare

⭐ New Features

  • Initial support for DDD concept validation via APT #230
  • Avoid inclusion of Spring Boot starters in repackaged JARs #234

🐞 Bug Fixes

  • Minor update to readme.adoc #235
  • Fix instantiation of records with multiple parameters #220

🔨 Dependency Upgrades

  • Upgrade to Cute 1.7 #243
  • Upgrade to APTK 0.26 #242
  • Upgrade to Axon 4.9.3 #239
  • Upgrade to ByteBuddy 1.14.13 #238
  • Upgrade to ArchUnit 1.3 #237

❤️ Contributors

Thank you to all the contributors who worked on this release:

@barteksc and @tedyoung

0.19

23 Feb 13:57
Compare
Choose a tag to compare

⭐ New Features

  • ArchUnit rules should allow nested entities #222
  • Add note on how to use the ByteBuddy plugin with IDEA #221
  • Avoid Spring dependencies in JPA abstraction #217

🐞 Bug Fixes

  • ConcurrentModificationException in PluginLogger in multi-module Gradle project #218
  • Inconsistent implementation of MutablePersistable #207

🔨 Dependency Upgrades

  • Upgrade Spring Boot 3 to 3.2.3 #228
  • Upgrade to Axon Framework 4.9.2 #227
  • Upgrade to Hibernate 6.4.4 #226
  • Upgrade to ByteBuddy 1.14.12 #225
  • Upgrade to jMolecules 1.8 #216

0.18

20 Dec 15:03
Compare
Choose a tag to compare

⭐ New Features

  • Generate JPA mappings for list of value objects #201
  • Avoid processing static overloads of JPA lifecycle methods #197

🐞 Bug Fixes

  • Jackson customizations not applied with @WebMvcTest #209
  • Code generation log entries incomplete #203

🔨 Dependency Upgrades

  • Upgrade to Axon 4.9.1 #214
  • Upgrade to ByteBuddy 1.14.10 #213
  • Upgrade to Hibernate 6.4.1 #212
  • Upgrade to Spring Boot 2.7.18 #210
  • Upgrade to ArchUnit 1.2.1 #205
  • Upgrade to ByteBuddy 1.14.9 #198

0.17

18 Aug 09:57
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Prioritize constructors over factory methods in converters #191
  • Prevent JPA enhancement from processing CGLib proxy classes #190

🔨 Dependency Upgrades

  • Upgrade to ArchUnit 1.1 #194
  • Upgrade to ByteBuddy 1.14.6 #193