Skip to content

docs: mark 1.1.0 released — CHANGELOG + promote public API#90

Merged
cosmin-staicu merged 1 commit into
mainfrom
chore/release-1.1.0
Jul 17, 2026
Merged

docs: mark 1.1.0 released — CHANGELOG + promote public API#90
cosmin-staicu merged 1 commit into
mainfrom
chore/release-1.1.0

Conversation

@cosmin-staicu

Copy link
Copy Markdown
Member

Summary

Release prep for v1.1.0. Rolls the [Unreleased] notes into a dated ## [1.1.0] - 2026-07-17 section and promotes the one new public API from PublicAPI.Unshipped.txtPublicAPI.Shipped.txt. Must merge before the v1.1.0 tag is pushed.

What's in 1.1.0 (since 1.0.1)

Changes in this PR

  • CHANGELOG.md: new dated [1.1.0] section; fresh empty [Unreleased].
  • PublicAPI.Shipped.txt / PublicAPI.Unshipped.txt: promote AddRedisConfigurationOptionsProvider (sorted next to the sibling AddRedis* entries).

Test plan

  • Builds clean (PublicAPI analyzer green after promotion)
  • CHANGELOG.md updated
  • N/A — docs/metadata only

After merge: push tag v1.1.0 → the Release workflow validates the tag, builds/packs, and publishes to nuget.org behind the manually-approved nuget environment gate.

Contributor declaration

  • I signed off my commits per the DCO (git commit -s).
  • I am contributing on behalf of my employer, or in the course of employment / using employer resources.

🤖 Generated with Claude Code

…lic API

Rolls the [Unreleased] notes into a dated [1.1.0] section and promotes the
one new public API (RedisCollectionExtensions.AddRedisConfigurationOptionsProvider)
from PublicAPI.Unshipped.txt to PublicAPI.Shipped.txt. Prep for the v1.1.0 tag.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Cosmin Staicu <cosmin.staicu@uipath.com>
@github-actions

Copy link
Copy Markdown

🔎 Maintainer heads-up: automated triage flagged this PR as potentially material, so it may need a signed CLA in addition to the DCO sign-off.

Strong signals

  • changes shipped public API — possible removal/breaking change (PublicAPI.Shipped.txt in src/UiPath.Caching)

This is advisory only — the bot does not decide. Please judge against the CLA criteria (material, product-critical, patent-sensitive, corporate contributor, broad commercial use). Note that thresholds can be gamed by splitting PRs, so use your judgement.

  • If a CLA is needed → add the cla-required label (a contributor comment with signing steps is posted automatically).
  • If it is not needed → replace needs-cla-review with cla-not-required so later pushes don't re-flag it.

@github-actions github-actions Bot added the needs-cla-review A maintainer should assess whether a signed CLA is required (see CONTRIBUTING.md) label Jul 17, 2026
@sonarqubecloud

Copy link
Copy Markdown

@cosmin-staicu cosmin-staicu added cla-not-required Maintainer reviewed: no CLA required for this contribution and removed needs-cla-review A maintainer should assess whether a signed CLA is required (see CONTRIBUTING.md) labels Jul 17, 2026
@cosmin-staicu
cosmin-staicu merged commit 041fcfb into main Jul 17, 2026
12 checks passed
@cosmin-staicu
cosmin-staicu deleted the chore/release-1.1.0 branch July 17, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-not-required Maintainer reviewed: no CLA required for this contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants