Skip to content

Releases: sonatype-nexus-community/nancy

v1.0.46

07 Mar 17:07
Compare
Choose a tag to compare

Changelog

v1.0.45

10 Oct 00:03
Compare
Choose a tag to compare

Changelog

  • 6ec844a fix: build failure during login

v1.0.42

08 Nov 22:09
Compare
Choose a tag to compare

Changelog

  • ff9e4f6 replace use of deprecated CI docker image
  • c62f562 use latest github.com/sonatype-nexus-community/go-sona-types

v1.0.41

13 Oct 18:49
Compare
Choose a tag to compare

Changelog

  • 07cb3fe make tidy commands follow 1.17 specs

v1.0.39

08 Sep 16:14
Compare
Choose a tag to compare

Changelog

  • e457c55 fix: replace deprecated ioutil calls
  • 80ae98e minor: comment format cleanup

v1.0.38

07 Sep 20:09
Compare
Choose a tag to compare

Changelog

  • 90459fa grammar police
  • c88d5d9 markdown cleanup for numbered list
  • c26d7b3 replace deprecated ioutil.WriteFile calls in unit test
  • 6712987 try wildcard pattern suggested by #262

v1.0.37

22 Jun 18:24
Compare
Choose a tag to compare

Changelog

  • 81f78ef Support additional exclude vulnerability files (#269)
  • 4ef70b1 replace deprecated "go get..." with "go install ...@latest"

v1.0.36

02 Jun 20:18
281866d
Compare
Choose a tag to compare

Changelog

  • 281866d fix #264: restore v version prefix (#267)
  • 3a62d04 lift: ST1001 - should not use dot imports
  • ff621d9 lift: ST1012 - error var stdInInvalid should have name of the form errFoo
  • 9c5e4c2 remove old comments
  • 644c909 remove old comments (revert accidental changes meant for separate PR).

v1.0.35

27 May 20:26
93517cd
Compare
Choose a tag to compare

Changelog

  • 93517cd Normalize version when using go install (#266)

v1.0.34

27 May 16:17
e35fdec
Compare
Choose a tag to compare

Changelog

  • 56d57c7 CI slack notification
  • e35fdec Use build info when available (go install) (#265)
  • 3afdbcd exclude vulnerabilities in dev (non-runtime) components from ITs
  • 6aa78b7 fix: allow ossindexurl override via env var