Skip to content

Commit

Permalink
Merge pull request #2335 from UKGovernmentBEIS/release-143
Browse files Browse the repository at this point in the history
Release 143
  • Loading branch information
CristinaRO committed Jan 23, 2024
2 parents 938d543 + dd846ea commit ed97905
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

[Full changelog][unreleased]

## Release 143 - 2024-01-23

[Full changelog][143]

- support both the new and the old actual importer, allowing switching between
them with a feature flag
- Exclude health check requests from host authorisation
- Remove the feature flag for ODA bulk upload
- Allow service owner to be identified by both IDs during the transition between BEIS and DSIT
Expand All @@ -29,8 +35,6 @@
- update Import Row Error to expose csv row number as expected by the user
- add a service that can import a file of multiple rows of csv that contain either an Actual,
Refund, or Activity Comment
- support both the new and the old actual importer, allowing switching between
them with a feature flag

## Release 141 - 2023-12-04

Expand Down Expand Up @@ -1645,7 +1649,8 @@
- Planned start and end dates are mandatory
- Actual start and end dates must not be in the future

[unreleased]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-142...HEAD
[unreleased]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-143...HEAD
[143]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-142...release-143
[142]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-141...release-142
[141]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-140...release-141
[140]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-139...release-140
Expand Down

0 comments on commit ed97905

Please sign in to comment.