Skip to content

v1.2.0 - Full NetBird API Parity

Choose a tag to compare

@drtinkerer drtinkerer released this 26 Mar 19:20
· 15 commits to main since this release
af866ad

What's New

Full API parity upgrade with NetBird's latest endpoints — 30+ resources, cloud namespace, and forward-compatible models.

New Resources

  • Posture Checks, Geo Locations, DNS Zones, Identity Providers, Instance

Cloud Namespace (client.cloud.*)

  • Services, Ingress, EDR (Falcon/Huntress/Intune/SentinelOne), MSP, Invoices, Usage, Event Streaming, IDP/SCIM

Enhancements

  • Users: approve, reject, invites, password management
  • Peers: temporary access, job management
  • Events: proxy event logging
  • Networks: global router listing
  • PolicyRule: resource-based access control with camelCase aliases
  • BaseModel: extra="allow" for forward-compatible API responses
  • Routes: deprecation warnings (use Networks instead)
  • Cloud host detection: warns when accessing cloud endpoints on self-hosted instances

Bugfixes

  • Handle null API responses for empty lists
  • Fix event streaming endpoint path

Stats

  • 364 tests, 88% coverage
  • Tested against both NetBird Cloud and self-hosted instances

See CHANGELOG.md for full details.