Releases: BESTSELLER/nightscaler
Releases · BESTSELLER/nightscaler
0.5.3
Bug Fixes 🐛
- Fixing a memory leak #1 @Gaardsholt (#87)
Dependencies 📌
- Bump the k8s group with 2 updates @dependabot (#92)
- Bump golang from 1.21.3-alpine to 1.21.4-alpine @dependabot (#88)
Full Changelog: 0.5.2...0.5.3
0.5.2
Bug Fixes 🐛
- Proper handle empty string + error handling @Gaardsholt (#86)
Full Changelog: 0.5.1...0.5.2
0.5.1
Bug Fixes 🐛
- Using zerolog instead of fmt @Gaardsholt (#80)
Dependencies 📌
- Bump google.golang.org/grpc from 1.55.0 to 1.56.3 @dependabot (#84)
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 @dependabot (#82)
- Bump k8s.io/apimachinery from 0.28.2 to 0.28.3 @dependabot (#81)
Other Changes 🛠
- Using zerolog instead of fmt @Gaardsholt (#85)
Full Changelog: 0.5.0...0.5.1
0.5.0
New Features 🎉
- Calculate if we are within the
downscaler/uptime
range @Gaardsholt (#79)
Full Changelog: 0.4.1...0.5.0
0.4.0
New Features 🎉
- Publish Helm Chart in CircleCI @Gaardsholt (#77)
- Moving
helm lint
away from GitHub actions @Gaardsholt (#76) - I hate GitHub actions @Gaardsholt (#74)
- no more debugging @Gaardsholt (#73)
- ES-2779: Will send all namespaces to Backstage @Gaardsholt (#70)
Dependencies 📌
- Bump golang.org/x/net from 0.10.0 to 0.17.0 @dependabot (#71)
- Bump actions/checkout from 3 to 4 @dependabot (#65)
- Bump golang from 1.21.1-alpine to 1.21.3-alpine @dependabot (#72)
Full Changelog: v0.3.3...0.4.0
v0.3.3
Dependencies 📌
- Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 @dependabot (#55)
- Bump cloud.google.com/go/pubsub from 1.32.0 to 1.33.0 @dependabot (#57)
- Bump k8s.io/client-go from 0.27.3 to 0.27.4 @dependabot (#58)
- Bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 @dependabot (#53)
- Bump k8s.io/client-go from 0.27.2 to 0.27.3 @dependabot (#54)
- Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 @dependabot (#52)
Full Changelog: v0.3.2...0.3.3
v0.3.2
Bug Fixes 🐛
- Bug: Incorrect time spec value according to kube-downscaler @OrKarstoft (#50)
Dependencies 📌
- Bump k8s.io/client-go from 0.27.1 to 0.27.2 @dependabot (#47)
- Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 @dependabot (#46)
- Bump cloud.google.com/go/pubsub from 1.30.1 to 1.31.0 @dependabot (#49)
Full Changelog: v0.3.1...0.3.2
v0.3.1
⚠️ Usev0.3.2
instead. This version doesn't fully fix the time spec issue⚠️
Bug Fixes 🐛
- Bug: Correcting timezone stuff and default to UTC @OrKarstoft (#43)
Full Changelog: v0.3.0...0.3.1
chart-0.2.0
Other Changes 🛠
- Feat: Parsing more values to the deployment @OrKarstoft (#44)
Full Changelog: chart-0.1.1...0.2.0
v0.3.0
New Features 🎉
- Feat: Added zerolog logging for JSON logging @OrKarstoft (#41)
- Feat: Added timezones to config to improve time string control @OrKarstoft (#38)
Full Changelog: v0.2.0...0.3.0