Releases: DTS-STN/passport-status-api
Releases · DTS-STN/passport-status-api
3.0.1
What's Changed
- Add feature-flag for hiding manifest numbers by @ken-blanchard in #157
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Update jMeter script with latest OpenAPI schema by @gregory-j-baker in #116
- Bump Spring Boot to v3.2.0 by @gregory-j-baker in #118
- Upgrade Java to version 21 by @sebastien-comeau in #119
- Use Spring Boot default CNB builders by @sebastien-comeau in #120
- Remove dependency-check-maven plugin by @sebastien-comeau in #121
- [Snyk] Upgrade org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0 by @krischarbonneau in #122
- [Snyk] Upgrade com.ibm.icu:icu4j from 74.1 to 74.2 by @sebastien-comeau in #123
- Bump dependencies by @gregory-j-baker in #124
- [Snyk] Upgrade net.datafaker:datafaker from 2.0.2 to 2.1.0 by @s-laugh in #125
- Bump Spring Boot to v3.2.2 by @gregory-j-baker in #126
- Bump Spring Boot to v3.2.3 by @gregory-j-baker in #127
- Bump dependencies by @gregory-j-baker in #128
- Bump dependencies by @gregory-j-baker in #129
- Bump dependencies by @gregory-j-baker in #130
- [Snyk] Upgrade net.datafaker:datafaker from 2.1.0 to 2.2.1 by @will0684 in #131
- [Snyk] Upgrade com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @will0684 in #132
- Bump Spring Boot to v3.3.0 by @gregory-j-baker in #133
- Bump dependencies by @gregory-j-baker in #134
- Bump dependencies by @gregory-j-baker in #135
- Bump dependencies by @gregory-j-baker in #136
- Bump dependencies (spring boot) by @gregory-j-baker in #137
- Fix typo in dependabot configuration by @gregory-j-baker in #138
- Bump mapstruct.version from 1.6.0 to 1.6.2 by @dependabot in #139
- Bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.3.4 by @dependabot in #140
- Bump org.springframework.boot:spring-boot-configuration-processor from 3.3.2 to 3.3.4 by @dependabot in #141
- Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #143
- Added passport is printing status code - API by @AdamP-HRSDC-RHDCC in #142
- Add flyway-database-postgresql dependency by @ken-blanchard in #145
- sync release 3.0.0 back to main by @ken-blanchard in #146
- Bump net.datafaker:datafaker from 2.3.1 to 2.4.1 by @dependabot in #150
- Bump com.ibm.icu:icu4j from 75.1 to 76.1 by @dependabot in #149
- Bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 to 3.3.5 by @dependabot in #147
- Bump org.springframework.boot:spring-boot-configuration-processor from 3.3.4 to 3.3.5 by @dependabot in #148
- Bump mapstruct.version from 1.6.2 to 1.6.3 by @dependabot in #151
- Bump net.datafaker:datafaker from 2.4.1 to 2.4.2 by @dependabot in #152
- Bump org.springframework.boot:spring-boot-configuration-processor from 3.3.5 to 3.4.0 by @dependabot in #154
New Contributors
- @s-laugh made their first contribution in #125
- @will0684 made their first contribution in #131
- @AdamP-HRSDC-RHDCC made their first contribution in #142
Full Changelog: 2.0.0...3.0.0
2.0.0
What's Changed
- Bump Spring Boot to v2.7.10 by @gregory-j-baker in #75
- Clean up authentication warning message by @gregory-j-baker in #76
- Refactor WebSecurityConfig (preparation for SB3.0) by @gregory-j-baker in #77
- Upgrade to Spring Boot 3.0 by @gregory-j-baker in #78
- Bump dependencies by @gregory-j-baker in #82
- CVE-2022-1471 (snakeyaml arbitrary code execution) by @gregory-j-baker in #83
- Add passport-checker-populator.jmx by @gregory-j-baker in #84
- Bump dependencies by @gregory-j-baker in #85
- Bump dependencies by @gregory-j-baker in #86
- [Snyk] Security upgrade maven from 3.8-eclipse-temurin-17 to 3.9.2-eclipse-temurin-17 by @krischarbonneau in #87
- Add **/tmp/ to .gitignore by @gregory-j-baker in #89
- Bump Spring Boot to v3.0.7 by @gregory-j-baker in #90
- Fix Dynatrace configuration deprecation by @gregory-j-baker in #91
- Add
source_code
DB table and necessary migrations by @gregory-j-baker in #93 - Fix
DatabaseInitializer
by @gregory-j-baker in #94 - Fix logical bug in StatusCodeService by @gregory-j-baker in #95
- Implement source code field in service layer by @gregory-j-baker in #96
- Add source code field to NIEM models by @gregory-j-baker in #97
- Add search result data to search events by @gregory-j-baker in #98
- Add search result data to notification events by @gregory-j-baker in #99
- Bump guava from 31.1-jre to 32.0.0-jre by @dependabot in #100
- Bump Spring Boot to v3.1.0 (+ other deps) by @gregory-j-baker in #101
- JPA deprecation updates by @gregory-j-baker in #102
- Bump dependencies by @gregory-j-baker in #103
- Bump Spring Boot to v3.1.1 by @gregory-j-baker in #104
- Bump dependencies by @gregory-j-baker in #105
- Bump dependencies by @gregory-j-baker in #106
- Bump Spring Boot to v3.1.2 by @gregory-j-baker in #107
- Bump dependencies by @gregory-j-baker in #108
- Bump Spring Boot to v3.1.3 by @gregory-j-baker in #109
- Fix 'there is more than one mappable servlet' issue by @gregory-j-baker in #110
- Allow unauth'd access to /error by @gregory-j-baker in #111
- Bump Spring Boot to v3.1.4 by @gregory-j-baker in #112
- Bump dependencies by @gregory-j-baker in #113
- Fix warning in UuidGenerator; improve test by @gregory-j-baker in #114
- Bump dependencies by @gregory-j-baker in #115
New Contributors
- @dependabot made their first contribution in #100
Full Changelog: 1.1.0...2.0.0
1.1.0
What's Changed
- Bump dependencies to latest versions by @gregory-j-baker in #73
- Added event logging to std out, removed uneccessary controller endpoints by @stefan-oconnell in #74
Full Changelog: 1.0.1...1.1.0
1.0.1
- Patched snakeyml to 1.33 instead of managed 1.30
1.0.0
Merge pull request #71 from DTS-STN/GjB/buildpack-change Switch to `run:base-cnb` container runtime