Skip to content

Releases: IONOS-Core/dim

ndcli-5.0.4.post1

07 Apr 12:46
ndcli-5.0.4.post1
b39692e

Choose a tag to compare

  • bump ndcli version in other files

Full Changelog: ndcli-5.0.4.post0...ndcli-5.0.4.post1

ndcli-5.0.4.post0

07 Apr 11:31
ndcli-5.0.4.post0
dec4c10

Choose a tag to compare

What's Changed

  • fix(dim/ndcli): issue of adding TXT records fixed on importing zone. by @akaramimotlagh in #292

New Contributors

Full Changelog: ndcli-5.0.3.post0...ndcli-5.0.4.post0

ndcli-5.0.3.post0

27 Jan 12:55
ndcli-5.0.3.post0
99febeb

Choose a tag to compare

  • bump ndcli/dimcli/version.py

Full Changelog: ndcli-5.0.3...ndcli-5.0.3.post0

ndcli-5.0.3

17 Jan 13:43
ndcli-5.0.3
7dacf45

Choose a tag to compare

  • add default-ttl config option (#270)
  • fix regexes (#281)
  • add no-reserve-class-c-boundaries for adding pool to subnet (#278)
  • switch to pyproject.toml (#283)

dimclient-1.0.5

28 Nov 15:59
dimclient-1.0.5
c775fa9

Choose a tag to compare

What's Changed

  • Add request timeout parameter by @Thor77 in #256
  • Document installation in a pip3 venv by @miesi in #254
  • Convert all the strings passed to Re.match to raw string notation by @zakriya057 in #281
  • switch to pyproject.toml by @zeromind in #283
  • dimclient: work around issues due to SSL defaults changes in Python 3.13 by @zeromind in #285

New Contributors

Full Changelog: dimclient-1.0.1...dimclient-1.0.5

dimclient-1.0.1

13 Jan 07:47

Choose a tag to compare

add el9 build, build for fc36 and 37

dim-5.0.2

03 Jun 10:36
2bd2b3c

Choose a tag to compare

  • add new permission to set attributes on pools (#242)
  • fix group_by clause when returning views for a zone (#243)
  • fix moving pools between layer3domains with subnets smaller than /24 (#233)
  • fix missing check if pool is already in target layer3domain (#232)
  • fix missing check to avoid creating A or AAAA records in zone profiles (#238)
  • update dependencies (#248)

dim-web-0.2

02 May 13:46

Choose a tag to compare

  • fix searching for ips

dim-5.0.1

02 May 13:46

Choose a tag to compare

  • fix .hex is not a function
  • fix freeing free ip

ndcli-5.0.0rc3

28 Mar 09:09
33a1454

Choose a tag to compare

ndcli-5.0.0rc3 Pre-release
Pre-release

5.0.0rc3

  • make layer3domain optional for history ipblock (#222)
  • deprecate login_prompt() in dimclient (#182)