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.10.0
v0.9.10
Build(deps): Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#81) Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin 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>
v0.9.9
chore: update things to match the repository's new name (#76) Fix: FSADT2-469
v0.9.8
Build(deps): Bump checkstyle from 10.6.0 to 10.7.0 (#68) Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.6.0...checkstyle-10.7.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>
v0.9.7
build(docker): ease local development (#59) * Allow setting Java options when running the application on Docker * Add a health check made in Java * Create a folder named artifacts to be used as a volume
v0.9.6
ci(dependabot): activate upgrades for GitHub actions (#67)
v0.9.5
Build(deps): Bump spring-boot-starter-parent from 3.0.1 to 3.0.2 (#65) Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.1...v3.0.2) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.9.4
build(database): use org.hibernate.dialect.OracleDialect (#66) org.hibernate.dialect.Oracle12cDialect is deprecated.
v0.9.3
docs(swagger): set up annotation-based documentation (#63)
v0.9.2
ci(vault): update hashicorp/vault-action to the latest release (#64)