Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove deprecated SCIM endpoints #487

Merged
merged 3 commits into from
Oct 25, 2023
Merged

feat: remove deprecated SCIM endpoints #487

merged 3 commits into from
Oct 25, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 24, 2023

BREAKING CHANGE: remove deprecated SCIM endpoints.

See what changed at https://github.com/octokit/routes/releases/latest.

Make sure to update the commits so that the merge results in helpful release notes, see Merging the Pull Request & releasing a new version.

In general

  • Avoid breaking if possible
  • If there are code changes, use fix if a problem was resolved, feat if new endpoints / parameters were added, and feat(deprecation) if a method or parameter was deprecated.

@kfcampbell kfcampbell added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Oct 25, 2023
@kfcampbell kfcampbell changed the title 🚧 GitHub OpenAPI specifications changed feat: remove deprecated SCIM endpoints Oct 25, 2023
@kfcampbell kfcampbell merged commit 4aa4b90 into main Oct 25, 2023
8 checks passed
@kfcampbell kfcampbell deleted the openapi-update branch October 25, 2023 17:47
@wolfy1339 wolfy1339 added the Type: Breaking change Used to note any change that requires a major version bump label Oct 25, 2023
@github-actions
Copy link
Contributor Author

🎉 This PR is included in version 12.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Type: Breaking change Used to note any change that requires a major version bump Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants