forked from pool/python-pynetbox
Accepting request 935798 from home:mnhauke:network:automation
- Update to version 6.3.0 * Handle list results in DetailEndpoint.create(). * Define Permissions.constraints as JSON field to fix #398. * Fixes manual pagination (#412) and argless filter. * Makes .filter() with no args equivalent to .all(), 7.0 will remove the latter. * Add Api.create_token() (for NetBox 3.0+) * Add custom model name lookup to fix. OBS-URL: https://build.opensuse.org/request/show/935798 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=51
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 14:59:12 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 6.3.0
|
||||
* Handle list results in DetailEndpoint.create().
|
||||
* Define Permissions.constraints as JSON field to fix #398.
|
||||
* Fixes manual pagination (#412) and argless filter.
|
||||
* Makes .filter() with no args equivalent to .all(), 7.0 will
|
||||
remove the latter.
|
||||
* Add Api.create_token() (for NetBox 3.0+)
|
||||
* Add custom model name lookup to fix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 31 10:10:38 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
Reference in New Issue
Block a user