Skip to content

v0.12.1-rc.1

Compare
Choose a tag to compare
@liu-hm19 liu-hm19 released this 17 Jul 08:15
· 48 commits to main since this release
e037960

What's Changed

  • fix: goreleaser deprecation notices by @liu-hm19 in #1163
  • test: uncomment e2e tests by @SparkYuan in #1164
  • docs: update the Chinese readme and the Windows download command by @SparkYuan in #1172
  • feat: move secret references replacement form generating to applying by @SparkYuan in #1173
  • fix: skip replacing secret data without ref prefix by @liu-hm19 in #1175
  • feat: replace secret references in the preview by @SparkYuan in #1180
  • feat: add support for on-premises secret provider define in api.kusion.io by @Liuxingyu1111111 in #1179
  • chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible by @dependabot in #1184
  • chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 by @dependabot in #1183
  • chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #1182
  • feat: support spec file as input of preview and apply by @liu-hm19 in #1185
  • feat: support path-style of bucket for s3 storage backend by @hoangndst in #1189
  • ci: check md links periodically by @SparkYuan in #1193
  • feat: support terraform resource import by @liu-hm19 in #1186
  • feat: support release unlock command by @liu-hm19 in #1191
  • feat: mask secret data in preview result by @liu-hm19 in #1176
  • test: add windows e2e test by @liu-hm19 in #1197
  • feat: enable concurrent manipulation of TF resources since they are stored in different directories by @SparkYuan in #1194
  • fix: a TF breaking change to enable reusing cached providers by @SparkYuan in #1199
  • chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by @dependabot in #1207
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #1212
  • fix: the latter volume dirs overwrite the prior one by @vietanhtwdk in #1214
  • feat: support runtime configurations in workspace by @liu-hm19 in #1211
  • fix: locked release file caused by interruption by @liu-hm19 in #1219

New Contributors

Full Changelog: v0.12.0-rc.4...v0.12.1-rc.1