14
0

Accepting request 1279539 from home:mnhauke:network:automation

- Update to version 7.5.0
  * Return correct choices when API token can PUT but not POST.
  * When using OIDC proxy for authentication return correct
    nb.version property.
  * Add CircuitTerminations, ConsolePorts, ConsoleServerPorts,
    PowerOutlets, PowerPorts to trace of circuit.

OBS-URL: https://build.opensuse.org/request/show/1279539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=75
This commit is contained in:
2025-05-26 08:23:41 +00:00
committed by Git OBS Bridge
parent 6267a2b7d5
commit 77af356bd5
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri May 23 12:17:43 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 7.5.0
* Return correct choices when API token can PUT but not POST.
* When using OIDC proxy for authentication return correct
nb.version property.
* Add CircuitTerminations, ConsolePorts, ConsoleServerPorts,
PowerOutlets, PowerPorts to trace of circuit.
-------------------------------------------------------------------
Fri Nov 15 13:41:37 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>