Skip to content

Update OLIDS Release Notes - #116

Merged
MizziR123 merged 12 commits into
mainfrom
MizziR123-patch-1
Sep 3, 2026
Merged

Update OLIDS Release Notes#116
MizziR123 merged 12 commits into
mainfrom
MizziR123-patch-1

Conversation

@MizziR123

Copy link
Copy Markdown
Contributor

Update OLIDS Release Notes including missing files from previous releases

This release enhances the `duckdb__format_date_to_string` function to support postcode version date strings in the 'AUG2026' format, improving data compatibility.
This release introduces a macro for standardizing regex syntax handling between DuckDB and Snowflake, enhancing SQL development across platforms.
This release introduces major improvements to the OLIDS_Share dbt package, including automated source file generation, NHS number validation macros, and a macro test suite with CI integration.
This release adds a derived appointment status column, updates referral request logic, and aligns OLIDS_Share with the latest revision.
This release improves data quality and platform stability for episode-of-care processing. It addresses critical issues with duplicate records and updates OLIDS_Share to v1.7.0.
This release includes enhancements to OLIDS Enrichment, such as improved data quality, new features like versioned Episode of Care models, and a new derived appointment status column. It also addresses multiple bug fixes and refactorings for better system reliability.
This patch release enhances data masking controls and improves postcode hash table processing reliability. Key updates include robust masking policies for sensitive columns and a change in materialization strategy for postcode hash tables.
This release enhances data security by masking additional columns and improving outbound data validation for NHS numbers.
This release enhances masking policy governance for NDOO and PDS tables, focusing on schema naming consistency, expanded column coverage, and improved environment-specific policy management. It ensures more consistent data privacy controls across development and production environments.
Copilot AI lite review requested due to automatic review settings September 3, 2026 13:40
@anickson anickson assigned anickson and unassigned anickson Sep 3, 2026
@MizziR123
MizziR123 requested a review from anickson September 3, 2026 13:42

@anickson anickson left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@MizziR123
MizziR123 merged commit c6c0a97 into main Sep 3, 2026
3 checks passed
@MizziR123
MizziR123 deleted the MizziR123-patch-1 branch September 3, 2026 13:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The newly added release-note files deviate from established in-repo formatting conventions (missing “# Release …” headers) and include a few inconsistent/unclear phrases that should be corrected for consistency and readability.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR backfills and updates the in-repo OLIDS release note set by adding missing markdown release-note files for OLIDS_Share, EMIS_OLIDS, and OLIDS_Enrichment so consumers can review changes across the delivery stack from this repository.

Changes:

  • Add OLIDS_Enrichment release notes for v3.0.0–v4.0.0.
  • Add EMIS_OLIDS release notes for v2.4.0–v2.5.2.
  • Add OLIDS_Share release notes for v1.5.0–v1.7.0.
File summaries
File Description
OLIDS/Release-notes/3_OLIDS_Enrichment/v4.0.0.md Adds v4.0.0 changelog entry for OLIDS_Enrichment.
OLIDS/Release-notes/3_OLIDS_Enrichment/v3.0.3.md Adds v3.0.3 changelog entry for OLIDS_Enrichment.
OLIDS/Release-notes/3_OLIDS_Enrichment/v3.0.2.md Adds v3.0.2 changelog entry for OLIDS_Enrichment.
OLIDS/Release-notes/3_OLIDS_Enrichment/v3.0.1.md Adds v3.0.1 changelog entry for OLIDS_Enrichment.
OLIDS/Release-notes/3_OLIDS_Enrichment/v3.0.0.md Adds v3.0.0 changelog entry for OLIDS_Enrichment.
OLIDS/Release-notes/2_EMIS_OLIDS/v2.5.2.md Adds v2.5.2 changelog entry for EMIS_OLIDS.
OLIDS/Release-notes/2_EMIS_OLIDS/v2.5.1.md Adds v2.5.1 changelog entry for EMIS_OLIDS.
OLIDS/Release-notes/2_EMIS_OLIDS/v2.5.0.md Adds v2.5.0 changelog entry for EMIS_OLIDS.
OLIDS/Release-notes/2_EMIS_OLIDS/v2.4.0.md Adds v2.4.0 changelog entry for EMIS_OLIDS.
OLIDS/Release-notes/1_OLIDS_Share/v1.7.0.md Adds v1.7.0 changelog entry for OLIDS_Share.
OLIDS/Release-notes/1_OLIDS_Share/v1.6.0.md Adds v1.6.0 changelog entry for OLIDS_Share.
OLIDS/Release-notes/1_OLIDS_Share/v1.5.0.md Adds v1.5.0 changelog entry for OLIDS_Share.
Review details

Suppressed comments (1)

OLIDS/Release-notes/3_OLIDS_Enrichment/v3.0.0.md:47

  • The PR title in the "Full Details" section repeats the user/branch-style prefix ("Users/gainhams/") which isn’t meaningful in release notes. Prefer the same descriptive wording used earlier in the summary.
- [PR #68](https://github.com/NHSISL/LondonDataservices.Transform.OLIDS_Enrichment/pull/68): Users/gainhams/postcode hash fix
  • Files reviewed: 12/12 changed files
  • Comments generated: 14
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@@ -0,0 +1,25 @@
> [!NOTE]
@@ -0,0 +1,25 @@
> [!NOTE]
@@ -0,0 +1,53 @@
> [!NOTE]
@@ -0,0 +1,38 @@
> [!NOTE]
@@ -0,0 +1,38 @@
> [!NOTE]
@@ -0,0 +1,26 @@
> [!NOTE]
@@ -0,0 +1,30 @@
> [!NOTE]
@@ -0,0 +1,25 @@
> [!NOTE]
@@ -0,0 +1,61 @@
> [!NOTE]
- Adding Terminology components ([#93](https://github.com/NHSISL/LondonDataservices.Transform.OLIDS_Enrichment/pull/93))
> ✨ ***Feature:*** Adds new terminology objects and updates for UPRN and PDS ingestion, improving the platform's ability to manage and process standardised clinical terminology and supporting more robust data linkage.

- Add Local Data Opt Out (LDOO) model and tests ([#94](https://github.com/NHSISL/LondonDataservices.Transform.OLIDS_Enrichment/pull/94))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants