Skip to content

v0.17.0

Compare
Choose a tag to compare
@mnaser mnaser released this 31 Oct 18:35
· 24 commits to master since this release
db891f0

What's Changed

  • Bump github.com/rs/zerolog from 1.15.0 to 1.28.0 by @dependabot in #85
  • Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 by @dependabot in #91
  • Bump github.com/fatih/color from 1.13.0 to 1.14.0 by @dependabot in #90
  • Bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #89
  • Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #92
  • Bump github.com/fatih/color from 1.14.0 to 1.14.1 by @dependabot in #93
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #95
  • Bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #96
  • Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #97
  • Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #102
  • Bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in #99
  • Fix for Dockerfile smell DL3007 by @grosa1 in #103
  • drop "with:" for removed instructions by @p-wall in #118
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #113
  • Bump k8s.io/client-go from 0.27.1 to 0.27.3 by @dependabot in #115
  • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #112
  • Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #123
  • Bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #121
  • Bump github.com/boz/go-lifecycle from 0.1.0 to 0.1.1 by @dependabot in #122
  • Bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot in #130
  • Bump k8s.io/client-go from 0.28.1 to 0.28.3 by @dependabot in #137
  • Fix duration formatting in README.md tabe by @chmouel in #139
  • chore: use bytes.Equal(canaryLog, log) instead by @testwill in #141
  • add windows support, compile successful, make test also passed, replace travis-badge to GitHub actions badge by @Slach in #140
  • Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #134

New Contributors

Full Changelog: v0.16.1...v0.17.0