Skip to content

chore(main): release workos/workos-php 4.31.0#336

Merged
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--workos/workos-php
Mar 6, 2026
Merged

chore(main): release workos/workos-php 4.31.0#336
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--workos/workos-php

Conversation

@workos-sdk-automation
Copy link
Contributor

@workos-sdk-automation workos-sdk-automation bot commented Mar 6, 2026

🤖 I have created a release beep boop

4.31.0 (2026-03-06)

Features

  • Add directoryManaged to OrganizationMembership (#334) (1451af1)
  • Add RBAC environment roles API support (#338) (31fb41d)
  • Add RBAC permissions API support (#337) (dd7dca2)
  • api: Return state field for directory users (#27) (250887e)
  • Introduce a dedicated PaginatedResource object (#316) (a3ccfde)
  • workos-php: Add connection to getAuthorizationUrl (#29) (ade7019)

Bug Fixes

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 6, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the workos-php SDK from 4.30.1 to 4.31.0 as a minor version release.

Key changes included in this release:

  • Version files updated: lib/Version.php (SDK_VERSION) and .release-please-manifest.json are consistently updated to 4.31.0.
  • CHANGELOG.md created: A new changelog file is introduced (first tracked changelog), documenting two new features (returning state field for directory users, adding connection to getAuthorizationUrl), one bug fix (renovate rules update), and miscellaneous chores (codeowners, GitHub Actions pinning, cache action upgrade).
  • No logic changes are present in this PR — it is purely a version bump and release bookkeeping.

Confidence Score: 5/5

  • This PR is safe to merge — it is a fully automated release bump with no logic changes.
  • All three changed files are simple version/metadata updates generated by the Release Please bot. Version numbers are consistent across lib/Version.php and .release-please-manifest.json. No custom instructions are applicable to this PHP release PR. There are no security, logic, or correctness concerns.
  • No files require special attention.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Detect new commits on main]
    B --> C{Determine version bump}
    C --> |feat: minor bump| D[4.30.1 → 4.31.0]
    D --> E[Update .release-please-manifest.json]
    D --> F[Update lib/Version.php SDK_VERSION]
    D --> G[Generate CHANGELOG.md]
    E & F & G --> H[Open Release PR #336]
    H --> I{Merge PR}
    I --> J[Tag release v4.31.0]
    J --> K[Publish workos/workos-php 4.31.0]
Loading

Last reviewed commit: 773910d

@workos-sdk-automation workos-sdk-automation bot force-pushed the release-please--branches--main--components--workos/workos-php branch 4 times, most recently from 9903338 to b903be5 Compare March 6, 2026 21:41
@workos-sdk-automation workos-sdk-automation bot force-pushed the release-please--branches--main--components--workos/workos-php branch from b903be5 to 75244cf Compare March 6, 2026 22:10
@gjtorikian gjtorikian merged commit 52fb6b3 into main Mar 6, 2026
9 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos/workos-php branch March 6, 2026 22:12
@workos-sdk-automation
Copy link
Contributor Author

🤖 Created releases:

🌻

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