archimedes-jvm

Archimedes's implementation for the Java Virtual Machine (JVM)

APACHE-2.0 License

Stars
27

Bot releases are hidden (Show)

archimedes-jvm - v0.2.1 Latest Release

Published by alejandropg 3 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

Dependency updates 🚀

Other Changes 💡

New Contributors

Full Changelog: https://github.com/archimedes-projects/archimedes-jvm/compare/v0.2.0...v0.2.1

archimedes-jvm - Archimedes JVM 0.2.0

Published by alejandropg over 1 year ago

What's Changed

New Features 🎉

Dependency updates 🚀

Full Changelog: https://github.com/archimedes-projects/archimedes-jvm/compare/v0.1.2...v0.2.0

archimedes-jvm - Archimedes JVM v0.0.1

Published by alejandropg over 1 year ago

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: https://github.com/archimedes-projects/archimedes-jvm/compare/v0.0.1...v0.0.2

archimedes-jvm - v0.1.2

Published by alejandropg almost 2 years ago

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

Full Changelog: https://github.com/archimedes-projects/archimedes-jvm/compare/v0.1.1...v0.1.2

archimedes-jvm - Archimedes JVM 0.1.1

Published by alejandropg over 2 years ago

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: https://github.com/archimedes-projects/archimedes-jvm/compare/v0.1.0...v0.1.1

archimedes-jvm - Archimedes JVM 0.1.0

Published by alejandropg over 2 years ago

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: https://github.com/archimedes-projects/archimedes-jvm/compare/v0.0.1...v0.1.0

archimedes-jvm - Archimedes 0.0.1

Published by alejandropg over 3 years ago

Package Rankings
Top 27.54% on Repo1.maven.org
Badges
Extracted from project README
License Maven Central Java CI