Release 2.4.3
Version 2.4.3 (2023-08-27)
Notes
Downloads
Binaries can be found on maven central.
Documentation
Full documentation can be found at https://morphia.dev/morphia/2.4. Javadoc can be found at https://morphia.dev/morphia/2.4/javadoc.
1 Issues Resolved
BUG
- #2488: IllegalStateException due to implicit re-use of client session
What's Changed
- Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 by @dependabot in #2480
- Bump maven.version from 3.9.3 to 3.9.4 by @dependabot in #2483
- Bump io.github.classgraph:classgraph from 4.8.153 to 4.8.162 by @dependabot in #2484
- Bump org.hibernate.validator:hibernate-validator from 8.0.0.Final to 8.0.1.Final by @dependabot in #2486
- Bump org.testcontainers:mongodb from 1.18.3 to 1.19.0 by @dependabot in #2487
- Bump driver.version from 4.9.0 to 4.10.2 by @dependabot in #2481
- Bump kotlin.version from 1.8.20 to 1.9.10 by @dependabot in #2489
- Bump jackson.version from 2.14.2 to 2.15.2 by @dependabot in #2503
Full Changelog: v2.4.2...v2.4.3