Skip to content

v0.3.22

Compare
Choose a tag to compare
@flyingfishflash flyingfishflash released this 11 Apr 20:11
· 393 commits to main since this release

Changelog

  • 2f1f9af build(gradle): error-prone 2.12.1
  • f759105 build(gradle): flyway 8.5.6
  • ff18e8a build(gradle): java bytecode target version 17
  • e2129e4 build(gradle): com.diffplug.spotless 6.4.2
  • bafd259 build(gradle): diffplug.spotless 6.4.1
  • 38f7b07 build(gradle): project description
  • 120b616 build(gradle): sonarqube 3.3
  • 44cc51f ci(drone): sonarqube pipeline
  • c182703 docs: codecov badge
  • fbc494c docs: pipeline status url
  • 05673c4 fix(backend): delete account and descendents
  • 2205449 fix(backend): resolve error-prone findings
  • e0f883b fix(backend): resolve or suppress sonarlint findings
  • f10f389 fix(backend): resolve sonarlint findings in unit tests
  • 7438cd0 fix(backend): sonarlint - account adapter
  • 026c74c fix(backend): sonarlint - account controller
  • cb29465 fix(backend): sonarlint - account dto
  • f4aeb49 fix(backend): sonarlint - application configuration
  • 8499001 fix(backend): sonarlint - enum interface
  • 294d1b0 fix(backend): sonarlint - error response body item
  • 35968b8 fix(backend): sonarlint - error response structure
  • 8c631a0 fix(backend): sonarlint - gnc xml account handler
  • 1d09cf3 fix(backend): sonarlint - gnc xml commodity handler
  • f2e4cb5 fix(backend): sonarlint - gnc xml helper
  • 360dcfd fix(backend): sonarlint - gnc xml price handler
  • 781d11d fix(backend): sonarlint - gnc xml transaction handler
  • 234576e fix(backend): sonarlint - gnucash file import service
  • 9e2fe97 fix(backend): sonarlint - success response structure
  • db97b1d fix(backend): sonarlint - tenant connection provider
  • ba91300 fix(backend): sonarlint - transaction adapter
  • a4a8e01 fix(backend): sonarlint - web socket configuration
  • 9c4f4d1 refactor(backend): flyway-core 8.5.5
  • 096ec1f refactor(backend): flyway-core 8.5.7
  • bed2e25 refactor(backend): h2database:h2 2.1.212
  • d2d6691 refactor(backend): jackson-databind 2.13.2.2
  • 3b4e6af refactor(backend): spring-boot 2.6.6
  • 0ac6cda refactor(backend): springdoc-openapi 1.6.7
  • 23bb92b refactor(build): gradle 7.4.2
  • 1ec0d5e refactor(dev-infra): replace references to master with main
  • 7a9e5db refactor(frontend): angular 13.3.2
  • 20d4de1 refactor(frontend): npm audit fix
  • dbbba7b refactor(frontend): target es2018