Skip to content

chore(main): release 2.1.0#110

Merged
gjtorikian merged 2 commits into
mainfrom
release-please--branches--main--components--workos
Jun 17, 2026
Merged

chore(main): release 2.1.0#110
gjtorikian merged 2 commits into
mainfrom
release-please--branches--main--components--workos

Conversation

@workos-sdk-automation

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.1.0 (2026-06-17)

Features

  • api_keys: Add expire endpoint and API key updated event (#105) (ede0053)
  • api_keys: Make expires_at required in API key events (#105) (ede0053)
  • audit_log_configuration: Add Snowflake log stream type (#105) (ede0053)
  • authorization: Remove DomainSignUpRateLimit enum value (#105) (ede0053)
  • directory_sync: Add directory token lifecycle events (#105) (ede0053)
  • directory_sync: Remove deactivation event models (#105) (ede0053)
  • user_management: Add name field to user models (#105) (ede0053)
  • user_management: Remove return_to field from RevokeSession (#105) (ede0053)

This PR was generated with Release Please. See documentation.

@gjtorikian gjtorikian merged commit cc3d47f into main Jun 17, 2026
5 checks passed
@greptile-apps

greptile-apps Bot commented Jun 17, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated release PR generated by Release Please, bumping the workos crate from v2.0.1 to v2.1.0. No source logic was changed here — all feature work landed in the preceding commit (ede0053).

  • Version updated in Cargo.toml, Cargo.lock, and .release-please-manifest.json from 2.0.12.1.0.
  • CHANGELOG.md updated with the 2.1.0 entry documenting eight feature changes across api_keys, audit_log_configuration, authorization, directory_sync, and user_management.

Confidence Score: 5/5

Safe to merge — only version metadata and changelog updated, no logic changes.

All four changed files are pure metadata: version strings in Cargo.toml/Cargo.lock, the Release Please manifest, and changelog prose. The actual feature code shipped in the prior commit; this PR only records the release.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Package version bumped from 2.0.1 to 2.1.0; no other changes.
Cargo.lock Lock file version for the workos crate updated to match Cargo.toml (2.1.0).
CHANGELOG.md New 2.1.0 section prepended with eight feature entries, all linking to PR #105.
.release-please-manifest.json Release Please manifest updated from 2.0.1 to 2.1.0.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version: 2.0.1 → 2.1.0]
    B --> C[Cargo.toml]
    B --> D[Cargo.lock]
    B --> E[.release-please-manifest.json]
    B --> F[CHANGELOG.md]
    F --> G[2.1.0 entries from PR #105]
    G --> H[api_keys: expire endpoint + updated event]
    G --> I[audit_log_configuration: Snowflake log stream]
    G --> J[authorization: remove DomainSignUpRateLimit]
    G --> K[directory_sync: token lifecycle events]
    G --> L[user_management: name field + revoke session]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version: 2.0.1 → 2.1.0]
    B --> C[Cargo.toml]
    B --> D[Cargo.lock]
    B --> E[.release-please-manifest.json]
    B --> F[CHANGELOG.md]
    F --> G[2.1.0 entries from PR #105]
    G --> H[api_keys: expire endpoint + updated event]
    G --> I[audit_log_configuration: Snowflake log stream]
    G --> J[authorization: remove DomainSignUpRateLimit]
    G --> K[directory_sync: token lifecycle events]
    G --> L[user_management: name field + revoke session]
Loading

Reviews (1): Last reviewed commit: "chore: inline release notes from .change..." | Re-trigger Greptile

@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos branch June 17, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant