-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.2.x rebase/backport argocd (#2527)
* chore(release): 1.1.7 [skip ci] ## [1.1.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-04) ### Features * **rbac:** add audit log for RBAC backend ([#1726](#1726)) ([e50464b](e50464b)) ### Bug Fixes * **audit-log:** deep copy objects passed into audit logger so redactor will not modify objects and remove `auditErrorLog` function ([#1730](#1730)) ([379c241](379c241)) * **deps:** update kiali dependencies (minor) ([#1779](#1779)) ([ff2b421](ff2b421)) * **rbac:** add support for scaling ([#1757](#1757)) ([caddc83](caddc83)) * **rbac:** fix handling condition action conflicts ([#1781](#1781)) ([966b2b2](966b2b2)) * **rbac:** fix role list view permission policies column value ([#1714](#1714)) ([07200e4](07200e4)) * chore(release): 1.1.8 [skip ci] * switch defaults of the `--embed-as-dependencies` and `in-place` options. ([#1787](#1787)) ([049e675](049e675)) Signed-off-by: Kim Tsao <[email protected]> * chore(release): 1.1.9 [skip ci] ## @janus-idp/backstage-plugin-argocd [1.1.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-10) * chore(release): 1.1.10 [skip ci] ## [1.1.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-13) ### Bug Fixes * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * chore(deps): manual backstage 1.27 bump from PR 1683 Signed-off-by: Kim Tsao <[email protected]> * chore(release): 1.2.0 [skip ci] ## [1.2.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-13) ### Features * **deps:** update to backstage 1.27 ([#1683](#1683)) ([a14869c](a14869c)) * **feedback:** add support for jira component ([#1813](#1813)) ([4afbc17](4afbc17)) * fix(deps): update dependency react-use to v17.5.0 (#1780) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(release): 1.2.1 [skip ci] ## @janus-idp/backstage-plugin-argocd [1.2.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-14) ### Bug Fixes * **deps:** update dependency react-use to v17.5.0 ([#1780](#1780)) ([a25bf15](a25bf15)) * fix(argocd): hide commit section for helm based applications (#1834) * chore(release): 1.2.2 [skip ci] ## [1.2.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-19) ### Bug Fixes * **matomo:** add default export for new backend system ([#1822](#1822)) ([5e72920](5e72920)) * **orchestrator:** change log level of cache messages to be debug ([#1824](#1824)) ([4224612](4224612)) * chore(release): 1.2.3 [skip ci] ## @janus-idp/backstage-plugin-argocd [1.2.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-21) ### Bug Fixes * **argocd:** hide commit section for helm based applications ([#1834](#1834)) ([a86ce1e](a86ce1e)) * fix(argocd): fix argocd commit message visibility (#1874) * chore(release): 1.2.4 [skip ci] ## @janus-idp/backstage-plugin-argocd [1.2.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-07-17) ### Bug Fixes * **argocd:** fix argocd commit message visibility ([#1874](#1874)) ([e558d75](e558d75)) * chore(release): add empty changeset Signed-off-by: Kim Tsao <[email protected]> --------- Signed-off-by: Kim Tsao <[email protected]> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Karthik Jeeyar <[email protected]> Co-authored-by: Eswaraiahsapram <[email protected]>
- Loading branch information
1 parent
80f88b8
commit 67cfca0
Showing
11 changed files
with
273 additions
and
122 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
--- | ||
--- |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,65 @@ | ||
## @janus-idp/backstage-plugin-argocd [1.2.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-07-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **argocd:** fix argocd commit message visibility ([#1874](https://github.com/janus-idp/backstage-plugins/issues/1874)) ([e558d75](https://github.com/janus-idp/backstage-plugins/commit/e558d7549c49a1821eafc9424f174c6d457ce414)) | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.2.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **argocd:** hide commit section for helm based applications ([#1834](https://github.com/janus-idp/backstage-plugins/issues/1834)) ([a86ce1e](https://github.com/janus-idp/backstage-plugins/commit/a86ce1e5237ac419eb93a9766cb8e2736ba9b8d7)) | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.2.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-19) | ||
|
||
|
||
|
||
### Dependencies | ||
|
||
* **@janus-idp/cli:** upgraded to 1.11.1 | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.2.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-14) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency react-use to v17.5.0 ([#1780](https://github.com/janus-idp/backstage-plugins/issues/1780)) ([a25bf15](https://github.com/janus-idp/backstage-plugins/commit/a25bf15e14e9fa5a946551c5626c92f6b1f83d2f)) | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.2.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-13) | ||
|
||
|
||
### Features | ||
|
||
* **deps:** update to backstage 1.27 ([#1683](https://github.com/janus-idp/backstage-plugins/issues/1683)) ([a14869c](https://github.com/janus-idp/backstage-plugins/commit/a14869c3f4177049cb8d6552b36c3ffd17e7997d)) | ||
|
||
|
||
|
||
### Dependencies | ||
|
||
* **@janus-idp/cli:** upgraded to 1.11.0 | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.1.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-13) | ||
|
||
|
||
|
||
### Dependencies | ||
|
||
* **@janus-idp/cli:** upgraded to 1.10.1 | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.1.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-10) | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.1.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-05) | ||
|
||
|
||
|
||
### Dependencies | ||
|
||
* **@janus-idp/cli:** upgraded to 1.10.0 | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.1.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-04) | ||
|
||
## @janus-idp/backstage-plugin-argocd [1.1.6](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-03) | ||
|
||
|
||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.