diff --git a/.changeset/bright-flowers-remain.md b/.changeset/bright-flowers-remain.md deleted file mode 100644 index d085adc19..000000000 --- a/.changeset/bright-flowers-remain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@gitbook/integration-va-okta': minor ---- - -Add support to VA Azure integration to include claims from backend in VA token diff --git a/.changeset/neat-bears-cry.md b/.changeset/neat-bears-cry.md deleted file mode 100644 index 52e5fcb4d..000000000 --- a/.changeset/neat-bears-cry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@gitbook/api': minor ---- - -Update API client with latest OpenAPI spec diff --git a/.changeset/sharp-laws-call.md b/.changeset/sharp-laws-call.md deleted file mode 100644 index bfe10f2b5..000000000 --- a/.changeset/sharp-laws-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@gitbook/integration-va-azure': minor ---- - -Add support to VA Azure integration to include claims from backend in token diff --git a/integrations/va-azure/CHANGELOG.md b/integrations/va-azure/CHANGELOG.md index 643d73cc8..abb8440a8 100644 --- a/integrations/va-azure/CHANGELOG.md +++ b/integrations/va-azure/CHANGELOG.md @@ -1,5 +1,16 @@ # @gitbook/integration-va-azure +## 0.3.0 + +### Minor Changes + +- eb83ca5: Add support to VA Azure integration to include claims from backend in token + +### Patch Changes + +- Updated dependencies [ac4735e] + - @gitbook/api@0.94.0 + ## 0.2.0 ### Minor Changes diff --git a/integrations/va-azure/package.json b/integrations/va-azure/package.json index 258235205..501951868 100644 --- a/integrations/va-azure/package.json +++ b/integrations/va-azure/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-va-azure", - "version": "0.2.0", + "version": "0.3.0", "private": true, "dependencies": { "@gitbook/api": "*", diff --git a/integrations/va-okta/CHANGELOG.md b/integrations/va-okta/CHANGELOG.md index b750f614d..523cf8ea0 100644 --- a/integrations/va-okta/CHANGELOG.md +++ b/integrations/va-okta/CHANGELOG.md @@ -1,5 +1,16 @@ # @gitbook/integration-va-okta +## 0.3.0 + +### Minor Changes + +- d83963c: Add support to VA Azure integration to include claims from backend in VA token + +### Patch Changes + +- Updated dependencies [ac4735e] + - @gitbook/api@0.94.0 + ## 0.2.0 ### Minor Changes diff --git a/integrations/va-okta/package.json b/integrations/va-okta/package.json index 2ba705f18..8d3cdb037 100644 --- a/integrations/va-okta/package.json +++ b/integrations/va-okta/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-va-okta", - "version": "0.2.0", + "version": "0.3.0", "private": true, "dependencies": { "@gitbook/api": "*", diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 6f462c0a2..513f5d032 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -1,598 +1,604 @@ # @gitbook/api +## 0.94.0 + +### Minor Changes + +- ac4735e: Update API client with latest OpenAPI spec + ## 0.93.0 ### Minor Changes -- 30caa3e: Update API with latest OpenAPI spec +- 30caa3e: Update API with latest OpenAPI spec ## 0.92.0 ### Minor Changes -- a5d441f: Bump API to include section groups and section description +- a5d441f: Bump API to include section groups and section description ## 0.91.0 ### Minor Changes -- 5238e32: Update API client with latest OpenAPI spec +- 5238e32: Update API client with latest OpenAPI spec ## 0.90.0 ### Minor Changes -- a2fe83c: Update API client with latest OpenAPI spec +- a2fe83c: Update API client with latest OpenAPI spec ## 0.89.0 ### Minor Changes -- ffe5fd1: Update with latest OpenAPI changes. +- ffe5fd1: Update with latest OpenAPI changes. ## 0.88.1 ### Patch Changes -- 1950ba3: Improve error handling for streamed API operations. +- 1950ba3: Improve error handling for streamed API operations. ## 0.88.0 ### Minor Changes -- 3c684e6: Revert integration images for now and release API changes +- 3c684e6: Revert integration images for now and release API changes ## 0.87.0 ### Minor Changes -- 4315745: Bump API for vertical alignment types +- 4315745: Bump API for vertical alignment types ## 0.86.0 ### Minor Changes -- 3111054: Bump API version to enable vertical-align in table text cells +- 3111054: Bump API version to enable vertical-align in table text cells ## 0.85.0 ### Minor Changes -- 55ca36f: Bump API version to expose new site insight events. +- 55ca36f: Bump API version to expose new site insight events. ## 0.84.0 ### Minor Changes -- e3d615d: Bump API version to expose site events tracking. +- e3d615d: Bump API version to expose site events tracking. ## 0.83.0 ### Minor Changes -- 70e35fb: Bump API version to expose redirectOnError query param for getPublishedContentByURL +- 70e35fb: Bump API version to expose redirectOnError query param for getPublishedContentByURL ## 0.82.0 ### Minor Changes -- d7583bd: Bump API version to include latest sidebar customization settings +- d7583bd: Bump API version to include latest sidebar customization settings ## 0.81.0 ### Minor Changes -- 5c14848: Bump GitBook API. +- 5c14848: Bump GitBook API. ## 0.80.1 ### Patch Changes -- 879203a: Fix an issue where body data was not passed when using a streamed endpoint. It allows body data to be passed to POST endpoints that stream their response. +- 879203a: Fix an issue where body data was not passed when using a streamed endpoint. It allows body data to be passed to POST endpoints that stream their response. ## 0.80.0 ### Minor Changes -- 610c240: Bump @gitbook/api version for customization settings (tint) +- 610c240: Bump @gitbook/api version for customization settings (tint) ## 0.79.0 ### Minor Changes -- 9dd3c5f: Bump @gitbook/api version to include latest tint customization options +- 9dd3c5f: Bump @gitbook/api version to include latest tint customization options ## 0.78.0 ### Minor Changes -- 139e499: Bump @gitbook/api to use the latest OpenAPI spec +- 139e499: Bump @gitbook/api to use the latest OpenAPI spec ## 0.77.0 ### Minor Changes -- c3a7bb5: Bump @gitbook/api to use the latest OpenAPI spec +- c3a7bb5: Bump @gitbook/api to use the latest OpenAPI spec ## 0.76.0 ### Minor Changes -- 672a718: Bump @gitbook/api to use the latest OpenAPI spec +- 672a718: Bump @gitbook/api to use the latest OpenAPI spec ## 0.75.0 ### Minor Changes -- 763949e: Adding site space information to page views +- 763949e: Adding site space information to page views ## 0.74.0 ### Minor Changes -- 825b8c1: Bump @gitbook/api to use the latest API spec +- 825b8c1: Bump @gitbook/api to use the latest API spec ## 0.73.0 ### Minor Changes -- 94036f0: Bump GitBook API to most recent version. +- 94036f0: Bump GitBook API to most recent version. ## 0.72.0 ### Minor Changes -- 0f9bcb4: Bump @gitbook/api to use the latest API spec +- 0f9bcb4: Bump @gitbook/api to use the latest API spec ## 0.71.0 ### Minor Changes -- 788cc8a: Bump GitBook API to most recent version. +- 788cc8a: Bump GitBook API to most recent version. ## 0.70.0 ### Minor Changes -- fa8e361: Bump the gitbook API +- fa8e361: Bump the gitbook API ## 0.69.0 ### Minor Changes -- 6df6ac5: Update the API client with the latest OpenAPI specification +- 6df6ac5: Update the API client with the latest OpenAPI specification ## 0.68.0 ### Minor Changes -- 33e8900: Update the API client with the latest OpenAPI specification +- 33e8900: Update the API client with the latest OpenAPI specification ## 0.67.0 ### Minor Changes -- 597ba64: Bump @gitbook/api to use the latest OpenAPI spec +- 597ba64: Bump @gitbook/api to use the latest OpenAPI spec ## 0.66.0 ### Minor Changes -- 3b3316a: Bump @gitbook/api to use the latest OpenAPI spec +- 3b3316a: Bump @gitbook/api to use the latest OpenAPI spec ## 0.65.0 ### Minor Changes -- 0cd6eb4: Update the API client with the latest OpenAPI specification +- 0cd6eb4: Update the API client with the latest OpenAPI specification ## 0.64.1 ### Patch Changes -- 76f2716: Bump @gitbook/api to use the latest OpenAPI spec +- 76f2716: Bump @gitbook/api to use the latest OpenAPI spec ## 0.63.0 ### Minor Changes -- 5956e14: Bump @gitbook/api to use the latest OpenAPI spec +- 5956e14: Bump @gitbook/api to use the latest OpenAPI spec ## 0.62.0 ### Minor Changes -- af3d4b1: Update API client with latest OpenAPI spec. +- af3d4b1: Update API client with latest OpenAPI spec. ## 0.61.0 ### Minor Changes -- 0d9a2aa: Bump @gitbook/api to use the latest spec +- 0d9a2aa: Bump @gitbook/api to use the latest spec ## 0.60.0 ### Minor Changes -- dfbbfb0: Update API client with latest OpenAPI spec +- dfbbfb0: Update API client with latest OpenAPI spec ## 0.59.0 ### Minor Changes -- 75466c1: Update API client with latest OpenAPI spec +- 75466c1: Update API client with latest OpenAPI spec ## 0.58.0 ### Minor Changes -- a04dfb8: Bump @gitbook/api to use the latest OpenAPI spec +- a04dfb8: Bump @gitbook/api to use the latest OpenAPI spec ## 0.57.0 ### Minor Changes -- d3fcacc: Bump @gitbook/api to use the latest OpenAPI spec +- d3fcacc: Bump @gitbook/api to use the latest OpenAPI spec ## 0.56.0 ### Minor Changes -- 436f5b6: Update API client with latest OpenAPI spec +- 436f5b6: Update API client with latest OpenAPI spec ## 0.55.0 ### Minor Changes -- 8f8179d: Update API client with latest OpenAPI spec +- 8f8179d: Update API client with latest OpenAPI spec ## 0.54.0 ### Minor Changes -- e3944b8: Adds new endpoint for searching specific to Sites +- e3944b8: Adds new endpoint for searching specific to Sites ## 0.53.0 ### Minor Changes -- 59ea476: Bump @gitbook/api to use the latest OpenAPI spec +- 59ea476: Bump @gitbook/api to use the latest OpenAPI spec ## 0.52.0 ### Minor Changes -- 35b8bf0: Add in source details when there is no AI answer +- 35b8bf0: Add in source details when there is no AI answer ## 0.51.0 ### Minor Changes -- 88c532b: Bump @gitbook/api to use the latest OpenAPI spec +- 88c532b: Bump @gitbook/api to use the latest OpenAPI spec ## 0.50.0 ### Minor Changes -- 5551561: Bump @gitbook/api to use latest API spec +- 5551561: Bump @gitbook/api to use latest API spec ## 0.49.0 ### Minor Changes -- faa1893: Bump @gitbook/api to use the latest OpenAPI spec -- dd212a5: Bump @gitbook/api to use the latest spec +- faa1893: Bump @gitbook/api to use the latest OpenAPI spec +- dd212a5: Bump @gitbook/api to use the latest spec ## 0.48.0 ### Minor Changes -- 874462c: Bump @gitbook/api to use the latest OpenAPI spec +- 874462c: Bump @gitbook/api to use the latest OpenAPI spec ## 0.47.0 ### Minor Changes -- 73b6d7b: Bump @gitbook/api to use the latest OpenAPI spec +- 73b6d7b: Bump @gitbook/api to use the latest OpenAPI spec ## 0.46.0 ### Minor Changes -- 38fc6b2: Updated getEmbedByUrlInSpace endpoint to include the integration name. +- 38fc6b2: Updated getEmbedByUrlInSpace endpoint to include the integration name. ## 0.45.0 ### Minor Changes -- 94067cb: Bump GitBook API. +- 94067cb: Bump GitBook API. ## 0.44.0 ### Minor Changes -- 65c7dc7: Bumping API and CLI package to use latest specs +- 65c7dc7: Bumping API and CLI package to use latest specs ## 0.43.0 ### Minor Changes -- 6a01ef0: Bump API client to use the latest OpenAPI spec +- 6a01ef0: Bump API client to use the latest OpenAPI spec ## 0.42.0 ### Minor Changes -- ddf1538: Bump API client to use the latest OpenAPI spec +- ddf1538: Bump API client to use the latest OpenAPI spec ## 0.41.0 ### Minor Changes -- a568d01: Bump API client to use the latest OpenAPI spec +- a568d01: Bump API client to use the latest OpenAPI spec ## 0.40.0 ### Minor Changes -- 0eff9e8: Bump API client to use the latest OpenAPI spec +- 0eff9e8: Bump API client to use the latest OpenAPI spec ## 0.39.0 ### Minor Changes -- 8a6c869: Bump the version of the GitBook API +- 8a6c869: Bump the version of the GitBook API ## 0.38.0 ### Minor Changes -- ca87848: Update the API client with the latest OpenAPI specification +- ca87848: Update the API client with the latest OpenAPI specification ## 0.37.0 ### Minor Changes -- 2fe33b4: Update the API client with the latest OpenAPI specification +- 2fe33b4: Update the API client with the latest OpenAPI specification ## 0.36.0 ### Minor Changes -- 2cddf6a: Update API client with latest OpenAPI spec +- 2cddf6a: Update API client with latest OpenAPI spec ## 0.35.0 ### Minor Changes -- a04e370: Add synced block endpoints +- a04e370: Add synced block endpoints ## 0.34.0 ### Minor Changes -- e3fdaae: Store the original error message as GitBookAPIError.errorMessage +- e3fdaae: Store the original error message as GitBookAPIError.errorMessage ## 0.33.0 ### Minor Changes -- 17099cf: Use fetch and a custom EventSource parsing to support node/browser/worker for streaming operations +- 17099cf: Use fetch and a custom EventSource parsing to support node/browser/worker for streaming operations ## 0.32.0 ### Minor Changes -- aadb319: Use a custom EventSource client to support Cloudflare Worker environments +- aadb319: Use a custom EventSource client to support Cloudflare Worker environments ## 0.31.0 ### Minor Changes -- 0961cf4: Improve streaming client to support last "done" message and throw error event +- 0961cf4: Improve streaming client to support last "done" message and throw error event ## 0.30.0 ### Minor Changes -- 41f811e: Update the API client with the latest OpenAPI specification and add support for streaming operations. +- 41f811e: Update the API client with the latest OpenAPI specification and add support for streaming operations. ## 0.29.0 ### Minor Changes -- d5ba3df: Update API client with latest OpenAPI spec +- d5ba3df: Update API client with latest OpenAPI spec ## 0.28.0 ### Minor Changes -- 4cb31e9: Bump @gitbook/api to use the latest openAPI spec +- 4cb31e9: Bump @gitbook/api to use the latest openAPI spec ## 0.27.0 ### Minor Changes -- 46c9686: Allow passing a `userAgent` to the API client (`@gitbook/api`) and set a default user-agent for all integrations +- 46c9686: Allow passing a `userAgent` to the API client (`@gitbook/api`) and set a default user-agent for all integrations ## 0.26.0 ### Minor Changes -- 980a262: Update API client with latest OpenAPI spec +- 980a262: Update API client with latest OpenAPI spec ## 0.25.0 ### Minor Changes -- d43bc17: Update api client with latest OpenAPI spec +- d43bc17: Update api client with latest OpenAPI spec ## 0.24.0 ### Minor Changes -- 73a437c: Publicly expose type for endpoint / authToken +- 73a437c: Publicly expose type for endpoint / authToken ## 0.23.0 ### Minor Changes -- ad9df8e: Update API client with latest OpenAPI spec +- ad9df8e: Update API client with latest OpenAPI spec ## 0.22.0 ### Minor Changes -- 5598f59: Update API client with latest OpenAPI spec +- 5598f59: Update API client with latest OpenAPI spec ## 0.21.0 ### Minor Changes -- 4e17700: Update API client with latest OpenAPI spec +- 4e17700: Update API client with latest OpenAPI spec ## 0.20.1 ### Patch Changes -- 0bcacd8: Throw error instead of Response in API client +- 0bcacd8: Throw error instead of Response in API client ## 0.20.0 ### Minor Changes -- a63371a: Update swagger-typescript-api and fix passing signal to requests +- a63371a: Update swagger-typescript-api and fix passing signal to requests ## 0.19.0 ### Minor Changes -- b0a616e: Update api client with latest OpenAPI spec (`cover` in `RevisionPageDocument) +- b0a616e: Update api client with latest OpenAPI spec (`cover` in `RevisionPageDocument) ## 0.18.0 ### Minor Changes -- 7318cb3: Update API client with latest OpenAPI changes +- 7318cb3: Update API client with latest OpenAPI changes ## 0.17.0 ### Minor Changes -- f358a79: Update API client with latest OpenAPI spec and pass request data to errors +- f358a79: Update API client with latest OpenAPI spec and pass request data to errors ## 0.16.0 ### Minor Changes -- 1c45194: Update API client with latest OpenAPI spec +- 1c45194: Update API client with latest OpenAPI spec ## 0.15.0 ### Minor Changes -- 634cd65: Bump API client to use the latest spec +- 634cd65: Bump API client to use the latest spec ## 0.14.0 ### Minor Changes -- 619e1e9: Update api client with latest OpenAPI spec +- 619e1e9: Update api client with latest OpenAPI spec ## 0.13.0 ### Minor Changes -- 4a45acf: Update OpenAPI spec for API client to get customization API +- 4a45acf: Update OpenAPI spec for API client to get customization API ## 0.12.0 ### Minor Changes -- 1a823ae: Update API client with latest OpenAPI spec +- 1a823ae: Update API client with latest OpenAPI spec ## 0.11.1 ### Patch Changes -- 531c11c: Document the @gitbook/api package and update the OpenAPI spec +- 531c11c: Document the @gitbook/api package and update the OpenAPI spec ## 0.11.0 ### Minor Changes -- 5f9c5c9: - Bump API client to use the latest spec - - Update CLI to use the latest manifest with target support +- 5f9c5c9: - Bump API client to use the latest spec + - Update CLI to use the latest manifest with target support ## 0.10.0 ### Minor Changes -- 2f49b3f: Bump API client to use the latest OpenAPI spec +- 2f49b3f: Bump API client to use the latest OpenAPI spec ## 0.9.0 ### Minor Changes -- 4affdac: Add ContentKit support for codeblock element for input +- 4affdac: Add ContentKit support for codeblock element for input ## 0.8.0 ### Minor Changes -- 691bc05: Bump API client to use the latest spec +- 691bc05: Bump API client to use the latest spec ## 0.7.0 ### Minor Changes -- 0e469e0: Bump API client to use the latest spec +- 0e469e0: Bump API client to use the latest spec ## 0.6.0 ### Minor Changes -- d7d3f37: - Bump @gitbook/api client to use the latest Gitbook API spec +- d7d3f37: - Bump @gitbook/api client to use the latest Gitbook API spec ## 0.5.0 ### Minor Changes -- a2d3bc3: - Bump @gitbook/api client to use the latest Gitbook API spec +- a2d3bc3: - Bump @gitbook/api client to use the latest Gitbook API spec ## 0.4.0 ### Minor Changes -- 51eca27: Bump client to use the latest gitbook API spec +- 51eca27: Bump client to use the latest gitbook API spec ## 0.3.0 ### Minor Changes -- 5c68046: Output both esm and cjs for @gitbook/api +- 5c68046: Output both esm and cjs for @gitbook/api ## 0.2.2 ### Patch Changes -- bd01cd4: Output @gitbook/api build in ESM format +- bd01cd4: Output @gitbook/api build in ESM format ## 0.2.1 ### Patch Changes -- 357eedd: Point main and types properly in package.json +- 357eedd: Point main and types properly in package.json ## 0.2.0 ### Minor Changes -- d27de5f: Publish @gitbook/api to NPM +- d27de5f: Publish @gitbook/api to NPM ## null ### Patch Changes -- f0c07cb: Throw a GitBookAPIError when api is returning a non-2XX response -- 782d91b: Add new "createInstallationClient" to initialize an API client for an installation +- f0c07cb: Throw a GitBookAPIError when api is returning a non-2XX response +- 782d91b: Add new "createInstallationClient" to initialize an API client for an installation diff --git a/packages/api/package.json b/packages/api/package.json index 4e2732436..49f9308d3 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -4,7 +4,7 @@ "main": "./dist/index.cjs", "module": "./dist/index.js", "types": "./dist/index.d.ts", - "version": "0.93.0", + "version": "0.94.0", "sideEffects": false, "files": [ "README.md",