Skip to content

Releases: devfile/alizer

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

v1.2.1-01440261 (backported)

04 Oct 14:14
Compare
Choose a tag to compare

Backported version using the sigs.k8s.io/controller-runtime v0.14.4 and k8s.io/apimachinery v0.26.1

v1.2.1

04 Oct 13:50
6b0b633
Compare
Choose a tag to compare

What's Changed

  • chore: remove deprecated ioutil dependency by @trader7 in #30
  • Fix alizer hanging while getting potential dockerfile locations by @thepetk in #31

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 Sep 09:27
e486794
Compare
Choose a tag to compare

What's Changed

  • [Devtools week] Fix nightly run check after wildfly stack update by @thepetk in #27
  • Specify files for port detection for every detector by @thepetk in #28

Full Changelog: v1.1.5...v1.2.0

v1.1.5-01440261 (backported)

21 Sep 11:07
Compare
Choose a tag to compare

What's Changed

  • Rollback go and controller runtime versions by @thepetk in #29

Full Changelog: v1.1.5...v1.1.5-01440261

v1.1.5

18 Sep 09:57
89027d1
Compare
Choose a tag to compare

What's Changed

  • Add more commands to the Makefile and use them in CI by @feloy in #24
  • [Devtools week] Add OWNERS file by @thepetk in #25
  • [Devtools week] Create license header doc by @thepetk in #26
  • Fix port detection when Dockerfile declares env vars by @feloy in #23

New Contributors

  • @feloy made their first contribution in #24

Full Changelog: v1.1.4...v1.1.5

v1.1.4

22 Aug 14:11
04361c9
Compare
Choose a tag to compare

What's Changed

  • Detect devfiles only for main language in case of no component found by @thepetk in #22

Full Changelog: v1.1.3...v1.1.4

v1.1.3

22 Aug 11:03
27607db
Compare
Choose a tag to compare

What's Changed

  • Add alizer binary to gitignore by @thepetk in #20
  • Add --no-port-detection flag to compose command by @thepetk in #19

Full Changelog: v1.1.2...v1.1.3