File crossplane-cli.changes of Package crossplane-cli
-------------------------------------------------------------------
Wed Mar 26 19:58:27 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 1.19.1:
* fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2
[security]
* chore(deps): update module github.com/golang-jwt/jwt/v4 to
v4.5.2 [security]
* fix(deps): update module golang.org/x/net to v0.36.0 [security]
* chore(deps): update module golang.org/x/crypto to v0.35.0
[security]
* chore(deps): bump golang version in Earthfile to v1.23.7
* chore(deps): update module golang.org/x/oauth2 to v0.27.0
[security]
* fix(crank): render private pull
* chore(deps): update module github.com/go-jose/go-jose/v4 to
v4.0.5 [security] (#6299)
-------------------------------------------------------------------
Wed Feb 12 06:01:16 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 1.19.0:
https://github.com/crossplane/crossplane/releases/tag/v1.19.0
CLI-related highlights:
* The Crossplane CLI commands such as render and validate that
download Crossplane packages now work well with private
repositories.
CLI-related changelog:
* fix(crank): add function as input for extensions in cli for
validate by @haarchri in #6087
* feat(cli): include status conditions in output of render
command by @jbw976 in #6121
* feat(cli): Add ability to pull images from private registry by
@cychiang in #6227
* fix(cli): Resolve duplicate validate results due to multiple
version of dependencies in cache by @cychiang in #6205
-------------------------------------------------------------------
Wed Feb 12 05:55:13 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 1.18.3:
* [Backport release-1.18] Use an uncached client to retrieve
composed resources not found in the cache (#6276)
* fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0
[security]
* fix(deps): update module golang.org/x/net to v0.33.0 [security]
-------------------------------------------------------------------
Wed Dec 18 06:30:23 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.18.2:
no CLI-related changes in changelog
-------------------------------------------------------------------
Fri Nov 29 12:22:37 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.18.1:
no CLI-related changes in changelog
-------------------------------------------------------------------
Tue Nov 05 09:58:58 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.18.0:
Large update, please find the full changelog here:
https://github.com/crossplane/crossplane/releases/tag/v1.18.0
CLI-related changes:
* Support for converting to function-environment-configs.
* Support for passing credentials to functions in render function.
* beta validate improvements.
-------------------------------------------------------------------
Fri Oct 25 12:13:04 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.17.2:
* build: bump golang to 1.22.8
* Add contexts to RuntimeFunctionRunner
* Use a mix of v1 and v1beta functions in E2E tests
* Support installing Functions with v1 package metadata
-------------------------------------------------------------------
Sat Sep 21 17:27:53 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package crossplane-cli: CLI for the crossplane infrastructure
automation platform