Skip to content

Releases: archimedes-projects/archimedes-jvm

v0.2.1

13 Jul 11:19
Compare
Choose a tag to compare

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 💡

New Contributors

Full Changelog: v0.2.0...v0.2.1

Archimedes JVM 0.2.0

18 Mar 08:16
Compare
Choose a tag to compare

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 🚀

Full Changelog: v0.1.2...v0.2.0

Archimedes JVM v0.0.1

24 Feb 05:23
Compare
Choose a tag to compare

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

04 Dec 11:02
Compare
Choose a tag to compare

What's Changed

  • With null name becomes anonymous by @z0r3f in #5
  • Remove redundant maven-jar-plugin declaration

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

Full Changelog: v0.1.1...v0.1.2

Archimedes JVM 0.1.1

19 Jul 07:46
Compare
Choose a tag to compare

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

@alejandropg

Full Changelog: v0.1.0...v0.1.1

Archimedes JVM 0.1.0

23 May 06:51
Compare
Choose a tag to compare

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

Full Changelog: v0.0.1...v0.1.0

Archimedes 0.0.1

14 May 08:03
Compare
Choose a tag to compare
v0.0.1

v0.0.1