Skip to content

2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 16:03
· 245 commits to main since this release

🔧 Dependency Upgrades

  • [#746] - Bump org.assertj:assertj-core from 3.24.2 to 3.25.0
  • [#744] - Bump version.slf4j from 2.0.9 to 2.0.10
  • [#743] - Bump com.fasterxml.jackson:jackson-bom from 2.16.0 to 2.16.1
  • [#742] - Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0

⛮ Misc

  • [#747] - Bump Vert.x to version 4.5.1

🚨 Breaking Changes

Change Justification
method void Service::<init>(String, LoadBalancer, ServiceDiscovery, ServiceRegistrar, boolean) updated to method void Service::<init>(String, String, String, observability.ObservationCollector, LoadBalancer, ServiceDiscovery, ServiceRegistrar<?>, boolean) Implementing observability