Releases: smutel/go-netbox
Releases · smutel/go-netbox
v3.4.0
Features
- Update from Netbox 3.4 swagger (ec98310)
v3.3.0
Features
- Update from Netbox 3.3 swagger (6dba05d)
v3.2.3
Features
- Remove patch for primary IP (08c16b7)
v3.2.2
Bug Fixes
- Library version missing in go.mod (9d5df44)
v3.2.1
Features
- Add go.mod and go.sum (58e500f)
- Add patch to remove primary IP (e02f45b)
- Allow Create functions for available prefix/ip to be used (ef3c365)
- Call go mod tidy after build (98a4273)
v3.2.0
Features
- Update from Netbox 3.2 swagger (74f00f1)
v3.1.2
Bug Fixes
- Scope as object in vlangroup (4b65d2a)
v3.1.1
Bug Fixes
- Object as JSON objects in contact assignment (9d7758d)
v3.1.0
Features
- Update from Netbox 3.1 swagger (8882546)
v3.0.1
Bug Fixes
- local_context_data and config_context as JSON objects (9d3b627), closes #25