This file contains all changes that have not been released yet.
Keep in mind the changelog is addressed to users and should be understandable by them.
Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Metadata Backup] Add a warning on restoring a metadata backup (PR #5769)
- [SAML] Compatible with users created with other authentication providers (PR #5781)
- [Netbox] Plugin to synchronize pools, VMs and IPs with Netbox (PR #5783)
Users must be able to say: “I had this issue, happy to know it's fixed”
Packages will be released in the order they are here, therefore, they should be listed by inverse order of dependency.
Rule of thumb: add packages on top.
The format is the following: -
$packageName
$version
Where
$version
is
- patch: if the change is a bug fix or a simple code improvement
- minor: if the change is a new feature
- major: if the change breaks compatibility
In case of conflict, the highest (lowest in previous list)
$version
wins.
- @xen-orchestra/emit-async minor
- @xen-orchestra/defined patch
- xo-collection minor
- @xen-orchestra/log patch
- xen-api minor
- xo-server-auth-saml minor
- xo-server-backup-reports patch
- xo-server-netbox minor
- xo-web minor
- xo-server patch