Releases: archimedes-projects/archimedes-jvm
Releases · archimedes-projects/archimedes-jvm
v0.2.1
What's Changed
New Features 🎉
- feat: overload verifiedSpiedRun to take a VerificationMode arg by @MiguelMJ in #15
- feat: add hashCode() function to ArrayParameter by @alejandropg in #16
Bug Fixes 🐞
- fix: implement ArrayParameter equals by @MiguelMJ in #14
- fix: correct predicates expression extensions by @MiguelMJ in #13
Dependency updates 🚀
- Bump org.postgresql:postgresql from 42.5.1 to 42.7.2 by @dependabot in #12
Other Changes 💡
- build: update configuration and build dependencies by @alejandropg in #17
- build: set the release version manually by @alejandropg in #18
New Contributors
Full Changelog: v0.2.0...v0.2.1
Archimedes JVM 0.2.0
What's Changed
New Features 🎉
- feat: add security auth module by @alejandropg in #7
- ci: prepare release with GitHub Actions and Maven release plugin by @alejandropg in #9
Dependency updates 🚀
- ci: bump build script versions by @alejandropg in #8
Full Changelog: v0.1.2...v0.2.0
Archimedes JVM v0.0.1
What's Changed
Bugs 🐞
- Backport fix restore previous security context when there is an exception during runAs
Dependency updates 🚀
- Backport remove kassava that is not in Maven Central neither maintained
- Bump fabric8 docker-maven-plugin to 0.41.0 to be compatible with Apple arm64 (M1)
Full Changelog: v0.0.1...v0.0.2
v0.1.2
What's Changed
Dependency updates 🚀
- Bump Micronaut to 3.7.4
- Bump versions-maven-plugin to 2.13.0
- Bump dokka-maven-plugin to 1.7.20
- Bump Fabric8 docker-maven-plugin to 0.40.2
- Bump postgresql to 42.5.1
- Bump mockito to 4.9.0, and mockito-kotlin to 4.1.0
- Bump Maven Wrapper to 3.8.6
Contributors
- @alejandropg
- @z0r3f made their first contribution in #5
Full Changelog: v0.1.1...v0.1.2
Archimedes JVM 0.1.1
What's Changed
- Bump Micronaut to 3.5.3,
- also Kotlin to 1.7.10
Dependency updates 🚀
- Bump Mockito to 4.6.1
- Bump postgresql to 42.4.0
- Bump dokka-maven-plugin to 2.7.10
- Bump versions-maven-plugin to 2.11.0
Contributors
Full Changelog: v0.1.0...v0.1.1
Archimedes JVM 0.1.0
What's Changed
- This version has breaking changes.
- Propose a new CQRS model.
- Propose a new data jdbc module that simply tries to help to manipulate SQL sentences dynamically in runtime to use directly the JDCB driver. For example, you can define a static part of the SQL sentence and then add predicates to it in runtime.
New Contributors
- @cdelhoyom made their first contribution in #1
- @dependabot made their first contribution in #2
Full Changelog: v0.0.1...v0.1.0
Archimedes 0.0.1
v0.0.1 v0.0.1