Skip to content

Version Bump for v1.19.1#612

Merged
sophiatev merged 1 commit into
mainfrom
stevosyan/version-bump-1.19.1
Jan 13, 2026
Merged

Version Bump for v1.19.1#612
sophiatev merged 1 commit into
mainfrom
stevosyan/version-bump-1.19.1

Conversation

@sophiatev

Copy link
Copy Markdown
Contributor

Summary

See title

Copilot AI review requested due to automatic review settings January 13, 2026 00:28

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.

Pull request overview

This PR performs a version bump from v1.19.0 to v1.19.1, updating the version number and documenting the changes included in this patch release.

Changes:

  • Incremented the version from 1.19.0 to 1.19.1 in the release configuration
  • Added changelog entries for three PRs included in this release

Reviewed changes

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

File Description
eng/targets/Release.props Updated VersionPrefix from 1.19.0 to 1.19.1
CHANGELOG.md Added v1.19.1 section with three changelog entries documenting new features and fixes

Comment thread CHANGELOG.md

## v1.19.1
- Throw an `InvalidOperationException` for purge requests on running orchestrations by sophiatev ([#611](https://github.com/microsoft/durabletask-dotnet/pull/611))
- Validate c# identifiers in durabletask source generator by Copilot ([#578](https://github.com/microsoft/durabletask-dotnet/pull/578))

Copilot AI Jan 13, 2026

Copy link

Choose a reason for hiding this comment

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

The language name should be capitalized as "C#" instead of "c#" to follow proper casing conventions.

Suggested change
- Validate c# identifiers in durabletask source generator by Copilot ([#578](https://github.com/microsoft/durabletask-dotnet/pull/578))
- Validate C# identifiers in durabletask source generator by Copilot ([#578](https://github.com/microsoft/durabletask-dotnet/pull/578))

Copilot uses AI. Check for mistakes.
@sophiatev
sophiatev merged commit 421af82 into main Jan 13, 2026
14 checks passed
@sophiatev
sophiatev deleted the stevosyan/version-bump-1.19.1 branch January 13, 2026 02:09
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