🔖 Road to Release 0.4.0 #208
wouterdebruijn
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are getting closer to the release of version 0.4.0 of ZabbixCI! 🎉
This release will include a large collection of changes most notably including support for synchronization of scripts.
But it also includes some welcome additional features for safer operation of new and existing users. For this, a new opt out setting has been added,
create_rollback_branchis a new setting that is enabled by default. This will create a rollback branch of the Zabbix state while performing a pull operation. This enabled the user to restore deleted templates from Zabbix in case of accidental deletions. By default, the rollback branch in only created in the local cache directory and is not pushed to the Git remote. Pushing the rollback branch is supported and can be enabled by settingpush_rollback_branchthrough any of the normal configuration methods.For a full list of the new features, please take a look at https://github.com/retigra/ZabbixCI/milestone/3
If you have any input regarding these new changes and the provided defaults, please let us know!
Beta Was this translation helpful? Give feedback.
All reactions