Skip to content

feat!: release structured logging, opt-in auto-retries, and OpenAPI regen - #63

Merged
mogita merged 1 commit into
masterfrom
release/logging-and-retry
Jul 24, 2026
Merged

feat!: release structured logging, opt-in auto-retries, and OpenAPI regen#63
mogita merged 1 commit into
masterfrom
release/logging-and-retry

Conversation

@mogita

@mogita mogita commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Release PR: stamps the accumulated [Unreleased] changelog as v15.0.0; on merge the release workflow bumps the version, tags, and publishes to NuGet.

Major bump driven by the accumulated OpenAPI regen (CHA-3559), not by retry: the regen changed the generated C# type surface (return types, nullability, removed dead code), so consumer code may need updates. Structured logging and opt-in retries are additive. If you'd rather split the regen out or treat it differently, say so before merging.

…egen

Cut v15.0.0 from the accumulated Unreleased changelog. BREAKING CHANGE: the OpenAPI regen (CHA-3559) changed the generated C# type surface (return types, nullability, removed dead code); the wire contract is unchanged. Also ships structured logging and opt-in auto-retries (both additive).
@mogita
mogita merged commit 2864292 into master Jul 24, 2026
3 checks passed
@mogita
mogita deleted the release/logging-and-retry branch July 24, 2026 15:26
github-actions Bot added a commit that referenced this pull request Jul 24, 2026
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.

1 participant