Releases: retigra/ZabbixCI
Releases · retigra/ZabbixCI
v0.4.0-beta.7
What's Changed
- 🐛 Using non-default branches results in conflicts as branches are frequently based of default branch by @wouterdebruijn in #211
- 🔧 Set TEMPLATE_GROUP_API_VERSION_THRESHOLD = 6.2 by @AlexPhyzik in #212
New Contributors
- @AlexPhyzik made their first contribution in #212
Full Changelog: v0.4.0-beta.5...v0.4.0-beta.7
v0.3.12
What's Changed
- 📝 Fixed action badge for pypi build action by @wouterdebruijn in #184
- 🔧 Changed hostgroup threshold to 6.2 by @wouterdebruijn in #213
- 🔧 Changed vendor version threshold to 6.4 by @wouterdebruijn in #214
Full Changelog: v0.3.11...v0.3.12
v0.4.0-beta.5
What's Changed
- 🐛 Ssh dependencies missing in docker build by @wouterdebruijn in #210
Full Changelog: v0.4.0-beta.4...v0.4.0-beta.5
v0.4.0-beta.4
What's Changed
- 🐛 Unable to set settings via environment variables by @wouterdebruijn in #209
Full Changelog: v0.4.0-beta.3...v0.4.0-beta.4
v0.4.0-beta.3
What's Changed
- 🧑💻 Improved development experience and code quality by enforcing new linting rules by @wouterdebruijn in #203
- ♻️ Moved away from Settings singleton in favor of more dynamic ApplicationSettings instance by @wouterdebruijn in #204
- ✨ Add rollback branches when pulling down changes into Zabbix server by @wouterdebruijn in #205
- ⬆️ Bumped dependencies by @wouterdebruijn in #206
Full Changelog: v0.4.0-beta.2...v0.4.0-beta.3
v0.4.0-beta.2
What's Changed
- 📝 Fixed action badge for pypi build action by @wouterdebruijn in #184
- 🔒️ Locked dependency versions in docker builds by @wouterdebruijn in #189
- ⬆️ Bump ruamel-yaml-clib from 0.2.12 to 0.2.14 by @dependabot[bot] in #187
- ⬆️ Bump cffi from 1.17.1 to 2.0.0 by @dependabot[bot] in #186
- ⬆️ Bump pycparser from 2.22 to 2.23 by @dependabot[bot] in #185
- ⬆️ Bump typing-extensions from 4.14.1 to 4.15.0 by @dependabot[bot] in #183
- ⬆️ Bump multidict from 6.6.3 to 6.6.4 by @dependabot[bot] in #182
- ✨ Add template group creation functionality by @wouterdebruijn in #195
Full Changelog: v0.4.0-beta.1...v0.4.0-beta.2
v0.4.0-beta.6
What's Changed
- 📝 Fixed action badge for pypi build action by @wouterdebruijn in #184
Full Changelog: v0.3.11...v0.4.0-beta.6
v0.4.0-beta.1
What's Changed
- ✨Added support for synchronization of scripts by @wouterdebruijn in #179
- ⬆️ Bump multidict from 6.6.3 to 6.6.4 by @dependabot[bot] in #178
- 🔖 Release 0.4.0-beta.1 by @wouterdebruijn in #180
New Contributors
- @dependabot[bot] made their first contribution in #178
Full Changelog: v0.3.11...v0.4.0-beta.1
v0.3.11
What's Changed
- 🐛 Changed template group query to precisely match root group by @wouterdebruijn in #175
- 🔧 Combined minor fixes by @wouterdebruijn in #176
- 🔖 Release v0.3.11 by @wouterdebruijn in #177
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- 🚸 Added -n shorthand for dry-run param by @wouterdebruijn in #168
- 🚸 Let API token take priority over username/password by @wouterdebruijn in #167
- 🐛 Fixed incorrect Zabbix version in error message by @wouterdebruijn in #171
- 🔧 Dependency updates and improvements in dependency management by @wouterdebruijn in #173
- 🔖 Release v0.3.10 by @wouterdebruijn in #172
Full Changelog: v0.3.9...v0.3.10