Releases: DFE-Digital/academies-api
Releases · DFE-Digital/academies-api
development-2023-05-17.7
What's Changed
- Update key vault module to 0.1.2 by @DrizzlyOwl in #326
Full Changelog: development-2023-05-17.6...development-2023-05-17.7
development-2023-05-17.6
What's Changed
- Terraform version bump from 1.4.0 to 1.4.5 by @DrizzlyOwl in #325
Full Changelog: development-2023-04-19.3...development-2023-05-17.6
production-2023-04-21.5
What's Changed
- Fixed logic for returning trusts and associated address information by @blakebyron-nimble in #324
New Contributors
- @blakebyron-nimble made their first contribution in #324
Full Changelog: production-2023-04-03.2...production-2023-04-21.5
development-2023-04-19.3
What's Changed
- Fixed logic for returning trusts and associated address information by @blakebyron-nimble in #324
New Contributors
- @blakebyron-nimble made their first contribution in #324
Full Changelog: production-2023-04-03.2...development-2023-04-19.3
production-2023-04-03.2
What's Changed
- Automate Dev container restart by @DrizzlyOwl in #296
- Add deployment workflow for test environment by @DrizzlyOwl in #297
- Removing conversion project controllers & backing code. This has now … by @jordan-beard in #298
- remove cypress tests for conversion projects by @jordan-beard in #299
- OWASP ZAP CI tests by @cshnimble in #300
- Updated to Terraform hosting module v0.13.2 by @DrizzlyOwl in #301
- Small perf tweaks to v2 Trust Search by @chrisdexnimble in #303
- Add probe path overrides by @DrizzlyOwl in #302
- Update terraform module to latest version by @DrizzlyOwl in #306
- improve performance of trust search by batching sql commands by @jordan-beard in #305
- Add network watcher variables by @Stretch96 in #307
- Add CDN options to Terraform by @DrizzlyOwl in #309
- Update Terraform dependencies by @DrizzlyOwl in #310
- Terraform Key Vault tfvars module by @DrizzlyOwl in #311
- Removed Azure DevOps Pipeline connection by @DrizzlyOwl in #312
- Update local dev instructions by @DrizzlyOwl in #313
- Tidy up Github Actions by @DrizzlyOwl in #314
- Switched default connection string to align with new docker service by @DrizzlyOwl in #315
- Update action versions to latest NodeJS package by @DrizzlyOwl in #316
- updated terraform module to 0.16.0 by @DrizzlyOwl in #319
- Deploy a DNS Zone & map a domain to Azure Front Door by @DrizzlyOwl in #320
- Adjust connection string for Test runner by @DrizzlyOwl in #317
- Added Terraform Lint workflow by @DrizzlyOwl in #321
- Update docker-compose.yml by @tim-wilde-nimble in #323
- Adds a CreatedOn column to the AcademyTransfersProject table by @tim-wilde-nimble in #318
- Switch to using new deployment method by @DrizzlyOwl in #322
New Contributors
- @Stretch96 made their first contribution in #307
Full Changelog: prerelease...production-2023-04-03.2
pre-release
Merge pull request #295 from DFE-Digital/ops/workflows Added new Terraform CI workflows