Skip to content

Beta 1 Release: Compatibility with NetBox 4.3.x!

Compare
Choose a tag to compare
@ByteOtter ByteOtter released this 03 Jun 14:40
· 14 commits to main since this release
415f181

What's Changed

We are happy to announce that Nazara has now received its long awaited update to be compatible with NetBox v4.3.x!

New Features:

Fixes:

  • Add missing build dependency by @marv7000 in #100
  • Don't crash on invalid DMI tables by @marv7000 in #101
  • Massively improved performance during data collection by directly accessing DMI tables by @marv7000 in #97
  • Fixed build process for RPM builds by adding missing build dependencies and updating the specfile to work with the newest cargo_vendor version by @marv7000 in #95 and #100
  • Fixed invalid device update response by removing primary_ip_address logic by @ByteOtter in #102

Special thanks to both contributors for their hard work, discussions and guidance in this process.

We hope you enjoy this release!

Sincerely,

  • The Nazara Team 🦑

Full Changelog: v0.1.0_alpha.2...v0.1.0_beta.1