Skip to content

2.0.0

Compare
Choose a tag to compare
@devatherock devatherock released this 03 Jun 18:30
· 261 commits to master since this release
8b4bb74

Added

  • Tests for framework provided endpoints like /health
  • yaml-validator to CI pipeline

Changed

  • fix(deps): update dependency org.objenesis:objenesis to v3.3
  • Improved the API spec using additional annotations
  • feat: Updated changelog updater user
  • fix(deps): update dependency org.codehaus.janino:janino to v3.1.9
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1
  • chore(deps): update plugin com.github.kt3k.coveralls to v2.12.2
  • chore(deps): update plugin org.owasp.dependencycheck to v8.2.1
  • fix(deps): update dependency net.logstash.logback:logstash-logback-encoder to v7.3
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.7
  • fix(deps): update dependency org.jsoup:jsoup to v1.16.1
  • Used custom publish step instead of docker orb, to fix the failing multi-stage build
  • Upgraded to gradle 7 and Java 17
  • The log pattern
  • Fixed codenarc violations
  • fix(deps): update dependency io.micronaut:micronaut-bom to v3.9.2
  • Updated dockerhub readme in CI pipeline
  • fix(deps): update dependency org.projectlombok:lombok to v1.18.28
  • chore(deps): update plugin com.diffplug.spotless to v6.19.0
  • chore(deps): update plugin org.sonarqube to v4.2.0.3129
  • #249: Built separate docker images for arm64 and x86
  • #233: Fixed the error when upgrading graalvm from 22.1.0 to 22.3.2

Removed

  • Jansi as it was preventing the app from running in local