feat(xo-server-netbox): 0.3.2

This commit is contained in:
Julien Fontanet 2021-10-14 09:43:38 +02:00
parent 47f9da2160
commit c965a89509
3 changed files with 13 additions and 4 deletions

View File

@ -1,5 +1,17 @@
# ChangeLog # ChangeLog
## **next**
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”
- [Netbox] Support older versions of Netbox and prevent "active is not a valid choice" error [#5898](https://github.com/vatesfr/xen-orchestra/issues/5898) (PR [#5946](https://github.com/vatesfr/xen-orchestra/pull/5946))
### Released packages
- xo-server-netbox 0.3.2
## **5.63.0** (2021-09-30) ## **5.63.0** (2021-09-30)
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" /> <img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />

View File

@ -13,8 +13,6 @@
> Users must be able to say: “I had this issue, happy to know it's fixed” > Users must be able to say: “I had this issue, happy to know it's fixed”
- [Netbox] Support older versions of Netbox and prevent "active is not a valid choice" error [#5898](https://github.com/vatesfr/xen-orchestra/issues/5898) (PR [#5946](https://github.com/vatesfr/xen-orchestra/pull/5946))
### Packages to release ### Packages to release
> Packages will be released in the order they are here, therefore, they should > Packages will be released in the order they are here, therefore, they should
@ -32,7 +30,6 @@
> >
> In case of conflict, the highest (lowest in previous list) `$version` wins. > In case of conflict, the highest (lowest in previous list) `$version` wins.
- xo-server-netbox patch
- @xen-orchestra/backups minor - @xen-orchestra/backups minor
- @xen-orchestra/proxy minor - @xen-orchestra/proxy minor
- xo-server patch - xo-server patch

View File

@ -1,6 +1,6 @@
{ {
"name": "xo-server-netbox", "name": "xo-server-netbox",
"version": "0.3.1", "version": "0.3.2",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"description": "Synchronizes pools managed by Xen Orchestra with Netbox", "description": "Synchronizes pools managed by Xen Orchestra with Netbox",
"keywords": [ "keywords": [