Skip to content

Add PackageTags to project file for schema versioning#5301

Merged
jestradaMS merged 1 commit intomainfrom
users/jestrada/addtagstonuspec
Jan 2, 2026
Merged

Add PackageTags to project file for schema versioning#5301
jestradaMS merged 1 commit intomainfrom
users/jestrada/addtagstonuspec

Conversation

@jestradaMS
Copy link
Contributor

@jestradaMS jestradaMS commented Jan 2, 2026

Description

This pull request introduces a new property to the project file to help with package tagging. The change adds a PackageTags property that includes the current LatestSchemaVersion value, which can help with package versioning and identification.

  • Build and packaging improvement:
    • Added a PackageTags property to Microsoft.Health.Fhir.SqlServer.csproj that tags the package with the current LatestSchemaVersion, improving package version tracking and discoverability.
image

Related issues

Addresses AB#178281.

Testing

Describe how this change was tested.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@jestradaMS jestradaMS requested a review from a team as a code owner January 2, 2026 16:29
@jestradaMS jestradaMS added this to the CY25Q3/2Wk13 milestone Jan 2, 2026
@jestradaMS jestradaMS enabled auto-merge (squash) January 2, 2026 17:01
@jestradaMS jestradaMS merged commit 39e6358 into main Jan 2, 2026
61 of 65 checks passed
@jestradaMS jestradaMS deleted the users/jestrada/addtagstonuspec branch January 2, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants