Skip to content

0.7.1.1

Compare
Choose a tag to compare
@leflamm leflamm released this 06 Nov 16:30
· 931 commits to master since this release
2ef9469

Noteworthy:
This version includes an important fix for the GRPC client. Previously used javax annotations have been replaced by their jakarta counterparts to allow compatibility with Spring Boot 3. Specifically this ensures that org.factcast.client.grpc.GrpcFactStore#initialize is called.

What's Changed

  • Add dependency declaring interface in order to ensure init/destroy order in Spring by @uweschaefer in #2540
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.1 by @renovate in #2538
  • Update kotlin monorepo to v1.9.20 by @renovate in #2551
  • Update dependency io.micronaut:micronaut-inject-java to v4.1.11 by @renovate in #2553
  • minor wording in projection-selection.md by @uweschaefer in #2552
  • Update dependency io.micronaut.platform:micronaut-platform to v4.1.6 by @renovate in #2554
  • Update mockito monorepo to v5.7.0 by @renovate in #2555
  • Update kotest.version to v5.8.0 by @renovate in #2558