Skip to content

v1.2.0 - The workaround

Choose a tag to compare

@ByteOtter ByteOtter released this 05 Sep 09:50
· 20 commits to main since this release

What's new?

This release contains a workaround necessary to handle NetBox responses that deviate from the schema used to generate the client.
It makes all fields of structs, which have been identified as troublemakers, optional, allowing serde to successfully parse the responses at the cost of requiring extra steps on the user end.

Warning

This release is only compatible with NetBox v3.6.9. It may work with different minor or patch versions around this one but this is not guaranteed.

If you encounter any problems with this release, please let us know!

Sincerely,

  • The Nazara Team 🦑