Skip to content

Commit 7ef6133

Browse files
Update release notes
1 parent e8762e8 commit 7ef6133

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/release/RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
3232
* [OSDEV-1515](https://opensupplyhub.atlassian.net/browse/OSDEV-1515) - Removed `rds_allow_major_version_upgrade` and `rds_apply_immediately` from the environment tfvars files (e.g., terraform-production.tfvars) to set them to `false` again, as the default values in `/deployment/terraform/variables.tf` are `false`. This is necessary to prevent unintended PostgreSQL major version upgrades since the target PostgreSQL 16.3 version has been reached.
3333
* [OSDEV-1692](https://opensupplyhub.atlassian.net/browse/OSDEV-1692) - Update cache dependencies due to Ubuntu 20 image runner deprecation. See [link](https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down).
3434
* [OSDEV-1580](https://opensupplyhub.atlassian.net/browse/OSDEV-1580) - The new architecture diagram of the OS Hub platform has been created in response to the penetration testing that will be conducted in February 2025. The diagram has been placed in the root of the `./doc/system_design/` folder, replacing the old diagrams that have been moved to the `./doc/system_design/archived/` folder as they are no longer valid. A new `./doc/system_design/README.md` file has also been created, with a reference to the new architecture/network diagram.
35+
* [OSDEV-1785](https://opensupplyhub.atlassian.net/browse/OSDEV-1785) - Forked the aiokafka repository to the Open Supply Hub GitHub account, reverted to v0.8.0, and created a kafka-python-2.0.3 [branch](https://github.com/opensupplyhub/aiokafka/tree/kafka-python-2.0.3). Pinned kafka-python to v2.0.3 ([released](https://pypi.org/project/kafka-python/#history) on Feb 13, 2025) in the Dockerfile to install aiokafka from the forked repository and verified the local installation.
3536

3637
### Bugfix
3738
* [OSDEV-1698](https://opensupplyhub.atlassian.net/browse/OSDEV-1698) - SLC: Refactored the "Submit Another Location" button link to direct users to the search-by-name-and-address form at /contribute/single-location?tab=name-address.

0 commit comments

Comments
 (0)