Releases: DFE-Digital/get-into-teaching-api
Release 1493
Update Text for GIT Website. Removed text "Get an Adviser"
Release 1489
Context
Replace terrafile as it's not maintained anymore. Using simple git instead.
Changes proposed in this pull request
- Update makefile to remove references to terrafile
- Update makefile to add new vendor-modules target with git command to correct location for terraform code
- In global_config directory add correct value for TERRAFORM_MODULES_TAG in config files
- In terraform/application/config directory remove terrafile files
- Update .gitignore remove bin/terrafile
NOTE: Had to suppress the end of support message for dotNET 7.0 in the dotNET build set to get the actions to complete
the developer Martyn Whitwell was alerted and his response is:
Updating the .NET version is likely to be quite a big job… I’ll add a ticket to our backlog to do this but its not likely to happen in the next few sprints. Could you add a bypass for now? Thanks
Guidance to review
i tested for each environment and to see terraform correctly get the module code
make test_aks terraform-plan IMAGE_TAG=xxxx
make development_aks terraform-plan IMAGE_TAG=xxxx
make production_aks terraform-plan IMAGE_TAG=xxxx
Link to Trello card
Checklist
- Attach to Trello card
- Rebased main
- Cleaned commit history
- Tested by running locally
Release 1477
Bump Swashbuckle.AspNetCore from 6.7.0 to 6.8.1
Release 1476
Bump Fody from 6.8.0 to 6.8.2
Release 1475
Bump Serilog.AspNetCore and Serilog.Settings.Configuration
Release 1474
Bump Sentry.AspNetCore from 4.6.2 to 4.11.0
Release 1473
Bump xunit from 2.8.1 to 2.9.2
Release 1472
Add addressPostcode
to the list of fields to redact when serializing JSON.
Trello ticket: Obfuscate postcode
Release 1471
Bump Serilog from 4.0.0 to 4.0.2
Release 1470
Bump Microsoft.PowerPlatform.Dataverse.Client from 1.1.17 to 1.1.32