Skip to content

Releases: kcl-lang/kpm

v0.12.4

Choose a tag to compare

@Peefy Peefy released this 15 Mar 05:47
f7a0a9a

What's Changed

  • Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #682
  • Chore: (deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 by @dependabot[bot] in #683
  • Chore: (deps): bump golang.org/x/mod from 0.30.0 to 0.31.0 by @dependabot[bot] in #689
  • Chore: (deps): bump github.com/kubescape/go-git-url from 0.0.30 to 0.0.31 by @dependabot[bot] in #688
  • feat: xdg directory by @Peefy in #693
  • Chore: (deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by @dependabot[bot] in #695
  • fix: resolve empty tarball when target is current directory by @DCchoudhury15 in #696
  • chore: (deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #697
  • feat(oci): conditionally use a fresh cache to avoid reusing stale token by @cjuega in #698

New Contributors

Full Changelog: v0.12.3...v0.12.4

v0.12.3

Choose a tag to compare

@Peefy Peefy released this 12 Dec 17:04
bec741d

What's Changed

  • Chore: (deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #684
  • chore: bump kcl-go to v0.12.3 by @Peefy in #687

Full Changelog: v0.12.1...v0.12.3

v0.12.1

Choose a tag to compare

@Peefy Peefy released this 02 Dec 10:04
a9a0ffb

What's Changed

  • chore: (deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #680
  • Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.27.1 by @dependabot[bot] in #677
  • chore: bump kcl-go version to 0.12.1 by @Peefy in #681
  • Chore: (deps): bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 by @dependabot[bot] in #675
  • chore: (deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #670
  • Chore: (deps): bump github.com/containers/image/v5 from 5.36.1 to 5.36.2 by @dependabot[bot] in #668
  • Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.8.2 by @dependabot[bot] in #673

Full Changelog: v0.12.0...v0.12.1

v0.12.0

Choose a tag to compare

@Peefy Peefy released this 30 Nov 07:06

What's Changed

  • chore: bump kcl go deps to 0.12.0-rc.1 by @Peefy in #679

Full Changelog: v0.11.4...v0.12.0

v0.12.0-rc.1

Choose a tag to compare

@Peefy Peefy released this 24 Nov 15:03
ce14957

What's Changed

  • chore: bump kcl go deps to 0.12.0-rc.1 by @Peefy in #679

Full Changelog: v0.11.4...v0.12.0-rc.1

v0.11.4

Choose a tag to compare

@Peefy Peefy released this 26 Oct 07:40
b6d1809

What's Changed

  • Chore: (deps): bump github.com/containers/image/v5 from 5.34.3 to 5.36.1 by @dependabot[bot] in #651
  • chore: (deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #650
  • Chore: (deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 by @dependabot[bot] in #652
  • Chore: (deps): bump kcl-lang.io/kcl-go from 0.11.2 to 0.11.3 by @dependabot[bot] in #649
  • Chore: (deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #656
  • Chore: (deps): bump github.com/onsi/gomega from 1.36.2 to 1.38.1 by @dependabot[bot] in #657
  • fix(#659): allow client to request credentials in each call via envvar by @cjuega in #660
  • Fix handling of include patterns in kpm pkg by @adborden in #661
  • fix: prevent skipping dependency download when cache folder is empty by @wolfchkov in #665

New Contributors

Full Changelog: v0.11.3...v0.11.4

v0.11.3

Choose a tag to compare

@Peefy Peefy released this 21 Jul 12:11
8dd0f8a

What's Changed

  • feat: support login with plainhttp by @liangyuanpeng in #638
  • fix(oci): utilize default http transport to read proxy environment variables by @fhopfensperger in #640
  • Chore: (deps): bump golang.org/x/mod from 0.23.0 to 0.25.0 by @dependabot[bot] in #642
  • Chore: (deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.2 by @dependabot[bot] in #641
  • Chore: (deps): bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 by @dependabot[bot] in #643
  • Chore: (deps): bump golang.org/x/mod from 0.25.0 to 0.26.0 by @dependabot[bot] in #644
  • Add force options to push client to overwrite the artifact by @JRaver in #646

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

Choose a tag to compare

@zong-zhe zong-zhe released this 09 May 09:18
7b27acb

What's Changed

  • Add test fo client package by @Rohanraj123 in #603
  • fix: fix download slow when 'kcl run' by @zong-zhe in #607
  • Chore: (deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 by @dependabot in #610
  • Chore: (deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot in #614
  • fix: Write to mod files only in case of a change by @Siddhi-agg in #612
  • Chore: (deps): bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 by @dependabot in #617
  • Chore: (deps): bump github.com/containers/image/v5 from 5.34.0 to 5.34.3 by @dependabot in #622
  • chore: update github workflows by @liangyuanpeng in #630
  • cleanup: remove unuse code of login by @liangyuanpeng in #635
  • chore: bump version to v0.11.2 by @zong-zhe in #634

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@zong-zhe zong-zhe released this 14 Feb 09:29
3950507

What's Changed

  • fix: rm useless comments and move clean deprecated methods by @zong-zhe in #575
  • Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #576
  • Chore: (deps): bump github.com/elliotchance/orderedmap/v2 from 2.6.0 to 2.6.1 by @dependabot in #579
  • Chore: (deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #578
  • Chore: (deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 by @dependabot in #580
  • Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #584
  • Chore: (deps): bump github.com/elliotchance/orderedmap/v2 from 2.6.1 to 2.7.0 by @dependabot in #583
  • Chore: (deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1 by @dependabot in #581
  • Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.7 by @dependabot in #585
  • Chore: (deps): bump github.com/moby/term from 0.5.0 to 0.5.2 by @dependabot in #582
  • fix: fix download failure for git repo with protocol 'git://' by @zong-zhe in #589
  • Chore: (deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 by @dependabot in #592
  • Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.7 to 1.7.8 by @dependabot in #591
  • Chore: (deps): bump github.com/containers/image/v5 from 5.33.0 to 5.34.0 by @dependabot in #594
  • Chore: (deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 by @dependabot in #600
  • Chore: (deps): bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in #599
  • chore: bump kcl-go version to v0.11.1 by @liangyuanpeng in #597
  • Lfx Pretest : Improve test coverage by 90 percent. by @Rohanraj123 in #596

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.9.9

Choose a tag to compare

@zong-zhe zong-zhe released this 16 Jan 08:47
1ea8c63

What's Changed

  • fix: fix failure when add git repo as dependency by protocol 'git://' by @zong-zhe in #588

Full Changelog: v0.9.8...v0.9.9