3 hours ago
Activiti
8 hours ago
spring-boot

v4.1.0-M4

⭐ New Features

  • Add 'spring.jpa.bootstrap' property for async background bootstrapping #49733
  • Add support for custom GrpcServerObservationConvention #49730
  • A Spring Data JPA bootstrap mode property of 'deferred' should provide a meaningful message if no suitable AsyncTaskExecutor is found #49688

🐞 Bug Fixes

  • Test starter for Spring Integration does not include Spring Integration test module #49786
  • Some sliced tests that import TransactionAutoConfiguration do not import TransactionManagerCustomizationAutoConfiguration #49783
  • WebSocket app fails to start when Jackson is on the classpath but there's no JsonMapper bean #49755
  • WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49754
  • Metadata annotation processor ignores method-level @NestedConfigurationProperty when using constructor binding #49739
  • Override of property in external 'application.properties' or 'application.yaml' is ignored #49732
  • NativeImageResourceProvider does not find Flyway migration scripts in subdirectories #49707
  • Add @ConditionalOnWebApplication to NettyReactiveWebServerAutoConfiguration #49699
  • App using spring-cloud-stream-binder-rabbit fails to start with 4.1.0-M3 #49676
  • @GraphQlTest does not include @ControllerAdvice #49673

📔 Documentation

  • Fix incorrect indefinite articles in Javadoc #49728
  • Document gRPC's default unit in configuration properties consistently #49722
  • Add some more Kotlin examples and trivial style fixes #49715
  • Overhaul Spring Session documentation following modularization #49705

🔨 Dependency Upgrades

  • Upgrade to Artemis 2.53.0 #49769
  • Upgrade to Brave 6.3.1 #49771
  • Upgrade to Grpc Java 1.80.0 #49772
  • Upgrade to Jackson 2 Bom 2.21.2 #49773
  • Upgrade to jOOQ 3.21.0 #49774
  • Upgrade to Netty 4.2.12.Final #49795
  • Upgrade to Prometheus Client 1.5.1 #49777
  • Upgrade to Protobuf Common Protos 2.67.0 #49778
  • Upgrade to Protobuf Java 4.34.1 #49779
  • Upgrade to Protobuf Maven Plugin 5.1.0 #49776
  • Upgrade to Thymeleaf Layout Dialect 4.0.1 #49780
  • Upgrade to Tomcat 11.0.20 #49781
  • Upgrade to Zipkin Reporter 3.5.3 #49770

❤️ Contributors

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

@deejay1, @dlwldnjs1009, @kwondh5217, @ljrmorgan, @quaff, and @therepanic

8 hours ago
spring-boot

v4.0.5

🐞 Bug Fixes

  • Test starter for Spring Integration does not include Spring Integration test module #49784
  • Some sliced tests that import TransactionAutoConfiguration do not import TransactionManagerCustomizationAutoConfiguration #49782
  • WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49753
  • WebSocket app fails to start when Jackson is on the classpath but there's no JsonMapper bean #49749
  • Metadata annotation processor ignores method-level @NestedConfigurationProperty when using constructor binding #49738
  • Override of property in external 'application.properties' or 'application.yaml' is ignored #49731
  • NativeImageResourceProvider does not find Flyway migration scripts in subdirectories #49706
  • Add @ConditionalOnWebApplication to NettyReactiveWebServerAutoConfiguration #49695
  • @GraphQlTest does not include @ControllerAdvice #49672

📔 Documentation

  • Fix incorrect indefinite articles in Javadoc #49727
  • Add some more Kotlin examples and trivial style fixes #49714
  • Overhaul Spring Session documentation following modularization #49704

🔨 Dependency Upgrades

  • Upgrade to Brave 6.3.1 #49763
  • Upgrade to Jackson 2 Bom 2.21.2 #49764
  • Upgrade to jOOQ 3.19.31 #49765
  • Upgrade to Netty 4.2.12.Final #49794
  • Upgrade to Tomcat 11.0.20 #49767
  • Upgrade to Zipkin Reporter 3.5.3 #49762

❤️ Contributors

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

@Joowon-Seo, @deejay1, @dlwldnjs1009, @kwondh5217, @ljrmorgan, and @quaff

8 hours ago
spring-boot

v3.5.13

⚠️ Attention Required

  • Jackson has been upgraded to 2.21.2 in response to the Jackson team ending support for Jackson 2.19.x and 2.20.x. #49365

🐞 Bug Fixes

  • WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49750
  • Metadata annotation processor ignores method-level @NestedConfigurationProperty when using constructor binding #49734
  • Override of property in external 'application.properties' or 'application.yaml' is ignored #49724
  • Some sliced tests that import TransactionAutoConfiguration do not import TransactionManagerCustomizationAutoConfiguration #49716
  • NativeImageResourceProvider does not find Flyway migration scripts in subdirectories #49661
  • @GraphQlTest does not include @ControllerAdvice #49660

📔 Documentation

  • Fix incorrect indefinite articles in Javadoc #49723
  • Add some more Kotlin examples and trivial style fixes #49710

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.6.45.Final #49757
  • Upgrade to jOOQ 3.19.31 #49758
  • Upgrade to Netty 4.1.132.Final #49759
  • Upgrade to Tomcat 10.1.53 #49760
  • Upgrade to Undertow 2.3.24.Final #49761
  • Upgrade to Zipkin Reporter 3.5.3 #49756

❤️ Contributors

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

@Joowon-Seo, @deejay1, @dlwldnjs1009, and @ljrmorgan

22 hours ago
netty

netty-4.2.12.Final

What's Changed

Full Changelog: https://github.com/netty/netty/compare/netty-4.2.11.Final...netty-4.2.12.Final