New Release 📦 of minectl 🗺: minectl-sdk and secure software supply chain
Changelog
The new release 📦 of minectl 🗺
has one major change:
Some of the core functions around the different cloud providers got extracted as own go module called minectl-sdk
. This will allow me to create new ways to create Minecraft ™️
servers. Like a k8s controller for example. Stay tuned.
Next ine is around the topic secure software supply chains
. I switched to a distroless base image for the minectl
image and implemented SonarCloud
integration to deliver better software.
The OSSF scorecard
has now a badge in the Readme.md, to show how complianted the project is.
New Features
- dccb201: feat: add dependabot to kick of renovate (#621) (@dirien)
- e699a55: feat: add fig autocomplete support (#608) (@dirien)
- e4daca9: feat: add ossf scorecard badge (#626) (@dirien)
- 5ffedb4: feat: add ossf scorecard badge flat style (#627) (@dirien)
- 3abd97d: feat: add sonarcloud and openssf best pracrtices badge (#628) (@dirien)
- f2a0bd6: feat: introduce the minectl-sdk (#616) (@dirien)
- bea4a82: feat: move to distroless:static image (#610) (@dirien)
- 748a74b: feat: rename module name (#629) (@dirien)
- 5a4f7a1: feat: rework cobra commands to support annotations (#614) (@dirien)
- 34b63e8: feat: switch to distroless base image (#607) (@dirien)
- fd28a20: feat: tune down noisy distroless update in renovate (#615) (@dirien)
- b5b2184: feat: update modules and docs for new Azure GO SDK Auth (#630) (@dirien)