Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Releases: bcgov/nr-spar-backend

v0.20.0

03 May 20:58
Compare
Choose a tag to compare

Features

  • add fluent-bit config-map and deployment files (e84c64d)
  • add logback config file and adjust docker and deployment files (b90d39c)

v0.19.1

06 May 22:18
de7a321
Compare
Choose a tag to compare
Chore/code smells (#97)

Also annotate endpoints with PreAuthorize.

v0.19.0

03 May 20:54
f586ab5
Compare
Choose a tag to compare

Features

  • implement auxiliary entity connecting orchards and seed plan units (#96) (f586ab5)

v0.18.6

03 May 18:02
de7a321
Compare
Choose a tag to compare
Chore/code smells (#97)

Also annotate endpoints with PreAuthorize.

v0.18.5

02 May 18:20
55d5568
Compare
Choose a tag to compare
Disable Dependabot (#105)

v0.18.4

02 May 14:50
fd5e0e8
Compare
Choose a tag to compare
build(deps): bump flyway-core from 9.16.3 to 9.17.0 in /backend (#104)

Bumps [flyway-core](https://github.com/flyway/flyway) from 9.16.3 to 9.17.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/commits/flyway-9.17.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Annibal Silva <105941480+annibalsilva@users.noreply.github.com>

v0.18.3

02 May 14:33
8871fc9
Compare
Choose a tag to compare
build(deps): bump checkstyle from 10.9.3 to 10.10.0 in /backend (#103)

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.3 to 10.10.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.9.3...checkstyle-10.10.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Annibal Silva <105941480+annibalsilva@users.noreply.github.com>

v0.18.2

02 May 14:14
4f5f24d
Compare
Choose a tag to compare
build(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 in /backen…

v0.18.1

27 Apr 17:18
bd21ebd
Compare
Choose a tag to compare

Bug Fixes

  • forest-client: rename property "clientAcronym" to "acronym" (#98) (bd21ebd)

v0.18.0

25 Apr 21:27
05f5cd8
Compare
Choose a tag to compare

Features