Skip to content

Releases: kcl-lang/kpm

v0.12.4

15 Mar 05:47
f7a0a9a

Choose a tag to compare

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

12 Dec 17:04
bec741d

Choose a tag to compare

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

02 Dec 10:04
a9a0ffb

Choose a tag to compare

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

30 Nov 07:06

Choose a tag to compare

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

24 Nov 15:03
ce14957

Choose a tag to compare

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

26 Oct 07:40
b6d1809

Choose a tag to compare

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

21 Jul 12:11
8dd0f8a

Choose a tag to compare

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

09 May 09:18
7b27acb

Choose a tag to compare

What's Changed

New Contributors

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

v0.11.1

14 Feb 09:29
3950507

Choose a tag to compare

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

16 Jan 08:47
1ea8c63

Choose a tag to compare

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