Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 11:47
· 2398 commits to main since this release
42a23e4

📰 Release 1.2.0 Headlines

  • New Workforce Consumer Service: Tier to Delius
  • New Workforce API: Workload Allocation Demand
  • New Probation Integration Project Template: Message Consumer with API Server

✨ Features

  • PI-442 Added a set of shared tools and base images (#219)
  • Add multiplatform OpenJDK image (#239)
  • PI-463 Tier update service (#243)
  • PI-491 Updated tier service to use domain event message schema (#268)
  • PI-494 Add scheduled build and test of project template generation (#270)
  • PI-493 adding cloud role name (#279)
  • PI-494 Add template for message-listener with API server (#273)
  • PI-483 Create project skeleton for approved-premises-and-delius (#278)

🐛 Fixes

  • PI-451 Include timestamp for allocations and contacts (#215)
  • Fix repository standards compliance badge (#216)
  • Fix registrationId typo in project template (#223)
  • PI-477 only update secrets when they have changed (#247)
  • Fix SSM parameter check for non-existent parameters (#250)
  • PI-492 Update risk assessment scores consumer to use eventType from message body (#267)

📄 Documentation

  • PI-456 Workload allocation demand api design (#236)
  • PI-463 Add details of allowlists for calling APIs in MOJ Cloud Platform (#237)
  • PI-487 Initial ADR for end-to-end testing (#263)
  • PI-495 Add ADR for database configuration (#276)
  • PI-510 Create ADR for project bootstrap workflow (#284)

⬆️ Dependencies

  • Bump hawtio-springboot from 2.15.1 to 2.15.2 (#188)
  • Bump Kotlin from 1.7.10 to 1.7.20 (#207)
  • Bump hawtio-springboot from 2.15.2 to 2.16.0 (#221)
  • PI-442 Suppress arr-pm CVE-2022-39224 in Logstash image (#220)
  • Bump amazon-sqs-java-messaging-lib from 2.0.0 to 2.0.1 (#252)
  • Bump sentry-spring-boot-starter from 6.4.2 to 6.5.0 (#240)
  • Bump slackapi/slack-github-action from 1.22.0 to 1.23.0 (#248)
  • Bump springdoc-openapi-ui from 1.6.11 to 1.6.12 (#261)
  • Bump io.spring.dependency-management from 1.0.14.RELEASE to 1.1.0 (#271)
  • Bump org.springframework.boot from 2.7.4 to 2.7.5 (#283)
❓ Other changes
  • Small refactor to simplify service method call (#217)
  • added address_id to ES (#218)
  • PI-459 separate oauth-server into lib (#224)
  • Fix tagging of tools images (#226)
  • Create initial project for tier-to-delius (#227)
  • add property to run in parallel (#228)
  • PI-465 Added audit dependency to project templates (#229)
  • PI-473 Ignore CVE-2022-42003 in jackson-databind:2.13.3 (#233)
  • PI-457 add env vars for OAuth (#234)
  • PI-463 Refactor to handle messages without eventType (#231)
  • PI-473 Ignore CVE-2022-42004 in jackson-databind:2.13.3 (#235)
  • Add push arg for Dockerx multi-platform images (#242)
  • Fix pushing multiplatform images (#241)
  • updated ES config to support telephone number searching (#249)
  • PI-463 Add database table and auth access for tier-to-delius (#251)
  • fix for mappings (#255)
  • increase limits for dev. (#256)
  • Update bootstrap templates (#257)
  • forcing an index of dev (#259)
  • Disable dependabot PRs for Docker base/tools images (#258)
  • PI-463 Deploy tier-to-delius service to prod (#262)
  • increased alias switch over timeout (#266)
  • PI-488 Create ADR for managing secrets using GitHub Environments (#264)
  • PI-478 Add secrets for Refer and Monitor end-to-end test (#280)
  • PI-483 Removed messaging/client dependencies (#285)