Releases: bitnami/gonit
Releases · bitnami/gonit
v0.2.11
What's Changed
- 🔄 synced file(s) with bitnami/support by @bitnami-bot in #51
- 🔄 synced file(s) with bitnami/support by @bitnami-bot in #52
- Fix linter error SCC-SA1006 by @dgomezleon in #53
New Contributors
- @dgomezleon made their first contribution in #53
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- 🔄 synced file(s) with bitnami/support by @bitnami-bot
- Delete .github/workflows/migration.yml by @fmulero in #43
- Change license header and copyright by @carrodher in #45
- Update Go version to 1.22 by @jotamartos in #49
- Bump version of the tool after Go version update by @jotamartos in #50
New Contributors
- @bitnami-bot made their first contribution in #33
- @fmulero made their first contribution in #43
- @carrodher made their first contribution in #45
- @jotamartos made their first contribution in #49
Full Changelog: v0.2.9...v0.2.10
v0.2.9
Bump Golang to 1.21
Full Changelog: v0.2.8...v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
Disable CircleCI (#27) Co-authored-by: Juan Jose Medina Godoy <[email protected]>
v0.2.4: Bump version (#19)
Gonit should set a different PPID for processes started by it (#19)
v0.2.2: Bump version (#15)
Version 0.2.1 was released without changing this value. After changing this, I will create a new release that fixes the discordance.
Maintenance release
Fix golint (#14) Ref: https://github.com/golang/lint/issues/415