5.4 KiB
@techdocs/cli
0.8.6
Patch Changes
e21e3c6102: Bumping minimum requirements fordockerodeandtestcontainers1578ad341b: Add support for specifying bucketRootPath for AWS and GCS publishersf2694e3750: Adds ability to use encrypted S3 buckets by utilizing the SSE option in the AWS SDK- Updated dependencies
- @backstage/catalog-model@0.9.7
- @backstage/backend-common@0.9.10
- @backstage/techdocs-common@0.10.7
0.8.5
Patch Changes
-
Reunified the techdocs-cli monorepo code back into the main backstage repo
See 7288). The changes include some internal refactoring that do not affect functionality beyond the local development setup.
0.8.4
Patch Changes
-
8333394: The change updated the
@backstage/techdocs-commonfrom version0.9.0to0.10.2and one of the intermediate versions, the 0.10.0, introduced the use of search in context that requires an implementation for the Search API.Created a custom techdocs page to disable search in the Reader component, preventing it from using the Search API, as we don't want to provide search in preview mode.
0.8.3
Patch Changes
-
edbb988: Upgrades the techdocs common page to the latest version 0.10.2.
-
db4ebfc: Add an
etagflag to thegeneratecommand that is stored in thetechdocs_metadata.jsonfile.
0.8.2
Patch Changes
- 8fc7384: Allow to execute techdocs-cli serve using docker techdocs-container on Windows
0.8.1
Patch Changes
- 0187424: Separate build and publish release steps
0.8.0
Minor Changes
- c6f437a: OpenStack Swift configuration changed due to OSS SDK Client change in @backstage/techdocs-common, it was a breaking change. PR Reference: https://github.com/backstage/backstage/pull/6839
Patch Changes
- 05f0409: Merge Jobs for Release Pull Requests and Package Publishes
0.7.0
Minor Changes
-
9d1f8d8: The
techdocs-cli publishcommand will now publish TechDocs content to remote storage using the lowercase'd entity triplet as the storage path. This is in line with the beta release of the TechDocs plugin (v0.11.0).If you have been running
techdocs-cliprior to this version, you will need to follow this migration guide.
0.6.2
Patch Changes
-
f1bcf1a: Changelog (from v0.6.1 to v0.6.2)
🐛 Bug Fix
techdocs-cli- #105 Add azureAccountKey parameter back to the publish command (@emmaindal)
🏠 Internal
embedded-techdocs-app- #122 chore(deps-dev): bump @types/node from 12.20.20 to 16.7.1 in /packages/embedded-techdocs-app (@dependabot[bot])
- #120 chore(deps-dev): bump @types/react-dom from 16.9.14 to 17.0.9 in /packages/embedded-techdocs-app (@dependabot[bot])
- #119 chore(deps-dev): bump @testing-library/user-event from 12.8.3 to 13.2.1 in /packages/embedded-techdocs-app (@dependabot[bot])
- #118 chore(deps-dev): bump @testing-library/react from 10.4.9 to 12.0.0 (@dependabot[bot])
- Other
- #117 chore(deps): bump @backstage/plugin-catalog from 0.6.11 to 0.6.12 (@dependabot[bot])
- #124 Update release process docs (@emmaindal)
- #116 ignore dependabot branches for project board workflow (@emmaindal)
- #106 Configure dependabot for all packages (@emmaindal)
- #102 readme: add information about running techdocs-common locally (@vcapretz)
- #103 Introduce changesets and improve the publish workflow (@minkimcello)
- #101 update yarn lockfile to get rid of old version of node-forge (@emmaindal)
Committers: 3
Thank you for contributing ❤️
Emma Indal(@emmaindal)Min Kim(@minkimcello)Vitor Capretz(@vcapretz)