Releases: netbox-community/go-netbox
[Breaking Changes] v4.3.0
v4.2.2-3
v4.2.2-2
v4.2.2-1
v4.2.2-0
What's Changed
- fix deserialization error when api was not en-US by @iceking2nd in #176
- fix & update to v4.2.2 by @nutgood in #194
Full Changelog: v4.0.3-0...v4.2.2-0
v4.0.3-0
Full Changelog: v3.7.7-0...v4.0.3-0
v3.7.7-0
v3.7.1-alpha.0
This experimental release replaces go-swagger, the software with which the library was previously generated, by openapi-generator, that supports OpenAPI 3, with which the Netbox API is specified since version 3.5. This change was necessary in order to continue upgrading the library to Netbox versions after 3.5.
This version is completely incompatible with previous versions of the library. To keep the version number of the library on par with Netbox, a major version has not been released. This decision has been made considering the pros and cons of the different options.
Feel free to try it. It is possible that the library has errors caused by issues in the OpenAPI spec of Netbox. Please see the readme for instructions on how to deal with this.
What's Changed
Full Changelog: v3.4.5-1...v3.7.1-alpha.0
v3.1.11-0
Full Changelog: v3.4.5-1...v3.1.11-0
v3.4.5-1
This release fixes Go modules usage.
Full Changelog: v3.4.5-0...v3.4.5-1