release: 0.3.0 - #3
Open
scalar-docs[bot] wants to merge 15 commits into
Open
Conversation
- Renamed SDK from `ScalarApi` to `Scalar`.
- Regenerated with generator `0.30.1` (previously `0.23.2`).
- Added operation `schemas.version.retrieve` (`GET /v1/schemas/{namespace}/{slug}/version/{semver}`).
- Added operation `schemas.version.delete` (`DELETE /v1/schemas/{namespace}/{slug}/version/{semver}`).
- Added operation `schemas.version.create` (`POST /v1/schemas/{namespace}/{slug}/version`).
- Added operation `schemas.accessGroup.create` (`POST /v1/schemas/{namespace}/{slug}/access-group`).
- Added operation `schemas.accessGroup.delete` (`DELETE /v1/schemas/{namespace}/{slug}/access-group`).
- Removed operation `schemas.version.retrieveSchema` (`GET /v1/schemas/{namespace}/{slug}/version/{semver}`).
- Removed operation `schemas.version.deleteSchema` (`DELETE /v1/schemas/{namespace}/{slug}/version/{semver}`).
- Removed operation `schemas.version.createSchema` (`POST /v1/schemas/{namespace}/{slug}/version`).
- Removed operation `schemas.accessGroup.createSchema` (`POST /v1/schemas/{namespace}/{slug}/access-group`).
- Removed operation `schemas.accessGroup.deleteSchema` (`DELETE /v1/schemas/{namespace}/{slug}/access-group`).
BREAKING CHANGE: 6 breaking changes to the SDK surface.
- Renamed SDK from `ScalarApi` to `Scalar`.
- Removed operation `schemas.version.retrieveSchema` (`GET /v1/schemas/{namespace}/{slug}/version/{semver}`).
- Removed operation `schemas.version.deleteSchema` (`DELETE /v1/schemas/{namespace}/{slug}/version/{semver}`).
- Removed operation `schemas.version.createSchema` (`POST /v1/schemas/{namespace}/{slug}/version`).
- Removed operation `schemas.accessGroup.createSchema` (`POST /v1/schemas/{namespace}/{slug}/access-group`).
- Removed operation `schemas.accessGroup.deleteSchema` (`DELETE /v1/schemas/{namespace}/{slug}/access-group`).
Build: KodwE3s93gklIPrtaSeZJ
5 generated files changed with no detected API surface change (documentation, examples, or file content). Build: SSUZ1KR5x7GqRYrSDfKlK
12 generated files changed with no detected API surface change (documentation, examples, or file content). Build: 819JnEtaeEsMT4CJ7LqHT
Closed
- Regenerated with generator `0.31.1` (previously `0.30.1`). Build: oEoH9Lxloq9EfBy11HQGV
scalar-docs
Bot
force-pushed
the
release-please--branches--scalar-next--components--scalar-rs
branch
from
September 1, 2026 16:50
853fe60 to
6c6a6a3
Compare
- Regenerated with generator `0.32.0` (previously `0.31.1`). Build: NzOu2CK8x2XtBME8WOwD4
scalar-docs
Bot
force-pushed
the
release-please--branches--scalar-next--components--scalar-rs
branch
from
September 1, 2026 22:12
6c6a6a3 to
fdfc52f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.3.0 (2026-09-01)
⚠ BREAKING CHANGES
ScalarApitoScalar.schemas.version.retrieveSchema(GET /v1/schemas/{namespace}/{slug}/version/{semver}).schemas.version.deleteSchema(DELETE /v1/schemas/{namespace}/{slug}/version/{semver}).schemas.version.createSchema(POST /v1/schemas/{namespace}/{slug}/version).schemas.accessGroup.createSchema(POST /v1/schemas/{namespace}/{slug}/access-group).schemas.accessGroup.deleteSchema(DELETE /v1/schemas/{namespace}/{slug}/access-group).Features
Chores
The semver version number is based on included commit messages. To release a specific version,
edit this pull request title to
release: 1.2.3— Scalar re-creates this pull request at thatversion, so wait for the
Release PR versioncheck to pass before merging.Brought to you by Scalar