Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 16:24
d04b7f9

1.2.0 (2024-12-08)

Features

  • add dns server AAAA-Record functions (584fa32)
  • add dns server functions for read and list dns zones (f757fc9)
  • add dnsserver A-Record functions (c154dea)
  • add dnsserver CName-Record functions (ffb7267)
  • add dnsserver PTR-Record functions (8f55816)
  • add error handling to parsing json key-value strings (a4059a7)
  • implement parsing helper function for json key-value strings (93da78d)

Bug Fixes

  • cimclass unmarshaljson does not handle array (6962ec6)