Skip to content

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

20240221.6

22 Feb 12:50
4a186b8
Compare
Choose a tag to compare

What's Changed

  • EES-4792 Create PublicationUpdateConfirmModal by @mmyoungman in #4570
  • EES-4667 Alter backend unit tests to use ReleaseParent where relevant by @benoutram in #4571
  • EES-4667 EES-4487 EES-4549 Simplify methods of determining latest release versions by @benoutram in #4572
  • EES-4708 Adding an endpoint to retrieve a summary for a single Data Set by @jack-hive in #4577
  • chore(tests): Update test snapshots 15-02-2024 by @dfe-sdt in #4578
  • Merging master into dev after PR #4579 by @benoutram in #4580
  • EES-4872 - Allow filtering by latest or all releases in Data Catalogue by @benoutram in #4583
  • chore(tests): Update test snapshots 20-02-2024 by @dfe-sdt in #4584
  • EES-4714 Adding endpoint to retrieve a paginated list of data set versions for a particular data set by @jack-hive in #4581
  • Merge Dev into Master by @N-moh in #4587

Full Changelog: 20240215.7...20240221.6

20240215.7

15 Feb 17:02
b5e674b
Compare
Choose a tag to compare

What's Changed

  • EES-4666 Introduce new parent-child relationship with releases by adding ReleaseParent by @benoutram in #4558
  • docs: Backend style guide updates by @benoutram in #4562
  • EES-3986 Extend PRA into Publish Day until Release is actually Published by @sambiramairelogic in #4543
  • EES-4516 EES-4773 EES-4774 new data catalogue page by @amyb-hiveit in #4553
  • chore(deps): update peter-evans/create-pull-request action to v6 by @renovate in #4551
  • chore(deps): update actions/dependency-review-action action to v4 by @renovate in #4523
  • chore(deps): update actions/checkout action to v4 by @renovate in #4513
  • chore(deps): update github/codeql-action action to v3 by @renovate in #4475
  • EES-4522 Use JOIN again for testing by @mmyoungman in #4563
  • chore(deps): update actions/setup-python action to v5 by @renovate in #4459
  • EES-4847 Add Swashbuckle schema filter to handle JsonConverter by @ntsim in #4561
  • Revert "EES-4522 Use JOINs again for testing"" by @mmyoungman in #4565
  • 🐛 Fix test data generator bug in Generator.ForRange when range is empty by @benoutram in #4566
  • EES-4858 Update GeographicLevel codes by @ntsim in #4567
  • EES-4795 : Added Playwright scripts for creating a release via admin and by @saicharan2789 in #4538
  • chore(tests): Update test snapshots 08-02-2024 by @dfe-sdt in #4569
  • EES-4707 Adding an endpoint to get a list of data sets based on the publication by @jack-hive in #4564
  • EES-4870 UI Test Fix by @saicharan2789 in #4573
  • Remove preReleaseMinutesBeforeEnd from dev parameters by @sambiramairelogic in #4574
  • EES-4667 Add new ReleaseParent test data generator options and add unit tests for ReleaseRepository by @benoutram in #4568
  • Merge Dev into Master by @N-moh in #4576
  • EES-4886 Update geographic level codes in BoundaryLevel table by @ntsim in #4579

Full Changelog: 0240202.8...20240215.7

0240202.8

06 Feb 13:48
61472e2
Compare
Choose a tag to compare

What's Changed

  • EES-4807 Add Public.Data.Processor project with HelloWorldFunction by @ntsim in #4544
  • EES-4522 Use JOIN in Observation SQL query by @mmyoungman in #4525
  • EES-4798 Customise validation problem responses from APIs by @ntsim in #4530
  • Revert "EES-4522 Use RIGHT JOIN instead of IN in generated query" by @mmyoungman in #4545
  • EES-4606 enforce lowercase urls in content by @amyb-hiveit in #4540
  • EES-4522 Restore using JOINs again in table/filter/time_period DB query by @mmyoungman in #4546
  • EES-4665 Refactor all variants of determining latest release versions into new ReleaseRepository methods by @benoutram in #4541
  • EES-4522 Switch back to not using JOIN again for testing by @mmyoungman in #4547
  • EES-4606 specify redirect paths by @amyb-hiveit in #4549
  • EES-4669 Add Content API List Data Sets endpoint by @benoutram in #4539
  • EES-4706 Public API: Get details of a single publication endpoint by @jack-hive in #4532
  • EES-4817 Add test data generator extensions for public API data model by @ntsim in #4550
  • EES-4819 update user testing banner by @amyb-hiveit in #4548
  • Set latest version for seeded public API data sets by @ntsim in #4554
  • chore(tests): Update test snapshots 01-02-2024 by @dfe-sdt in #4556
  • EES-4820 allow direct linking to superseded publications in the table tool by @amyb-hiveit in #4552
  • EES-4830 Adding Custom [System.Text.Json] EnumToEnumLabel JSON converter by @jack-hive in #4559
  • Merge Dev into Master by @N-moh in #4560

Full Changelog: 20240129.11...0240202.8

20240129.11

31 Jan 09:23
c9029cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240122.3...20240129.11

20240122.3

23 Jan 18:01
d62fb7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20240115.1...20240122.3

20240115.1

16 Jan 11:24
42e01db
Compare
Choose a tag to compare

What's Changed

  • EES-3503: Increase max file upload size to 2GB by @tomjonesdev in #4497
  • EES-4775 Speculative fix for UI test redirect blank page issue by @mmyoungman in #4499
  • Revert "EES-4775 Speculative fix for UI test redirect blank page issue" by @mmyoungman in #4500
  • EES-4775 Move redirectPages code into middleware.ts by @mmyoungman in #4501
  • Revert "EES-4775 Move redirectPages code into middleware.ts" by @mmyoungman in #4502
  • EES-4751 Various public data API schema updates by @ntsim in #4486
  • EES-4751 Refactor entity configs into separate classes by @ntsim in #4489
  • EES-4751 Add seed data script for public data API by @ntsim in #4505
  • EES-4194 new updates to readme by @sabine-volceka in #4503
  • EES-4553: Add exception handling and Slack notifications to snapshot creation script by @tomjonesdev in #4506
  • EES-4705 removing content api and content services dependencies by @jack-hive in #4507
  • Updates to ESLint and Prettier configs by @ntsim in #4510
  • EES-4553: Add Slack notification for "Validate snapshots" workflow failures by @tomjonesdev in #4511
  • chore(tests): Update test snapshots 11-01-2024 by @dfe-sdt in #4514
  • EES-4730 On publishing, also email superseded publication subscribers by @mmyoungman in #4494
  • EES-4775 - swapped "go to" keyword for equivalent public page keyword that includes basic auth support by @duncan-at-hiveit in #4515
  • EES-4759: Replace "superseded by" link component with anchor by @tomjonesdev in #4517
  • Merge Dev into Master by @N-moh in #4520

New Contributors

Full Changelog: 20240103.4...20240115.1

20240103.4

04 Jan 14:27
1cdbf80
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20231218.3...20240103.4

20231218.3

20 Dec 12:39
5ddeaf8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 20231208.2...20231218.3

20231208.2

12 Dec 14:23
aad7eff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20231130.5...20231208.2

20231130.5

04 Dec 12:45
247edf2
Compare
Choose a tag to compare

What's Changed

  • EES-4660 Part 1 - Refactor Data Guidance to use file id's and rename terminology to use 'data set' by @benoutram in #4420
  • EES-4117 - add "rerun-attempts" option to enable UI test retries on the pipeline by @duncan-at-hiveit in #4434
  • 🐛 EES-4117 Change path separators in run_tests.py by @benoutram in #4438
  • EES-4627 Various clean up tasks associated with MethodologyRedirects by @mmyoungman in #4431
  • EES-4660 Part 2 - Begin setting Data Guidance on ReleaseFile.Summary by @benoutram in #4424
  • Added checks for both back slashes and forward slashes in check withi… by @duncan-at-hiveit in #4439
  • Ees 4117 fail jobs on test failures by @duncan-at-hiveit in #4441
  • Merge master back into Dev by @N-moh in #4440
  • 🐛 EES-4660 Fix bug generating replacement plan for the replacement complete page by @benoutram in #4442
  • EES-4732 fix slow locations rendering for schools by @amyb-hiveit in #4446
  • Merge dev into Master by @N-moh in #4447

Full Changelog: 20231127.15...20231130.5