Fixes #3001: Fix API representation of ObjectChange action and add changed_object_type

This commit is contained in:
Jeremy Stretch
2019-03-28 09:57:26 -04:00
parent b1351be750
commit 7a6c0d1d96
3 changed files with 18 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ v2.5.9 (FUTURE)
* [#2924](https://github.com/digitalocean/netbox/issues/2924) - Add interface type for QSFP28 50GE
* [#2936](https://github.com/digitalocean/netbox/issues/2936) - Fix device role selection showing duplicate first entry
* [#2998](https://github.com/digitalocean/netbox/issues/2998) - Limit device query to non-racked devices if no rack selected when creating a cable
* [#3001](https://github.com/digitalocean/netbox/issues/3001) - Fix API representation of ObjectChange `action` and add `changed_object_type`
* [#3014](https://github.com/digitalocean/netbox/issues/3014) - Fixes VM Role filtering
* [#3022](https://github.com/digitalocean/netbox/issues/3022) - Add missing cable termination types to DCIM `_choices` endpoint