Skip to content

v0.3.1#873

Merged
shirasassoon merged 49 commits intomicrosoft:mainfrom
shirasassoon:release/v0.3.1
Mar 11, 2026
Merged

v0.3.1#873
shirasassoon merged 49 commits intomicrosoft:mainfrom
shirasassoon:release/v0.3.1

Conversation

@shirasassoon
Copy link
Contributor

This pull request addresses a bug related to the override behavior of feature flags and constants during config deployment, and also prepares the project for a new release (v0.3.1). The main focus is on ensuring that feature flags and constants are correctly overridden as expected during deployment. Additionally, version numbers and changelogs have been updated to reflect this fix.

Bug Fixes:

  • Fixed the override behavior of feature flags and constants in config deployment to ensure correct application of overrides.

Release and Documentation Updates:

  • Bumped the VERSION constant in constants.py from 0.3.0 to 0.3.1 to mark the new release.
  • Added a new entry for version v0.3.1 in both .changes/v0.3.1.md and docs/changelog.md, describing the bug fix and referencing the relevant issue and author. [1] [2]

Shira Sassoon and others added 30 commits September 4, 2025 19:53
Copilot AI review requested due to automatic review settings March 11, 2026 13:08
@shirasassoon shirasassoon merged commit e22198b into microsoft:main Mar 11, 2026
13 checks passed
@shirasassoon shirasassoon deleted the release/v0.3.1 branch March 11, 2026 13:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Prepares the v0.3.1 release by bumping the library version and updating release notes, with messaging that the release contains a fix for config-deployment override behavior.

Changes:

  • Bump fabric_cicd version from 0.3.0 to 0.3.1.
  • Add v0.3.1 entries to docs/changelog.md and .changes/v0.3.1.md.
  • Remove the corresponding .changes/unreleased YAML entry after cutting the release notes.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/fabric_cicd/constants.py Updates VERSION to 0.3.1 (drives package version).
docs/changelog.md Adds a v0.3.1 changelog entry.
.changes/v0.3.1.md Adds the versioned release-notes file for v0.3.1.
.changes/unreleased/fixed-20260311-110454.yaml Removes the unreleased changie entry after promoting it into the release notes.

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.

3 participants