Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 10:29
· 2463 commits to main since this release
a38e1d0

✨ Features

  • PI-384 Initial project setup for prison-custody-status-to-delius (#114)
  • PI-370 (#117)
  • PI-370 (#119)
  • PI-384 Handle prisoner released messages (#124)
  • PI-384 Handle prisoner received messages (#128)
  • PI-393 PI-394 (#137)
  • PI-397 (#139)
  • PI-397 (#140)
  • PI-389 Incremental search indexing from SQS (#138)
  • Update config for indices and deploy list for new projects (#146)
  • updated SQL to only add count on full index (#151)
  • PI-406 Send failed Logstash events to the SQS DLQ (#152)
  • Re-enabled Logstash healthcheck (#154)
  • PI-417 Use the standby database for indexing (#158)
  • updated schedule across dev/pre-prod to make daily, monday to friday … (#161)
  • Enable Dependabot for Dockerfiles and Gradle buildSrc (#166)
  • PI-426 Use shared task definition values from templates/defaults.yml (#163)
  • PI-425 added management scripts to container start up process (#171)
  • Ab pi 425 add management (#172)
  • PI-422 add trivy ignore (#173)
  • PI-423 Send Trivy failures to Slack (#175)
  • PI-420 Ignore snakeyaml and gson vulnerabilities (#181)
  • PI-434 Update bootstrap to optionally create a load balancer for API ingress (#185)
  • Pre sentence report context API endpoint (#184)
  • PI-437 Grant access to specific SQL packages (#193)
  • PI-317 Add project templates to bootstrap (#200)
  • PI-317 Create initial project for risk-assessment-scores-to-delius (#202)
  • PI-317 Separate auditing functionality into a separate library (#208)
  • PI-448 update query to deal with multiple addresses better (#209)
  • Updated template to support address search API (#212)
  • PI-317 Added risk assessment scores consumer (#210)

🐛 Fixes

  • Fix database username+password creation in Bootstrap workflow (#129)
  • PI-401 Fix missing partition_area_id on Recall entity (#134)
  • Ignore unused release and recall reasons (#132)
  • PI-402 Fix handling of release/recall messages with no "details" field (#135)
  • PI-412 Remove reference to soft_deleted flag on LicenceConditionCategory (#155)
  • PI-424 Remove tags at start of incremental pipeline (#162)
  • PI-428 Remove time component from release/recall dates (#182)
  • Fix GitHub Actions workflows that use Homebrew (#191)
  • fix to search index for address type (#192)
  • Fixed query for PSR context (#195)
  • PI-444 Update config for client registration (#196)
  • PI-445 Hardcode Alfresco author field to the correct format (#197)
  • PI-446 Set entityType to COURTREPORT (#198)
  • PI-449 Handle ROs linked to inactive managers (#211)

📄 Documentation

  • PI-447 Add docs for Prison Custody Status to Delius (#206)

⬆️ Dependencies

  • Bump mikepenz/release-changelog-builder-action from 3.2.0 to 3.3.0 (#110)
  • Bump mikepenz/release-changelog-builder-action from 3.3.0 to 3.3.1 (#115)
  • Upgraded Spring Boot to 2.7.3 (#120)
  • Bump sentry-spring-boot-starter from 6.3.1 to 6.4.0 (#123)
  • Bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0 (#127)
  • Bump sentry-spring-boot-starter from 6.4.0 to 6.4.1 (#131)
  • Bump hawtio-springboot from 2.15.0 to 2.15.1 (#143)
  • Bump spring-cloud-starter-openfeign from 3.1.3 to 3.1.4 (#153)
  • Bump com.google.cloud.tools.jib from 3.2.1 to 3.3.0 in /buildSrc (#167)
  • Bump opensearchproject/logstash-oss-with-opensearch-output-plugin from 7.16.3 to 8.4.0 in /projects/person-search-index-from-delius/container (#170)
  • Bump wiremock-jre8 from 2.33.2 to 2.34.0 (#177)
  • Bump sentry-spring-boot-starter from 6.4.1 to 6.4.2 (#178)
  • Bump applicationinsights-agent from 3.3.1 to 3.4.0 (#179)
  • Bump jib-gradle-plugin to 3.3.0 (#183)
  • Bump org.springframework.boot from 2.7.3 to 2.7.4 (#187)
  • Bump applicationinsights-agent from 3.4.0 to 3.4.1 (#189)
  • Bump io.spring.dependency-management from 1.0.13.RELEASE to 1.0.14.RELEASE (#186)
❓ Other changes
  • PI-369 Add flag to only deploy to specific environments (#112)
  • retry staff keep exception logic update (#113)
  • remove check-roles and required roles property as not viable (#118)
  • PI-384 Moved OAuth2 and Feign client config to separate lib (#116)
  • Updated HmppsEvent to make detailUrl optional (#121)
  • PI-384 Message translation + dev code for prison-custody-status-to-delius (#122)
  • Disable login page, and log telemetry messages in dev profile (#125)
  • Default username to NationalUser when using the oracle profile (#126)
  • Added IntelliJ codeStyles and inspectionProfiles for ktlint (#130)
  • PI-399 Deploy prison-custody-status-to-delius service to pre-prod (#136)
  • added newline at end of file (#141)
  • added rebuild optimisation tables (#142)
  • changed probation search url (#144)
  • changed probation search url (#145)
  • updated schedule for preprod (#147)
  • updated config for preprod (#148)
  • trial of resources (#149)
  • updated config and statement (#150)
  • updated scheduling for preprod and added for prod deployment (#156)
  • updated batch size (#157)
  • add values to increase resources (#159)
  • increase batch size to make use of resources (#160)
  • Increase Validation Frequency for OS connections (#164)
  • update no of workers (#165)
  • Specify Dockerfile location for Dependabot (#168)
  • Specify Dockerfile location for Dependabot (#169)
  • Ab pi 422 add trivyignore fix (#174)
  • PI-309 Deploy Release and Recall to Production (#180)
  • Fix GitHub Actions workflows that use Homebrew (#190)
  • updated auth config (#194)
  • added address_id to ES (#203)
  • Remove auth config from message-listener template (#205)