Skip to content

Releases: DFE-Digital/get-into-teaching-api

Release 1431

19 Jun 11:30
6995eba
Compare
Choose a tag to compare

Bump Serilog from 3.1.1 to 4.0.0

Release 1428

19 Jun 11:25
7dff20f
Compare
Choose a tag to compare

Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.15 to 7.0.20

Release 1426

19 Jun 11:12
5399ce8
Compare
Choose a tag to compare

Bump xunit from 2.7.1 to 2.8.1

Release 1423

18 Jun 14:47
3deb070
Compare
Choose a tag to compare

Bump Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite and Npgsql.EntityFrameworkCore.PostgreSQL

Release 1435

12 Jun 07:56
b8c4f62
Compare
Choose a tag to compare

Description

Ship web and worker application logs to Logit.io. Enabled for non-prod environments first

Guidance to review

make development_aks terraform-plan

Release 1434

11 Jun 11:00
cee43cc
Compare
Choose a tag to compare

Reduce logging noise in API log files

Release 1433

06 Jun 11:49
cac7e8b
Compare
Choose a tag to compare

This corrects a bug introduced by the upgrade of the Flurl.Http library in PR #1383 which changed the default json parsing library from Newtonsoft.Json to System.Text.Json. A consequence of this bug was that parsing of the Apply Candidates API fails and so synchronisation between Apply and the CRM failed.

This fix imports the library Flurl.Http.Newtonsoft and adds calls to FlurlHttp.Clients.UseNewtonsoft() to enforce usage of the Newtonsoft serializer.

For more information, see:

Release 1430

06 Jun 15:24
227890c
Compare
Choose a tag to compare

Small update to the docs about running the API locally with local app

Trello ticket: https://trello.com/c/dFV0X4SU/5841-update-technical-documentation-for-api

Release 1432

05 Jun 08:28
77f9cc6
Compare
Choose a tag to compare

This adds a missing trello-key to the github action, allowing for trello tickets to be linked to github PRs

Release 1429

03 Jun 13:28
893ac17
Compare
Choose a tag to compare

Hardcode Azurerm version to 3.104.2 as later versions cause "Public Network Access is not supported along with Virtual Network feature." errord