This repository has been archived by the owner on May 3, 2023. It is now read-only.
Releases: bcgov/nr-spar-oracle-api
Releases · bcgov/nr-spar-oracle-api
v0.9.1
Build(deps): Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#60) Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.9.0
v0.8.3
ci: remove Vault for dev deployment (#62) * Revert "fix: use dev credentials in test and prod for now (#53)" This reverts commit 0ca3de41dd7f9943a75b23fd79614b2762beb487. * Revert "feat: grab secrets from Vault (#52)" This reverts commit 4524612abb9efd9613e423820567a19a01c58ee9. * ci: delete unused OpenShift deployment templates * ci: update deployment message Add a link to the recently deployed service. * ci: keep Vault for test and prod deployments
v0.8.2
build(deps): upgrade Spring Boot and Checkstyle (#56) * Build(deps): Bump checkstyle from 10.5.0 to 10.6.0 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.5.0 to 10.6.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.5.0...checkstyle-10.6.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> * Build(deps): Bump spring-boot-starter-parent from 3.0.0 to 3.0.1 Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.8.1
v0.8.0
v0.7.0
v0.6.2
Build(deps): bump checkstyle from 10.4 to 10.5.0 (#50) * Build(deps): bump checkstyle from 10.4 to 10.5.0 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.4 to 10.5.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.4...checkstyle-10.5.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> * fix(ci): fixing tests during ci Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paulo Gomes da Cruz Junior <paulo.cruz@encora.com>