Skip to content

Releases: th-schwarz/DynDRest

v0.8.0

01 Sep 17:12
Compare
Choose a tag to compare

One of the main points of this release is the adaption of the endpoints to the common conventions. Another point is the rest-api for zones and hosts.

Enhancements

  • provider: implement add / delete a sub domain #43
  • rest-api: create, delete and update hosts and zones #24

Bugs

  • update-log shouldn't be created if no IPs where changed #37

Improvements

  • rename endpoints to the common naming conventions #42
  • change datasource config to spring #40

v0.7.0

19 Apr 14:14
Compare
Choose a tag to compare

Enhancements

  • automatic backups and restore of the database #33
  • move zone update log into the database #29

Improvements

  • update spring boot to 3.2.5 #36

v0.6.0

26 Feb 18:16
Compare
Choose a tag to compare

Enhancements

  • Zone / host definition in yaml that will be imported on start, if it isn't already defined in the database #30
  • move zone config into a database #28
  • add custom headers to the domainrobot configuration #26

Improvements

  • update spring boot to 3.2.3 #31

v0.5.0

30 Jul 10:56
Compare
Choose a tag to compare

Enhancements

  • health-check with an extra oauth user #18

Improvements

  • log endpoints #22
  • update spring boot to 3.1.2 #19

v0.4.2

15 Jun 16:41
Compare
Choose a tag to compare

Bugs

  • some routers didn't accept 201 as OK #17

v0.4.1

18 May 09:04
Compare
Choose a tag to compare

Enhancements

  • get /update/{host} refine OK status #16

Bugs

  • fix default value for dyndrest.update-log-date-pattern #12

Improvements

  • update spring boot to 3.0.6 #15
  • fix default value for dyndrest.update-log-file-pattern #14
  • introduce Spring's nullability annotations #13

v0.4

09 Apr 10:07
Compare
Choose a tag to compare

rework the update log, see docu for configuration

v0.3.1

02 Apr 09:09
Compare
Choose a tag to compare

Bug: failed start on systemd #9

v0.3: upgrade release

01 Apr 18:06
Compare
Choose a tag to compare
  • upgraded to spring boot v3
  • introduced checkstyle

v0.2: 1st stable release

31 Dec 19:26
Compare
Choose a tag to compare

1st stable release with a provider implementation for domainrobot