Skip to content

Releases: dfe-analytical-services/explore-education-statistics

20240426.7

02 May 09:46
15d31f6
Compare
Choose a tag to compare

What's Changed

  • Update backend styleguide by @mmyoungman in #4706
  • EES-5056 Adding relationship from the Content DB's Files table to the Public API DB's DataSetVersion table by @jack-hive in #4739
  • EES-5015 Add tests for data set GET query endpoint by @ntsim in #4740
  • EES-4908 Add Admin endpoint for listing API datasets for a publication by @benoutram in #4745
  • Resolve caniuse warnings by @sambiramairelogic in #4755
  • Resolve GovUk-Frontend warnings by @sambiramairelogic in #4756
  • EES-4704: Rewrite existing Slack Integrations from webhooks to Slack Apps by @tomjonesdev in #4741
  • EES-5036 Accomodate BST and GMT changes in PRA frontend by @sambiramairelogic in #4736
  • EES-4704: Fix ARM template brackets for authorisation headers. by @tomjonesdev in #4758
  • EES-5057 Add missing public API Swagger docs for required properties and error responses by @ntsim in #4749
  • EES-4704: Fix ARM template KeyVault reference for authorisation headers. by @tomjonesdev in #4759
  • EES-5057 Add missing 403 response type for GetDataSetVersion endpoint by @ntsim in #4760
  • EES-5070 Add DataSetVersionImport to the Public Data model by @benoutram in #4753
  • EES-4707: Fix ARM template function syntax for authorisation headers. by @tomjonesdev in #4761
  • EES-5049 Grant Admin's database principal permissions on all public_data.public tables by @benoutram in #4750
  • EES-4704: Fix ARM template parameter reference for key vault. by @tomjonesdev in #4763
  • EES-4806 - updating ARM template structure to define subnets as standalone resources by @duncan-at-hiveit in #4765
  • EES-4806 - correcting subnet name construction to use concat function by @duncan-at-hiveit in #4766
  • EES-4806 - updating VNet API version in attempt to use the ability to omit "subnets" from the VNet declaration without deleting existing subnets by @duncan-at-hiveit in #4767
  • EES-4806 - reinstated "subnets" property of VNet declaration, with additional Public API subnets by @duncan-at-hiveit in #4768
  • EES-5049 Configure Admin's connection to the Public Data PostgreSQL database in Azure environments by @benoutram in #4751
  • chore(tests): Update test snapshots 18-04-2024 by @dfe-sdt in #4770
  • EES-4908 Further changes to list API Datasets in the Admin by @benoutram in #4769
  • EES-4704: Remove nested concat function from Authorization header. by @tomjonesdev in #4771
  • EES-4704: Remove "Bearer" from ARM template token value. by @tomjonesdev in #4772
  • Merge master back into dev after hotfix by @amyb-hiveit in #4773
  • EES-5074 Fix server-side validation errors being unrecognised by frontend by @ntsim in #4776
  • EES-4704: Move slackAppToken to a parameter. by @tomjonesdev in #4777
  • EES-4704 Move logic app to linked template by @benoutram in #4779
  • EES-4704 Move logic app to linked template by @benoutram in #4780
  • EES-4804 Remove LegacyReleases table and ReleaseSeriesMigrationContro… by @mmyoungman in #4754
  • EES-5062 Move FilterSequence and IndicatorSequence from ReleaseSubject to ReleaseFile by @mmyoungman in #4775
  • chore(tests): Update test snapshots 22-04-2024 by @dfe-sdt in #4781
  • EES-4704: Update UI test environment variable references to new Key Vault secret by @tomjonesdev in #4786
  • Ees xxxx/resolve no html link for pages error by @sambiramairelogic in #4787
  • EES-4906 - Endpoint to list subjects that can become API data sets by @jack-hive in #4782
  • chore(deps): update slackapi/slack-github-action action to v1.26.0 by @renovate in #4778
  • EES-5063: Update home page related service link text. by @tomjonesdev in #4789
  • EES-4704: Update alert channel for UI tests. by @tomjonesdev in #4791
  • EES-5082 Replacing DataSetVersion.CsvFileId with DataSetVersion.ReleaseFileId by @jack-hive in #4790
  • EES-5083 Update scheduled UI tests' runs by @N-moh in #4792
  • chore(tests): Update test snapshots 25-04-2024 by @dfe-sdt in #4795
  • EES-3192: Add error page redirection to Notifier on verification failure by @tomjonesdev in #4794
  • Merging master into dev after conflict resolving by @N-moh in #4798
  • Merge Master back into Dev by @N-moh in #4796
  • EES-5084 Add ProblemDetailsResultFilter to admin by @ntsim in #4797
  • EES-5085 Fix incorrect slugs for updated publication titles with dashes and spaces by @ntsim in #4793
  • EES-4992 Adding admin endpoint to retrieve the details of an API data set version associated with a release by @jack-hive in #4752
  • EES-5090 Fix failing UI test by @mmyoungman in #4801
  • Merge Dev into Master. by @N-moh in #4804

Full Changelog: 20240425.20...20240426.7

20240425.20

02 May 09:45
babb39e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240417.5...20240425.20

20240417.5

18 Apr 11:28
a780376
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240412.5...20240417.5

20240412.5

17 Apr 07:46
9616c08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240404.8...20240412.5

20240404.8

04 Apr 13:22
b003f4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240326.8...20240404.8

20240326.8

27 Mar 14:40
a35bbce
Compare
Choose a tag to compare

What's Changed

  • EES-4716 Part 3 / EES-5018 - Add data set query request models and validations by @ntsim in #4670
  • Merge master into dev by @amyb-hiveit in #4681
  • chore(tests): Update test snapshots 21-03-2024 by @dfe-sdt in #4682
  • EES-4716 Part 4 - Add stub data set query GET endpoint, Parquet path resolver and restructured locations meta by @ntsim in #4679
  • EES-4716 Fix PathUtils.OsPath tests failing on Windows by @ntsim in #4685
  • EES-4711 Adding optional query parameter types to the metadata endpoint by @jack-hive in #4678
  • Merge master back into dev by @mmyoungman in #4684
  • EES-4535 Update Data.Processor, Notifier and Publisher function apps to run in Isolated Worker model by @benoutram in #4673
  • EES-4975 Update projects to .NET 8, ASP.NET Core 8, Entity Framework 8 and C# 12 by @benoutram in #4639
  • 🐛 EES-4535 Remove trailing comma in infrastructure template.json by @benoutram in #4688
  • 🐛 EES-4535 Read Function app configuration values from environment variables by @benoutram in #4689
  • chore(tests): Update test snapshots 21-03-2024 by @dfe-sdt in #4686
  • chore(deps): update minor backend dependencies by @renovate in #4330
  • Only perform URL lowercasing on decoded strings by @sambiramairelogic in #4690
  • Add Notifier README file by @tomjonesdev in #4555
  • EES-4747 update govuk frontend by @amyb-hiveit in #4687
  • EES-4534 update forms to RHF by @amyb-hiveit in #4677
  • EES-4535 Make Notifier template id variable naming consistent by @benoutram in #4692
  • docs: Frontend styleguide updates following react 18 upgrade by @amyb-hiveit in #4691
  • EES-4535 Enable "Always on" in Notifier Azure Function app by @benoutram in #4696
  • EES-4917 UI tests for publication and methodology re-directs by @saicharan2789 in #4669
  • EES-5012 Test disabling the ability to trigger scheduled publishing of release versions immediately by @benoutram in #4693
  • Revert config change made for EES-5012 in #4693 by @benoutram in #4698
  • Merge Master back into dev by @N-moh in #4699
  • Merge dev into master by @N-moh in #4700

Full Changelog: 20240326.3...20240326.8

20240326.3

27 Mar 14:39
2336128
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240321.11...20240326.3

20240321.11

21 Mar 15:39
254c475
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240314.12...20240321.11

20240314.12

14 Mar 14:36
5ed03df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240312.13...20240314.12

20240312.13

14 Mar 14:33
1da848e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240305.15...20240312.13