Skip to content

Releases: devfile/alizer

v1.6.2

13 Sep 13:52
b6b73d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

13 Aug 15:36
464fff4
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/moby/buildkit from 0.14.0 to 0.14.1 by @dependabot in #88
  • Bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #91
  • Fix springboot devfile sample expected URL by @thepetk in #96
  • Bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #95
  • Adding two new static file extension folders for Java Specific Workflows by @shawn-hurley in #97

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

18 Jun 14:01
ad40975
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/mod from 0.17.0 to 0.18.0 by @dependabot in #82
  • Update workflows to point to go.mod by @thepetk in #84
  • Bump github.com/moby/buildkit from 0.13.2 to 0.14.0 by @dependabot in #86
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #87
  • use zap.NewDevelopmentConfig to setup logger by @mansam in #85

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

04 Jun 14:02
76bc4ff
Compare
Choose a tag to compare

What's Changed

  • Bump up go version to 1.21 and k8s.io/apimachinery to v0.29.2 by @thepetk in #80

Full Changelog: v1.4.2...v1.5.0

v1.4.2

28 May 10:44
d33001f
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/moby/buildkit from 0.13.1 to 0.13.2 by @dependabot in #77
  • Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #79
  • Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #78

Full Changelog: v1.4.1...v1.4.2

v1.4.1

19 Apr 13:35
109649e
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #69
  • Bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot in #71
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #76

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 Mar 10:20
75d0327
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

29 Feb 17:44
f2abcb0
Compare
Choose a tag to compare

What's Changed

  • [Devtools Week] Create linux arm64 binary after every release by @thepetk in #40
  • [Devtools Week] Update contributing guide by @thepetk in #39
  • Port detection Optimization for Go Projects by @Jdubrick in #38
  • Implement Best Practices Changes by @Jdubrick in #41
  • add scorecard workflow and badge by @Jdubrick in #42
  • Add slack notification step for nightly run failures by @thepetk in #43
  • Create dependabot.yml by @maysunfaisal in #46
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #44
  • Bump github.com/go-logr/logr from 1.2.4 to 1.4.1 by @dependabot in #48
  • Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 by @dependabot in #45

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

11 Dec 14:41
9ed7d09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

09 Nov 14:34
c6fae37
Compare
Choose a tag to compare

What's Changed

  • Include version to binaries of each release by @thepetk in #32
  • Add golangci-lint linter to enforce that the io/ioutil package is not used anymore by @rm3l in #34
  • Proposal for Devfile port detection and default ports support by @thepetk in #33
  • Change controller-runtime version to v0.14.7 by @thepetk in #35

New Contributors

  • @rm3l made their first contribution in #34

Full Changelog: v1.2.1...v1.3.0