Update dependency org.springframework.modulith:spring-modulith-bom to v1.4.10 #8

Merged
mars3142 merged 1 commits from renovate/spring-modulith.version into main 2026-04-20 16:38:09 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
org.springframework.modulith:spring-modulith-bom (source) import minor 1.3.01.4.10

Release Notes

spring-projects/spring-modulith (org.springframework.modulith:spring-modulith-bom)

v1.4.10

Compare Source

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.13 #​1633

v1.4.9

Compare Source

🪲 Bugs

  • Package-based named interfaces not properly merged #​1600

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.12 #​1613
  • Upgrade to Spring Framework 6.2.17 #​1612
  • Upgrade to Micrometer Tracing 1.5.10 #​1611

v1.4.8

Compare Source

💡 Improvements

  • Hibernate schema validation fails with JPA event publication registry #​1571

🪲 Bugs

  • Contributions made ApplicationModuleSourceFactory not fully considered in ApplicationModules #​1586
  • Architecturally-evident type discovery tries to look up repository metadata for implementation classes #​1548

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.11 #​1587
  • Upgrade to Spring Framework 6.2.16 #​1577
  • Upgrade to Micrometer Tracing 1.5.9 #​1576

v1.4.7

Compare Source

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.10 #​1531
  • Upgrade to Micrometer Tracing 1.5.8 #​1530

v1.4.6

Compare Source

🪲 Bugs

  • @ApplicationModuleTest does not bootstrap beans from test configuration #​1494

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.9 #​1502
  • Upgrade to Testcontainers 1.21.4 #​1501
  • Upgrade to Spring Framework 6.2.15 #​1497
  • Upgrade to Micrometer Tracing 1.5.7 #​1496

v1.4.5

Compare Source

💡 Improvements

  • Register SQL schemas as native image resources #​1450

🪲 Bugs

  • Forward classloader in ConfigDataEnvironmentPostProcessor application in ApplicationModuleDetectionStrategy lookup #​1436
  • Properly detect Maven test execution in BuildSystemUtils #​1433
  • Properly disable APT execution for test sources when using KAPT #​1428
  • Invalid type reference in check for jMolecules Onion Architecture integration presence #​1426

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.8 #​1474
  • Upgrade to Spring Framework 6.2.14 #​1462
  • Upgrade to Micrometer Tracing 1.5.6 #​1461

v1.4.4

Compare Source

💡 Improvements

  • Fix a typo in the overview docs #​1404
  • Update copyright year in index.adoc #​1402
  • Fix typo in reference documentation #​1401

🪲 Bugs

  • TestExecutionCondition should fall back to execute the test if more than one main class is found #​1395
  • SpringModulithProcessor extracting Javadoc for Kotlin test sources #​1388

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.7 #​1424
  • Upgrade to MongoDB 5.5.2 #​1423
  • Upgrade to Micrometer 1.15.5 #​1422
  • Upgrade to Spring Framework 6.2.12 #​1421
  • Upgrade to Micrometer Tracing 1.5.5 #​1420
  • Upgrade to jMolecules 2023.3.4 #​1419

v1.4.3

Compare Source

🪲 Bugs

  • Potential NullPointerException in annotation detection in JavaPackage #​1342
  • Potential NoClassDefFoundError when jMolecules DDD artifact is missing from the classpath #​1340
  • Version compatibility of 1.4 should state Boot 3.5 at compile target #​1339
  • Avoid ConcurrentModificationException in PackageName #​1324
  • Remove reference to JGraphT from reference documentation #​1323

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.5 #​1350
  • Upgrade to Spring Framework 6.2.10 #​1349
  • Upgrade to Micrometer Tracing 1.5.3 #​1348

v1.4.2

Compare Source

💡 Improvements

  • Update version compatibility matrix in reference docs #​1290
  • Expose additional application module metadata in application-modules.json #​1277
  • Unnecessary context bootstrap triggered for application module tests due to overly constrained equals(…) and hashCode() in ModuleTypeExcludeFilter #​1261

🪲 Bugs

  • Potential ConcurrentModificationException when running @ApplicationModuleTest tests in parallel #​1302
  • Potential stack overflow when looking up a module's dependencies if it's part of a cycle #​1300
  • ApplicationModules.toString() should list *all* dependencies marking bootstrap dependencies #​1286
  • Exception during file creation from APT module #​1284
  • Named interfaces leaking from submodules into parent ones #​1280

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.4 #​1320
  • Upgrade jMolecules to 2023.2.2 in examples #​1315
  • Upgrade to Testcontainers 1.21.3 #​1314
  • Upgrade to Micrometer 1.15.2 #​1313
  • Upgrade to Spring Framework 6.2.9 #​1308
  • Upgrade to Micrometer Tracing 1.5.2 #​1307
  • Upgrade to jMolecules 2023.3.2 #​1306

v1.4.1

Compare Source

💡 Improvements

  • Reflection metadata missing in JSONPath lookup for application module identifiers on GraalVM #​1250
  • Prevent application module misconfiguration due to invalid additional packages #​1247

🪲 Bugs

  • Incompatible path handling for KAPT with Maven #​1255
  • Fix automatic module name of Moments artifact #​1220

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.2 #​1257
  • Upgrade jGit to 7.0.1.202505221510-r #​1236
  • Upgrade Spring Framework to 6.2.8 #​1235
  • Upgrade ArchUnit to 1.4.1 #​1233
  • Upgrade Micrometer Tracing to 1.5.1 #​1222

v1.4.0

Compare Source

New Features

  • Support for bean instances located in test sources for @ApplicationModuleTest #​202
  • Automatically create counters for cross-module application events #​1068
  • Provide abstraction to access ApplicationModuleIdentifiers in order of module dependency #​1066
  • Avoid the bootstrap of an ApplicationModules instance to execute ApplicationModuleInitializers #​1065
  • Documenter should automatically write application module metadata #​1063
  • Application metadata JSON should list ApplicationModuleInitializer beans #​1062
  • Avoid dependency on JGraphT #​1060
  • Migrate to FinishedSpan.localServiceName(…) #​935
  • Remove AWS integration in favor of Spring Cloud AWS port #​1024
  • Allow detecting NamedInterfaces programmatically #​1009
  • Move to Micrometer's Observations API #​928

💡 Improvements

  • Remove deprecated support for Spring AutoRestDocs for Javadoc extraction #​1193*
  • Deprecate @CheckReturnValue in favor of the Spring Framework variant #​1189*
  • Support to disable automatic additional verifications executed by ApplicationModules.verify() #​1185*
  • Improve rendering of tree structures in reference documentation #​1171
  • Removed deprecated FormatableType #​1153
  • ApplicationModules should expose root packages #​1152
  • ApplicationModule should expose internal types #​1150
  • Module observability listener performance issue on publishEvent #​1149
  • Performance problem with event publication lookup #​1146
  • State change detection for Scenarios should only accept non-empty collections by default #​1131
  • Event externalization bootstrap should log which event types it's configured to externalize. #​1130
  • Align automatic module names with project portfolio #​1122
  • Register AssertablePublishedEvents in test ApplicationContext if AssertJ is on the classpath #​1110
  • ModuleTestExecution should use ApplicationModulesFactory to create ApplicationModules instance #​1090
  • Set up DCO infrastructure #​1087
  • Move AOT processor generating application module metadata to runtime module #​1064
  • Structurally identical events cause the wrong publication to be selected for completion #​1056
  • Avoid dependency on Apache Commons Logging from spring-modulith-docs artifact #​1055
  • ModulithMetadata.of(String) should pick up classes annotated with @Modulithic in the given package #​1015
  • Allow filtering Violations #​995
  • Allow registering skin parameters in generated PlantUML diagrams #​983
  • Provide a Spring Boot compatibility matrix #​971
  • Improve Application Module Canvas rendering #​968
  • Improve documentation when to add the Spring Modulith Core artifact in compile scope #​943
  • Controllers implementing interfaces not mapped when the observability module is used #​933

🪲 Bugs

  • FormattableType.getAbbreviatedTypeName(…) skips containing class for nested ones #​1151
  • @NamedInterface not detected on composed annotation #​1139
  • Fix Kotlin examples for module and named interfaces declarations and … #​1138
  • Severe performance regression in JavaPackage #​1098
  • Complete description for Neo4j index property #​1084
  • Application module identifier not picked up on package marker types #​1052
  • Resubmission of publications must not unregister in-progress publications in case of successful invocation #​1051
  • @ApplicationModuleTest in separate test files does not cache the ApplicationContext #​1050
  • ApplicationModuleSource picks up module identifier from nested modules #​1042
  • NamedInterfaces.Builder excludes all packages by default #​1040
  • JavaPackage.getSubPackages() does not include empty intermediate packages #​1039
  • ApplicationModuleInformation needs to be public #​1038
  • Proxy creation in observability support should use the original bean's classloader #​1016
  • IllegalArgumentException in AsciiDoc generation for Spring @EventListeners without parameters #​1006
  • Prevent compile time dependency of APT on docs artifact #​984
  • Asciidoctor.toInlineCode(String) does not handle local method references correctly #​965
  • Archiving JPA entity causes unnecessary need to set up archive table #​964

🔨 Dependency Upgrades

❤️ Contributors

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

@​Alexander-Miller @​ciberkleid @​marcingrzejszczak @​lukasdo @​dtsaryov @​sangjun121

* – Added between RC1 and GA.

v1.3.12

Compare Source

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.13 #​1500
  • Upgrade to Spring Framework 6.2.15 #​1499

v1.3.11

Compare Source

💡 Improvements

  • Register SQL schemas as native image resources #​1451

🪲 Bugs

  • Forward classloader in ConfigDataEnvironmentPostProcessor application in ApplicationModuleDetectionStrategy lookup #​1437
  • Invalid type reference in check for jMolecules Onion Architecture integration presence #​1427

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.12 #​1473
  • Upgrade to Spring Framework 6.2.14 #​1460

v1.3.10

Compare Source

💡 Improvements

  • Fix a typo in the overview docs #​1405
  • Update copyright year in index.adoc #​1403

🪲 Bugs

  • TestExecutionCondition should fall back to execute the test if more than one main class is found #​1396

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.11 #​1417
  • Upgrade to Spring Framework 6.2.12 #​1416

v1.3.9

Compare Source

🪲 Bugs

  • Avoid ConcurrentModificationException in PackageName #​1325

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.9 #​1345
  • Upgrade to Spring Framework 6.2.10 #​1344

v1.3.8

Compare Source

💡 Improvements

  • Unnecessary context bootstrap triggered for application module tests due to overly constrained equals(…) and hashCode() in ModuleTypeExcludeFilter #​1262

🪲 Bugs

  • Potential ConcurrentModificationException when running @ApplicationModuleTest tests in parallel #​1303
  • Potential stack overflow when looking up a module's dependencies if it's part of a cycle #​1301

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.8 #​1305
  • Upgrade to Spring Framework 6.2.9 #​1304

v1.3.7

Compare Source

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.7 #​1256
  • Upgrade jGit to 7.0.1.202505221510-r #​1239
  • Upgrade ArchUnit to 1.3.2 #​1238
  • Upgrade Spring Framework to 6.2.8 #​1237

v1.3.6

Compare Source

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.6 #​1201
  • Upgrade Spring Framework to 6.2.7 #​1200

v1.3.5

Compare Source

💡 Improvements

  • Improve rendering of tree structures in reference documentation #​1173
  • Performance problem with event publication lookup #​1160
  • Event externalization bootstrap should log which event types it's configured to externalize. #​1136

🪲 Bugs

  • FormattableType.getAbbreviatedTypeName(…) skips containing class for nested ones #​1161
  • @NamedInterface not detected on composed annotation #​1142
  • Fix Kotlin examples for module and named interfaces declarations and … #​1140

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.5 #​1175
  • Upgrade Spring Framework to 6.2.6 #​1165
  • Upgrade jMolecules to 2023.2.2 #​1164

❤️ Contributors

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

@​sangjun121

v1.3.4

Compare Source

🪲 Bugs

  • Severe performance regression in JavaPackage #​1100

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.4 #​1121
  • Upgrade Spring Framework to 6.2.5 #​1115
  • Upgrade to ArchUnit 1.3.1 for Java 24 support #​1112
  • Upgrade Spring Framework to 6.2.4 #​1108

v1.3.3

Compare Source

💡 Improvements

  • ModuleTestExecution should use ApplicationModulesFactory to create ApplicationModules instance #​1091
  • Set up DCO infrastructure #​1088
  • Avoid dependency on Apache Commons Logging from spring-modulith-docs artifact #​1069

🪲 Bugs

  • @ApplicationModuleTest in separate test files does not cache the ApplicationContext #​1092
  • Complete description for Neo4j index property #​1085
  • Resubmission of publications must not unregister in-progress publications in case of successful invocation #​1083
  • Application module identifier not picked up on package marker types #​1082
  • ApplicationModuleSource picks up module identifier from nested modules #​1043
  • JavaPackage.getSubPackages() does not include empty intermediate packages #​1041

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.3 #​1081
  • Upgrade Spring Framework to 6.2.3 #​1080

v1.3.2

Compare Source

🪲 Bugs

  • Proxy creation in observability support should use the original bean's classloader #​1017
  • IllegalArgumentException in AsciiDoc generation for Spring @EventListeners without parameters #​1013

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.2 #​1032
  • Upgrade to Spring Framework 6.2.2 #​1028

v1.3.1

Compare Source

💡 Improvements

  • Allow filtering Violations #​996
  • Improve documentation when to add the Spring Modulith Core artifact in compile scope #​991
  • Allow registering skin parameters in generated PlantUML diagrams #​988
  • Provide a Spring Boot compatibility matrix #​979
  • Improve Application Module Canvas rendering #​969

🪲 Bugs

  • Prevent compile time dependency of APT on docs artifact #​986
  • Archiving JPA entity causes unnecessary need to set up archive table #​970
  • Asciidoctor.toInlineCode(String) does not handle local method references correctly #​967

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.1 #​999
  • Upgrade to Spring Framework 6.2.1 #​998
  • Upgrade to jMolecules 2023.2.1 #​997
  • Upgrade to APTK 0.29 #​993

❤️ Contributors

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

@​ciberkleid


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.modulith:spring-modulith-bom](https://spring.io/projects/spring-modulith/spring-modulith-bom) ([source](https://github.com/spring-projects/spring-modulith)) | import | minor | `1.3.0` → `1.4.10` | --- ### Release Notes <details> <summary>spring-projects/spring-modulith (org.springframework.modulith:spring-modulith-bom)</summary> ### [`v1.4.10`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.10) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.9...1.4.10) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.13 [#&#8203;1633](https://github.com/spring-projects/spring-modulith/issues/1633) ### [`v1.4.9`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.9) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.8...1.4.9) #### :beetle: Bugs - Package-based named interfaces not properly merged [#&#8203;1600](https://github.com/spring-projects/spring-modulith/issues/1600) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.12 [#&#8203;1613](https://github.com/spring-projects/spring-modulith/issues/1613) - Upgrade to Spring Framework 6.2.17 [#&#8203;1612](https://github.com/spring-projects/spring-modulith/issues/1612) - Upgrade to Micrometer Tracing 1.5.10 [#&#8203;1611](https://github.com/spring-projects/spring-modulith/issues/1611) ### [`v1.4.8`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.8) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.7...1.4.8) #### :bulb: Improvements - Hibernate schema validation fails with JPA event publication registry [#&#8203;1571](https://github.com/spring-projects/spring-modulith/issues/1571) #### :beetle: Bugs - Contributions made `ApplicationModuleSourceFactory` not fully considered in `ApplicationModules` [#&#8203;1586](https://github.com/spring-projects/spring-modulith/issues/1586) - Architecturally-evident type discovery tries to look up repository metadata for implementation classes [#&#8203;1548](https://github.com/spring-projects/spring-modulith/issues/1548) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.11 [#&#8203;1587](https://github.com/spring-projects/spring-modulith/issues/1587) - Upgrade to Spring Framework 6.2.16 [#&#8203;1577](https://github.com/spring-projects/spring-modulith/issues/1577) - Upgrade to Micrometer Tracing 1.5.9 [#&#8203;1576](https://github.com/spring-projects/spring-modulith/issues/1576) ### [`v1.4.7`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.7) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.6...1.4.7) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.10 [#&#8203;1531](https://github.com/spring-projects/spring-modulith/issues/1531) - Upgrade to Micrometer Tracing 1.5.8 [#&#8203;1530](https://github.com/spring-projects/spring-modulith/issues/1530) ### [`v1.4.6`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.6) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.5...1.4.6) #### :beetle: Bugs - `@ApplicationModuleTest` does not bootstrap beans from test configuration [#&#8203;1494](https://github.com/spring-projects/spring-modulith/issues/1494) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.9 [#&#8203;1502](https://github.com/spring-projects/spring-modulith/issues/1502) - Upgrade to Testcontainers 1.21.4 [#&#8203;1501](https://github.com/spring-projects/spring-modulith/issues/1501) - Upgrade to Spring Framework 6.2.15 [#&#8203;1497](https://github.com/spring-projects/spring-modulith/issues/1497) - Upgrade to Micrometer Tracing 1.5.7 [#&#8203;1496](https://github.com/spring-projects/spring-modulith/issues/1496) ### [`v1.4.5`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.5) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.4...1.4.5) #### :bulb: Improvements - Register SQL schemas as native image resources [#&#8203;1450](https://github.com/spring-projects/spring-modulith/issues/1450) #### :beetle: Bugs - Forward classloader in `ConfigDataEnvironmentPostProcessor` application in `ApplicationModuleDetectionStrategy` lookup [#&#8203;1436](https://github.com/spring-projects/spring-modulith/issues/1436) - Properly detect Maven test execution in `BuildSystemUtils` [#&#8203;1433](https://github.com/spring-projects/spring-modulith/issues/1433) - Properly disable APT execution for test sources when using KAPT [#&#8203;1428](https://github.com/spring-projects/spring-modulith/issues/1428) - Invalid type reference in check for jMolecules Onion Architecture integration presence [#&#8203;1426](https://github.com/spring-projects/spring-modulith/issues/1426) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.8 [#&#8203;1474](https://github.com/spring-projects/spring-modulith/issues/1474) - Upgrade to Spring Framework 6.2.14 [#&#8203;1462](https://github.com/spring-projects/spring-modulith/issues/1462) - Upgrade to Micrometer Tracing 1.5.6 [#&#8203;1461](https://github.com/spring-projects/spring-modulith/issues/1461) ### [`v1.4.4`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.4) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.3...1.4.4) #### :bulb: Improvements - Fix a typo in the overview docs [#&#8203;1404](https://github.com/spring-projects/spring-modulith/issues/1404) - Update copyright year in `index.adoc` [#&#8203;1402](https://github.com/spring-projects/spring-modulith/issues/1402) - Fix typo in reference documentation [#&#8203;1401](https://github.com/spring-projects/spring-modulith/issues/1401) #### :beetle: Bugs - `TestExecutionCondition` should fall back to execute the test if more than one main class is found [#&#8203;1395](https://github.com/spring-projects/spring-modulith/issues/1395) - SpringModulithProcessor extracting Javadoc for Kotlin test sources [#&#8203;1388](https://github.com/spring-projects/spring-modulith/issues/1388) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.7 [#&#8203;1424](https://github.com/spring-projects/spring-modulith/issues/1424) - Upgrade to MongoDB 5.5.2 [#&#8203;1423](https://github.com/spring-projects/spring-modulith/issues/1423) - Upgrade to Micrometer 1.15.5 [#&#8203;1422](https://github.com/spring-projects/spring-modulith/issues/1422) - Upgrade to Spring Framework 6.2.12 [#&#8203;1421](https://github.com/spring-projects/spring-modulith/issues/1421) - Upgrade to Micrometer Tracing 1.5.5 [#&#8203;1420](https://github.com/spring-projects/spring-modulith/issues/1420) - Upgrade to jMolecules 2023.3.4 [#&#8203;1419](https://github.com/spring-projects/spring-modulith/issues/1419) ### [`v1.4.3`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.3) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.2...1.4.3) #### :beetle: Bugs - Potential `NullPointerException` in annotation detection in `JavaPackage` [#&#8203;1342](https://github.com/spring-projects/spring-modulith/issues/1342) - Potential `NoClassDefFoundError` when jMolecules DDD artifact is missing from the classpath [#&#8203;1340](https://github.com/spring-projects/spring-modulith/issues/1340) - Version compatibility of 1.4 should state Boot 3.5 at compile target [#&#8203;1339](https://github.com/spring-projects/spring-modulith/issues/1339) - Avoid `ConcurrentModificationException` in `PackageName` [#&#8203;1324](https://github.com/spring-projects/spring-modulith/issues/1324) - Remove reference to JGraphT from reference documentation [#&#8203;1323](https://github.com/spring-projects/spring-modulith/issues/1323) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.5 [#&#8203;1350](https://github.com/spring-projects/spring-modulith/issues/1350) - Upgrade to Spring Framework 6.2.10 [#&#8203;1349](https://github.com/spring-projects/spring-modulith/issues/1349) - Upgrade to Micrometer Tracing 1.5.3 [#&#8203;1348](https://github.com/spring-projects/spring-modulith/issues/1348) ### [`v1.4.2`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.2) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.1...1.4.2) #### :bulb: Improvements - Update version compatibility matrix in reference docs [#&#8203;1290](https://github.com/spring-projects/spring-modulith/issues/1290) - Expose additional application module metadata in `application-modules.json` [#&#8203;1277](https://github.com/spring-projects/spring-modulith/issues/1277) - Unnecessary context bootstrap triggered for application module tests due to overly constrained `equals(…)` and `hashCode()` in `ModuleTypeExcludeFilter` [#&#8203;1261](https://github.com/spring-projects/spring-modulith/issues/1261) #### :beetle: Bugs - Potential `ConcurrentModificationException` when running `@ApplicationModuleTest` tests in parallel [#&#8203;1302](https://github.com/spring-projects/spring-modulith/issues/1302) - Potential stack overflow when looking up a module's dependencies if it's part of a cycle [#&#8203;1300](https://github.com/spring-projects/spring-modulith/issues/1300) - `ApplicationModules.toString()` should list \*all\* dependencies marking bootstrap dependencies [#&#8203;1286](https://github.com/spring-projects/spring-modulith/issues/1286) - Exception during file creation from APT module [#&#8203;1284](https://github.com/spring-projects/spring-modulith/issues/1284) - Named interfaces leaking from submodules into parent ones [#&#8203;1280](https://github.com/spring-projects/spring-modulith/issues/1280) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.4 [#&#8203;1320](https://github.com/spring-projects/spring-modulith/issues/1320) - Upgrade jMolecules to 2023.2.2 in examples [#&#8203;1315](https://github.com/spring-projects/spring-modulith/issues/1315) - Upgrade to Testcontainers 1.21.3 [#&#8203;1314](https://github.com/spring-projects/spring-modulith/issues/1314) - Upgrade to Micrometer 1.15.2 [#&#8203;1313](https://github.com/spring-projects/spring-modulith/issues/1313) - Upgrade to Spring Framework 6.2.9 [#&#8203;1308](https://github.com/spring-projects/spring-modulith/issues/1308) - Upgrade to Micrometer Tracing 1.5.2 [#&#8203;1307](https://github.com/spring-projects/spring-modulith/issues/1307) - Upgrade to jMolecules 2023.3.2 [#&#8203;1306](https://github.com/spring-projects/spring-modulith/issues/1306) ### [`v1.4.1`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.1) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.4.0...1.4.1) #### :bulb: Improvements - Reflection metadata missing in JSONPath lookup for application module identifiers on GraalVM [#&#8203;1250](https://github.com/spring-projects/spring-modulith/issues/1250) - Prevent application module misconfiguration due to invalid additional packages [#&#8203;1247](https://github.com/spring-projects/spring-modulith/issues/1247) #### :beetle: Bugs - Incompatible path handling for KAPT with Maven [#&#8203;1255](https://github.com/spring-projects/spring-modulith/issues/1255) - Fix automatic module name of Moments artifact [#&#8203;1220](https://github.com/spring-projects/spring-modulith/issues/1220) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.5.2 [#&#8203;1257](https://github.com/spring-projects/spring-modulith/issues/1257) - Upgrade jGit to 7.0.1.202505221510-r [#&#8203;1236](https://github.com/spring-projects/spring-modulith/issues/1236) - Upgrade Spring Framework to 6.2.8 [#&#8203;1235](https://github.com/spring-projects/spring-modulith/issues/1235) - Upgrade ArchUnit to 1.4.1 [#&#8203;1233](https://github.com/spring-projects/spring-modulith/issues/1233) - Upgrade Micrometer Tracing to 1.5.1 [#&#8203;1222](https://github.com/spring-projects/spring-modulith/issues/1222) ### [`v1.4.0`](https://github.com/spring-projects/spring-modulith/releases/tag/1.4.0) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.12...1.4.0) #### :star: New Features - Support for bean instances located in test sources for `@ApplicationModuleTest` [#&#8203;202](https://github.com/spring-projects/spring-modulith/issues/202) - Automatically create counters for cross-module application events [#&#8203;1068](https://github.com/spring-projects/spring-modulith/issues/1068) - Provide abstraction to access `ApplicationModuleIdentifiers` in order of module dependency [#&#8203;1066](https://github.com/spring-projects/spring-modulith/issues/1066) - Avoid the bootstrap of an `ApplicationModules` instance to execute `ApplicationModuleInitializer`s [#&#8203;1065](https://github.com/spring-projects/spring-modulith/issues/1065) - Documenter should automatically write application module metadata [#&#8203;1063](https://github.com/spring-projects/spring-modulith/issues/1063) - Application metadata JSON should list `ApplicationModuleInitializer` beans [#&#8203;1062](https://github.com/spring-projects/spring-modulith/issues/1062) - Avoid dependency on JGraphT [#&#8203;1060](https://github.com/spring-projects/spring-modulith/issues/1060) - Migrate to `FinishedSpan.localServiceName(…)` [#&#8203;935](https://github.com/spring-projects/spring-modulith/issues/935) - Remove AWS integration in favor of Spring Cloud AWS port [#&#8203;1024](https://github.com/spring-projects/spring-modulith/issues/1024) - Allow detecting `NamedInterfaces` programmatically [#&#8203;1009](https://github.com/spring-projects/spring-modulith/issues/1009) - Move to Micrometer's `Observations` API [#&#8203;928](https://github.com/spring-projects/spring-modulith/issues/928) #### :bulb: Improvements - Remove deprecated support for Spring AutoRestDocs for Javadoc extraction [#&#8203;1193](https://github.com/spring-projects/spring-modulith/issues/1193)<sup>\*</sup> - Deprecate `@CheckReturnValue` in favor of the Spring Framework variant [#&#8203;1189](https://github.com/spring-projects/spring-modulith/issues/1189)<sup>\*</sup> - Support to disable automatic additional verifications executed by `ApplicationModules.verify()` [#&#8203;1185](https://github.com/spring-projects/spring-modulith/issues/1185)<sup>\*</sup> - Improve rendering of tree structures in reference documentation [#&#8203;1171](https://github.com/spring-projects/spring-modulith/issues/1171) - Removed deprecated `FormatableType` [#&#8203;1153](https://github.com/spring-projects/spring-modulith/issues/1153) - `ApplicationModules` should expose root packages [#&#8203;1152](https://github.com/spring-projects/spring-modulith/issues/1152) - `ApplicationModule` should expose internal types [#&#8203;1150](https://github.com/spring-projects/spring-modulith/issues/1150) - Module observability listener performance issue on publishEvent [#&#8203;1149](https://github.com/spring-projects/spring-modulith/issues/1149) - Performance problem with event publication lookup [#&#8203;1146](https://github.com/spring-projects/spring-modulith/issues/1146) - State change detection for `Scenarios` should only accept non-empty collections by default [#&#8203;1131](https://github.com/spring-projects/spring-modulith/issues/1131) - Event externalization bootstrap should log which event types it's configured to externalize. [#&#8203;1130](https://github.com/spring-projects/spring-modulith/issues/1130) - Align automatic module names with project portfolio [#&#8203;1122](https://github.com/spring-projects/spring-modulith/issues/1122) - Register `AssertablePublishedEvents` in test `ApplicationContext` if AssertJ is on the classpath [#&#8203;1110](https://github.com/spring-projects/spring-modulith/issues/1110) - `ModuleTestExecution` should use `ApplicationModulesFactory` to create `ApplicationModules` instance [#&#8203;1090](https://github.com/spring-projects/spring-modulith/issues/1090) - Set up DCO infrastructure [#&#8203;1087](https://github.com/spring-projects/spring-modulith/issues/1087) - Move AOT processor generating application module metadata to runtime module [#&#8203;1064](https://github.com/spring-projects/spring-modulith/issues/1064) - Structurally identical events cause the wrong publication to be selected for completion [#&#8203;1056](https://github.com/spring-projects/spring-modulith/issues/1056) - Avoid dependency on Apache Commons Logging from `spring-modulith-docs` artifact [#&#8203;1055](https://github.com/spring-projects/spring-modulith/issues/1055) - `ModulithMetadata.of(String)` should pick up classes annotated with `@Modulithic` in the given package [#&#8203;1015](https://github.com/spring-projects/spring-modulith/issues/1015) - Allow filtering `Violations` [#&#8203;995](https://github.com/spring-projects/spring-modulith/issues/995) - Allow registering skin parameters in generated PlantUML diagrams [#&#8203;983](https://github.com/spring-projects/spring-modulith/pull/983) - Provide a Spring Boot compatibility matrix [#&#8203;971](https://github.com/spring-projects/spring-modulith/issues/971) - Improve Application Module Canvas rendering [#&#8203;968](https://github.com/spring-projects/spring-modulith/issues/968) - Improve documentation when to add the Spring Modulith Core artifact in compile scope [#&#8203;943](https://github.com/spring-projects/spring-modulith/issues/943) - Controllers implementing interfaces not mapped when the observability module is used [#&#8203;933](https://github.com/spring-projects/spring-modulith/issues/933) #### :beetle: Bugs - `FormattableType.getAbbreviatedTypeName(…)` skips containing class for nested ones [#&#8203;1151](https://github.com/spring-projects/spring-modulith/issues/1151) - `@NamedInterface` not detected on composed annotation [#&#8203;1139](https://github.com/spring-projects/spring-modulith/issues/1139) - Fix Kotlin examples for module and named interfaces declarations and … [#&#8203;1138](https://github.com/spring-projects/spring-modulith/pull/1138) - Severe performance regression in `JavaPackage` [#&#8203;1098](https://github.com/spring-projects/spring-modulith/issues/1098) - Complete description for Neo4j index property [#&#8203;1084](https://github.com/spring-projects/spring-modulith/pull/1084) - Application module identifier not picked up on package marker types [#&#8203;1052](https://github.com/spring-projects/spring-modulith/issues/1052) - Resubmission of publications must not unregister in-progress publications in case of successful invocation [#&#8203;1051](https://github.com/spring-projects/spring-modulith/issues/1051) - `@ApplicationModuleTest` in separate test files does not cache the `ApplicationContext` [#&#8203;1050](https://github.com/spring-projects/spring-modulith/issues/1050) - `ApplicationModuleSource` picks up module identifier from nested modules [#&#8203;1042](https://github.com/spring-projects/spring-modulith/issues/1042) - `NamedInterfaces.Builder` excludes all packages by default [#&#8203;1040](https://github.com/spring-projects/spring-modulith/issues/1040) - `JavaPackage.getSubPackages()` does not include empty intermediate packages [#&#8203;1039](https://github.com/spring-projects/spring-modulith/issues/1039) - `ApplicationModuleInformation` needs to be public [#&#8203;1038](https://github.com/spring-projects/spring-modulith/issues/1038) - Proxy creation in observability support should use the original bean's classloader [#&#8203;1016](https://github.com/spring-projects/spring-modulith/issues/1016) - `IllegalArgumentException` in AsciiDoc generation for Spring `@EventListeners` without parameters [#&#8203;1006](https://github.com/spring-projects/spring-modulith/issues/1006) - Prevent compile time dependency of APT on docs artifact [#&#8203;984](https://github.com/spring-projects/spring-modulith/issues/984) - `Asciidoctor.toInlineCode(String)` does not handle local method references correctly [#&#8203;965](https://github.com/spring-projects/spring-modulith/issues/965) - Archiving JPA entity causes unnecessary need to set up archive table [#&#8203;964](https://github.com/spring-projects/spring-modulith/issues/964) #### :hammer: Dependency Upgrades - Upgrade Micrometer Tracing to 1.5.0 [#&#8203;1205](https://github.com/spring-projects/spring-modulith/issues/1205)<sup>\*</sup>, [#&#8203;1169](https://github.com/spring-projects/spring-modulith/issues/1169), [#&#8203;1104](https://github.com/spring-projects/spring-modulith/issues/1104), [#&#8203;1072](https://github.com/spring-projects/spring-modulith/issues/1072), [#&#8203;1036](https://github.com/spring-projects/spring-modulith/issues/1036) - Upgrade to Spring Boot 3.5 [#&#8203;1203](https://github.com/spring-projects/spring-modulith/issues/1203), [#&#8203;1176](https://github.com/spring-projects/spring-modulith/issues/1176), [#&#8203;1073](https://github.com/spring-projects/spring-modulith/issues/1073), [#&#8203;1037](https://github.com/spring-projects/spring-modulith/issues/1037) - Upgrade Spring Framework to 6.2.7 [#&#8203;1202](https://github.com/spring-projects/spring-modulith/issues/1202), [#&#8203;1168](https://github.com/spring-projects/spring-modulith/issues/1168), [#&#8203;1116](https://github.com/spring-projects/spring-modulith/issues/1116), [#&#8203;1103](https://github.com/spring-projects/spring-modulith/issues/1103), [#&#8203;1071](https://github.com/spring-projects/spring-modulith/issues/1071), [#&#8203;1046](https://github.com/spring-projects/spring-modulith/issues/1046) - Upgrade jMolecules to 2023.3.1 [#&#8203;1167](https://github.com/spring-projects/spring-modulith/issues/1167), [#&#8203;1045](https://github.com/spring-projects/spring-modulith/issues/1045) - Upgrade to ArchUnit 1.4 [#&#8203;1097](https://github.com/spring-projects/spring-modulith/issues/1097) - Upgrade to APTK 0.29 [#&#8203;992](https://github.com/spring-projects/spring-modulith/issues/992) - Upgrade to Structurizr 3.1 [#&#8203;961](https://github.com/spring-projects/spring-modulith/issues/961) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@&#8203;Alexander-Miller](https://github.com/Alexander-Miller) [@&#8203;ciberkleid](https://github.com/ciberkleid) [@&#8203;marcingrzejszczak](https://github.com/marcingrzejszczak) [@&#8203;lukasdo](https://github.com/lukasdo) [@&#8203;dtsaryov](https://github.com/dtsaryov) [@&#8203;sangjun121](https://github.com/sangjun121) <sup>\*</sup> – Added between RC1 and GA. ### [`v1.3.12`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.12) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.11...1.3.12) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.13 [#&#8203;1500](https://github.com/spring-projects/spring-modulith/issues/1500) - Upgrade to Spring Framework 6.2.15 [#&#8203;1499](https://github.com/spring-projects/spring-modulith/issues/1499) ### [`v1.3.11`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.11) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.10...1.3.11) #### :bulb: Improvements - Register SQL schemas as native image resources [#&#8203;1451](https://github.com/spring-projects/spring-modulith/issues/1451) #### :beetle: Bugs - Forward classloader in `ConfigDataEnvironmentPostProcessor` application in `ApplicationModuleDetectionStrategy` lookup [#&#8203;1437](https://github.com/spring-projects/spring-modulith/issues/1437) - Invalid type reference in check for jMolecules Onion Architecture integration presence [#&#8203;1427](https://github.com/spring-projects/spring-modulith/issues/1427) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.12 [#&#8203;1473](https://github.com/spring-projects/spring-modulith/issues/1473) - Upgrade to Spring Framework 6.2.14 [#&#8203;1460](https://github.com/spring-projects/spring-modulith/issues/1460) ### [`v1.3.10`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.10) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.9...1.3.10) #### :bulb: Improvements - Fix a typo in the overview docs [#&#8203;1405](https://github.com/spring-projects/spring-modulith/issues/1405) - Update copyright year in `index.adoc` [#&#8203;1403](https://github.com/spring-projects/spring-modulith/issues/1403) #### :beetle: Bugs - `TestExecutionCondition` should fall back to execute the test if more than one main class is found [#&#8203;1396](https://github.com/spring-projects/spring-modulith/issues/1396) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.11 [#&#8203;1417](https://github.com/spring-projects/spring-modulith/issues/1417) - Upgrade to Spring Framework 6.2.12 [#&#8203;1416](https://github.com/spring-projects/spring-modulith/issues/1416) ### [`v1.3.9`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.9) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.8...1.3.9) #### :beetle: Bugs - Avoid `ConcurrentModificationException` in `PackageName` [#&#8203;1325](https://github.com/spring-projects/spring-modulith/issues/1325) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.9 [#&#8203;1345](https://github.com/spring-projects/spring-modulith/issues/1345) - Upgrade to Spring Framework 6.2.10 [#&#8203;1344](https://github.com/spring-projects/spring-modulith/issues/1344) ### [`v1.3.8`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.8) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.7...1.3.8) #### :bulb: Improvements - Unnecessary context bootstrap triggered for application module tests due to overly constrained `equals(…)` and `hashCode()` in `ModuleTypeExcludeFilter` [#&#8203;1262](https://github.com/spring-projects/spring-modulith/issues/1262) #### :beetle: Bugs - Potential `ConcurrentModificationException` when running `@ApplicationModuleTest` tests in parallel [#&#8203;1303](https://github.com/spring-projects/spring-modulith/issues/1303) - Potential stack overflow when looking up a module's dependencies if it's part of a cycle [#&#8203;1301](https://github.com/spring-projects/spring-modulith/issues/1301) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.8 [#&#8203;1305](https://github.com/spring-projects/spring-modulith/issues/1305) - Upgrade to Spring Framework 6.2.9 [#&#8203;1304](https://github.com/spring-projects/spring-modulith/issues/1304) ### [`v1.3.7`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.7) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.6...1.3.7) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.7 [#&#8203;1256](https://github.com/spring-projects/spring-modulith/issues/1256) - Upgrade jGit to 7.0.1.202505221510-r [#&#8203;1239](https://github.com/spring-projects/spring-modulith/issues/1239) - Upgrade ArchUnit to 1.3.2 [#&#8203;1238](https://github.com/spring-projects/spring-modulith/issues/1238) - Upgrade Spring Framework to 6.2.8 [#&#8203;1237](https://github.com/spring-projects/spring-modulith/issues/1237) ### [`v1.3.6`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.6) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.5...1.3.6) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.6 [#&#8203;1201](https://github.com/spring-projects/spring-modulith/issues/1201) - Upgrade Spring Framework to 6.2.7 [#&#8203;1200](https://github.com/spring-projects/spring-modulith/issues/1200) ### [`v1.3.5`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.5) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.4...1.3.5) #### :bulb: Improvements - Improve rendering of tree structures in reference documentation [#&#8203;1173](https://github.com/spring-projects/spring-modulith/issues/1173) - Performance problem with event publication lookup [#&#8203;1160](https://github.com/spring-projects/spring-modulith/issues/1160) - Event externalization bootstrap should log which event types it's configured to externalize. [#&#8203;1136](https://github.com/spring-projects/spring-modulith/issues/1136) #### :beetle: Bugs - `FormattableType.getAbbreviatedTypeName(…)` skips containing class for nested ones [#&#8203;1161](https://github.com/spring-projects/spring-modulith/issues/1161) - `@NamedInterface` not detected on composed annotation [#&#8203;1142](https://github.com/spring-projects/spring-modulith/issues/1142) - Fix Kotlin examples for module and named interfaces declarations and … [#&#8203;1140](https://github.com/spring-projects/spring-modulith/issues/1140) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.5 [#&#8203;1175](https://github.com/spring-projects/spring-modulith/issues/1175) - Upgrade Spring Framework to 6.2.6 [#&#8203;1165](https://github.com/spring-projects/spring-modulith/issues/1165) - Upgrade jMolecules to 2023.2.2 [#&#8203;1164](https://github.com/spring-projects/spring-modulith/issues/1164) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@&#8203;sangjun121](https://github.com/sangjun121) ### [`v1.3.4`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.4) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.3...1.3.4) #### :beetle: Bugs - Severe performance regression in `JavaPackage` [#&#8203;1100](https://github.com/spring-projects/spring-modulith/issues/1100) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.4 [#&#8203;1121](https://github.com/spring-projects/spring-modulith/issues/1121) - Upgrade Spring Framework to 6.2.5 [#&#8203;1115](https://github.com/spring-projects/spring-modulith/issues/1115) - Upgrade to ArchUnit 1.3.1 for Java 24 support [#&#8203;1112](https://github.com/spring-projects/spring-modulith/issues/1112) - Upgrade Spring Framework to 6.2.4 [#&#8203;1108](https://github.com/spring-projects/spring-modulith/issues/1108) ### [`v1.3.3`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.3) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.2...1.3.3) #### :bulb: Improvements - `ModuleTestExecution` should use `ApplicationModulesFactory` to create `ApplicationModules` instance [#&#8203;1091](https://github.com/spring-projects/spring-modulith/issues/1091) - Set up DCO infrastructure [#&#8203;1088](https://github.com/spring-projects/spring-modulith/issues/1088) - Avoid dependency on Apache Commons Logging from `spring-modulith-docs` artifact [#&#8203;1069](https://github.com/spring-projects/spring-modulith/issues/1069) #### :beetle: Bugs - `@ApplicationModuleTest` in separate test files does not cache the `ApplicationContext` [#&#8203;1092](https://github.com/spring-projects/spring-modulith/issues/1092) - Complete description for Neo4j index property [#&#8203;1085](https://github.com/spring-projects/spring-modulith/issues/1085) - Resubmission of publications must not unregister in-progress publications in case of successful invocation [#&#8203;1083](https://github.com/spring-projects/spring-modulith/issues/1083) - Application module identifier not picked up on package marker types [#&#8203;1082](https://github.com/spring-projects/spring-modulith/issues/1082) - `ApplicationModuleSource` picks up module identifier from nested modules [#&#8203;1043](https://github.com/spring-projects/spring-modulith/issues/1043) - `JavaPackage.getSubPackages()` does not include empty intermediate packages [#&#8203;1041](https://github.com/spring-projects/spring-modulith/issues/1041) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.3 [#&#8203;1081](https://github.com/spring-projects/spring-modulith/issues/1081) - Upgrade Spring Framework to 6.2.3 [#&#8203;1080](https://github.com/spring-projects/spring-modulith/issues/1080) ### [`v1.3.2`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.2) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.1...1.3.2) #### :beetle: Bugs - Proxy creation in observability support should use the original bean's classloader [#&#8203;1017](https://github.com/spring-projects/spring-modulith/issues/1017) - `IllegalArgumentException` in AsciiDoc generation for Spring `@EventListeners` without parameters [#&#8203;1013](https://github.com/spring-projects/spring-modulith/issues/1013) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.2 [#&#8203;1032](https://github.com/spring-projects/spring-modulith/issues/1032) - Upgrade to Spring Framework 6.2.2 [#&#8203;1028](https://github.com/spring-projects/spring-modulith/issues/1028) ### [`v1.3.1`](https://github.com/spring-projects/spring-modulith/releases/tag/1.3.1) [Compare Source](https://github.com/spring-projects/spring-modulith/compare/1.3.0...1.3.1) #### :bulb: Improvements - Allow filtering `Violations` [#&#8203;996](https://github.com/spring-projects/spring-modulith/issues/996) - Improve documentation when to add the Spring Modulith Core artifact in compile scope [#&#8203;991](https://github.com/spring-projects/spring-modulith/issues/991) - Allow registering skin parameters in generated PlantUML diagrams [#&#8203;988](https://github.com/spring-projects/spring-modulith/issues/988) - Provide a Spring Boot compatibility matrix [#&#8203;979](https://github.com/spring-projects/spring-modulith/issues/979) - Improve Application Module Canvas rendering [#&#8203;969](https://github.com/spring-projects/spring-modulith/issues/969) #### :beetle: Bugs - Prevent compile time dependency of APT on docs artifact [#&#8203;986](https://github.com/spring-projects/spring-modulith/issues/986) - Archiving JPA entity causes unnecessary need to set up archive table [#&#8203;970](https://github.com/spring-projects/spring-modulith/issues/970) - `Asciidoctor.toInlineCode(String)` does not handle local method references correctly [#&#8203;967](https://github.com/spring-projects/spring-modulith/issues/967) #### :hammer: Dependency Upgrades - Upgrade to Spring Boot 3.4.1 [#&#8203;999](https://github.com/spring-projects/spring-modulith/issues/999) - Upgrade to Spring Framework 6.2.1 [#&#8203;998](https://github.com/spring-projects/spring-modulith/issues/998) - Upgrade to jMolecules 2023.2.1 [#&#8203;997](https://github.com/spring-projects/spring-modulith/issues/997) - Upgrade to APTK 0.29 [#&#8203;993](https://github.com/spring-projects/spring-modulith/issues/993) - #### :heart: Contributors Thank you to all the contributors who worked on this release: [@&#8203;ciberkleid](https://github.com/ciberkleid) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
mars3142 added 1 commit 2026-04-19 16:14:09 +00:00
Update dependency org.springframework.modulith:spring-modulith-bom to v1.4.10
PR Build Check / build (pull_request) Successful in 1m5s
Build and Push Multi-Arch Docker Image / build-and-push (push) Successful in 8m15s
028c09298c
mars3142 merged commit 028c09298c into main 2026-04-20 16:38:09 +00:00
mars3142 deleted branch renovate/spring-modulith.version 2026-04-20 16:38:10 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: firmware-hub/timezone-service#8