Skip to content

chore(main): release 7.1.0#399

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

chore(main): release 7.1.0#399
gjtorikian merged 2 commits into
mainfrom
release-please--branches--main--components--workos/workos-php

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

7.1.0 (2026-06-17)

Features

  • api_keys: Add expire API key operation and update expires_at requirement (#397) (d8a3804)
  • audit_logs: Add Snowflake log stream type (#397) (d8a3804)
  • directory_sync: Replace dsync deactivated events with token lifecycle events (#397) (d8a3804)
  • radar: Remove DOMAIN_SIGN_UP_RATE_LIMIT control type (#397) (d8a3804)
  • user_management: Add name field to user models and remove returnTo from revokeSession (#397) (d8a3804)

Miscellaneous Chores

  • deps: update github actions non-major (#398) (79fc78c)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated release PR generated by Release Please, bumping the WorkOS PHP SDK from v7.0.1 to v7.1.0. All three changed files are mechanical version artifacts with no logic changes.

  • lib/Version.php: SDK_VERSION constant updated to 7.1.0 via the x-release-please-version marker.
  • .release-please-manifest.json: Manifest version updated to 7.1.0, consistent with the PHP constant.
  • CHANGELOG.md: New 7.1.0 section added documenting five feature additions (api_keys expire operation, Snowflake audit log stream, dsync token lifecycle events, radar control type removal, user_management name field) and one deps chore.

Confidence Score: 5/5

Safe to merge — all changes are mechanical version-bump artifacts produced by the Release Please automation with no functional code modifications.

The three files touched are the manifest, changelog, and a single version constant. Version numbers are consistent across all files (7.1.0), and the changelog accurately reflects the commits included in this release cycle.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 7.0.1 to 7.1.0, consistent with the other release artifacts.
CHANGELOG.md Added 7.1.0 release entries covering api_keys, audit_logs, directory_sync, radar, user_management features, and a deps chore.
lib/Version.php SDK_VERSION constant updated from 7.0.1 to 7.1.0 via the release-please marker comment.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump .release-please-manifest.json\n7.0.1 → 7.1.0]
    A --> C[Update lib/Version.php\nSDK_VERSION 7.0.1 → 7.1.0]
    A --> D[Prepend CHANGELOG.md\n7.1.0 entries]
    B & C & D --> E[PR #399 merged]
    E --> F[Tag v7.1.0 published]
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 .release-please-manifest.json\n7.0.1 → 7.1.0]
    A --> C[Update lib/Version.php\nSDK_VERSION 7.0.1 → 7.1.0]
    A --> D[Prepend CHANGELOG.md\n7.1.0 entries]
    B & C & D --> E[PR #399 merged]
    E --> F[Tag v7.1.0 published]
Loading

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

@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 7.0.2 chore(main): release 7.1.0 Jun 17, 2026
@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch from 7463971 to 506bb96 Compare June 17, 2026 01:40
@gjtorikian gjtorikian merged commit 10c046e into main Jun 17, 2026
8 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos/workos-php branch June 17, 2026 01:43
@shadowhand

Copy link
Copy Markdown

Given that this contained breaking changes, shouldn't it have been a major v8.0.0 release instead of a minor v7.1.0 release? cc @gjtorikian

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.

2 participants