Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ All notable changes to the Universal DDI Python Client will be documented in thi
### New Features

- **[DNS Traffic Control]** Added full support for the DTC (DNS Traffic Control) API ([#30](https://github.com/infobloxopen/universal-ddi-python-client/pull/30), [#38](https://github.com/infobloxopen/universal-ddi-python-client/pull/38)):
- CRUD operations for Pools
- CRUD operations for Servers
- HTTP, ICMP, TCP, PDP, and SIP Health Checks
- Topology
- DTC Server
- DTC Pool
- DTC Policy
- DTC HTTP, ICMP, TCP, SNMP, PDP, and SIP Health Checks
- DTC Topology
- **[DNS Configuration]** Added support for LBDN object ([#35](https://github.com/infobloxopen/universal-ddi-python-client/pull/35))
- **[DNS Data]** Added record protection support for DNS records ([#36](https://github.com/infobloxopen/universal-ddi-python-client/pull/36))

Expand Down
Loading