Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.40.18 #30

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Release 0.40.18 #30

merged 1 commit into from
Nov 25, 2024

Conversation

cloudcreate-dk
Copy link
Owner

  • Added LocalEventBus/EventStoreEventBus reactive properties essentials.reactive.* to the Spring configuration properties
  • Switched to use CommandBus.sendAndDontWait in postgresql-cqrs's ShippingAPI
  • Switched to using @CmdHandler in  postgresql-cqrs's OrderShippingProcessor
  • Added essentials.fenced-lock-manager.release-acquired-locks-in-case-of-i-o-exceptions-during-lock-confirmation to the Spring configuration properties

Updated to Essentials 0.40.18

Updated 3rd party dependencies

  • Spring Boot 3.2.12
  • Spring Framework 6.1.15
  • Reactor 2023.0.12
  • Spring Data MongoDB 4.2.12
  • Spring Data JPA 3.2.12
  • mongodb-driver-sync 4.11.5
  • log4j-to-slf4j 2.24.2
  • micrometer 1.12.13
  • micrometer-tracing 1.2.12
  • netty 4.1.115.Final
  • JUnit 5.11.3
  • TestContainers 1.20.4
  • JDBI 3.47.0
  • Jackson 2.18.1
  • LogBack 1.5.12
  • Lombok 1.18.36
  • Spring-Kafka 3.1.10
  • Kafka-clients 3.9.0
  • snappy-java 1.1.10.7

Updated Maven plugins

  • maven-javadoc-plugin 3.10.1
  • maven-dependency-plugin 3.8.1
  • maven-failsafe-plugin / maven-surefire-plugin 3.5.2
  • versions-maven-plugin 2.18.0
  • dependency-check-maven 11.1.0
  • maven-pgp-plugin 3.2.7

…entials.reactive.*` to the Spring configuration properties

- Switched to use `CommandBus.sendAndDontWait` in `postgresql-cqrs`'s `ShippingAPI`
- Switched to using `@CmdHandler` in  `postgresql-cqrs`'s `OrderShippingProcessor`
- Added `essentials.fenced-lock-manager.release-acquired-locks-in-case-of-i-o-exceptions-during-lock-confirmation` to the Spring configuration properties

Updated to Essentials 0.40.18

Updated 3rd party dependencies
- Spring Boot 3.2.12
- Spring Framework 6.1.15
- Reactor 2023.0.12
- Spring Data MongoDB 4.2.12
- Spring Data JPA 3.2.12
- mongodb-driver-sync 4.11.5
- log4j-to-slf4j 2.24.2
- micrometer 1.12.13
- micrometer-tracing 1.2.12
- netty 4.1.115.Final
- JUnit 5.11.3
- TestContainers 1.20.4
- JDBI 3.47.0
- Jackson 2.18.1
- LogBack 1.5.12
- Lombok 1.18.36
- Spring-Kafka 3.1.10
- Kafka-clients 3.9.0
- snappy-java 1.1.10.7

Updated Maven plugins
- maven-javadoc-plugin 3.10.1
- maven-dependency-plugin 3.8.1
- maven-failsafe-plugin / maven-surefire-plugin 3.5.2
- versions-maven-plugin 2.18.0
- dependency-check-maven 11.1.0
- maven-pgp-plugin 3.2.7
@cloudcreate-dk cloudcreate-dk merged commit 4d095a4 into main Nov 25, 2024
1 check passed
@cloudcreate-dk cloudcreate-dk deleted the release_0_40_18 branch November 25, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant