Releases: humanitec/cli
Releases · humanitec/cli
v0.39.14
Changelog
- 994f53ff9b154d69355e7a99f38d69e950feb9ce Merge pull request #307 from humanitec/mathieu-benoit-patch-2
- c6606635ba73d30b2ba311d428ef9d41e6c9df54 Update extension.schema.json - "additionalProperties": true in when
- 0ec77a97489e93d194bd22049a21617047118977 build(deps): bump actions/checkout from 5 to 6 (#313)
- ab5e4fc419c2c70eb1f5793c9db4642927d8a20e build(deps): bump docker/login-action from 3 to 4 (#320)
- cf3ac4228acf86ae5a6da2cb0a144447c8b10d95 build(deps): bump docker/setup-qemu-action from 3 to 4 (#321)
- ff3c1f47a1d169224effcded2321d92b553c134d build(deps): bump github.com/humanitec/placeholders (#311)
- c9d99b9a81737b58ecde458f14132b8a090479f7 build(deps): bump github.com/humanitec/placeholders (#323)
- f20cba53a1bec83010b1504e7649cc4728b2dedc build(deps): bump github.com/humanitec/shared-drivers (#316)
- a9f5537604ba944d3bda3df88d96bf1c42d109a5 build(deps): bump github.com/score-spec/score-go from 1.11.3 to 1.11.4 (#308)
- c0d7054264789ba1c7956f91f3db079979b92cac build(deps): bump github.com/score-spec/score-go from 1.11.4 to 1.11.5 (#310)
- b555ee9fda8992ae347e3d7f8202aebbd60afa46 build(deps): bump github.com/score-spec/score-go from 1.11.5 to 1.11.6 (#315)
- c3c5b1f2ca8b12385ad6b4391a7c43fe4ba45df4 build(deps): bump github.com/score-spec/score-go from 1.11.6 to 1.11.7 (#317)
- ae2c6408111ef798c9e5f7b4dcffd3a62d16d9bc build(deps): bump github.com/score-spec/score-go from 1.11.7 to 1.12.0 (#319)
- 8b1f7c2392b71735180ed62e8d70c0d134b3e283 build(deps): bump github.com/score-spec/score-go from 1.12.0 to 1.12.1 (#322)
- f616ac8c15dec0143549fb9de43a4a3dd7a9ff2c build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#314)
- 18cdd00c830762e609eda7cfffc071d341c4cf9d build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#312)
- 74c775b9ae2097bd8e9e4c7c9e9b600aa7e36c40 build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#318)
- f8dee65ed6159841709ee011d3fc604b117b0817 fix(score): search overrides for private resource types too
v0.39.13
Changelog
- aabcb9287ffb236b24c668230834fab467da1437 Merge pull request #306 from humanitec/mathieu-benoit-patch-2
- 59cc920e9732efc9c01c03926400a830cf53d965 Update extension.schema.json - support deploy section
v0.39.12
Changelog
- Fix the
profilefield in the Humanitec Score extension file as optional when using inhumctl score validate --extensions
v0.39.11
Changelog
- Fix
default-moduleWorkload profile inhumctl score validate --extensionswhen noprofileis provided in the Humanitec Score extension file - Bump external dependencies
v0.39.10
Changelog
- 6e5566fa71233572d3638104c365bdc14dd3dd4b build(deps): bump actions/checkout from 4 to 5 (#290)
- 61f40c52b2c88dc131f62ab30308d1af963890f4 build(deps): bump github.com/go-viper/mapstructure/v2 (#289)
- 72e1af0cc8598cce85f1af3fbdb9434e02d0bd69 build(deps): bump github.com/go-viper/mapstructure/v2 (#294)
- e41b1d8db5fdf163940fee12479067ff8459ba0d build(deps): bump github.com/score-spec/score-go from 1.11.1 to 1.11.2 (#292)
- 93c0c4929f0a593fe220665ea666c9416767ff93 build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#288)
- 750dc86117c44de7c664afe0ebb6b4b08b895cc9 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#293)
- b8be0fe257d32d1ec0016855f1785bd6d3e699ba build(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0 (#291)
- 16292085df423ea71f3dbfa583f3fc42feb6aeca build(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (#287)
- c107afb8d5d404cea1ad3e3ba9001786a42a0eca fix: add container target file path validation
v0.39.9
Changelog
- Merge pull request #286 from humanitec/wal-11221-params-co-provision
- build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 (#285)
v0.39.8
Changelog
- fix: fix validate after score spec upgrade
v0.39.7
Changelog
- fix: added http retries to humanitec client
v0.39.5
Changelog
- fix: score validation container files
v0.39.4
Changelog
- Review messages with
humctl score validatewhen the extension file is used or not. - Support of
humctl score deploywith custom resource type.