Releases: th-schwarz/DynDRest
Releases · th-schwarz/DynDRest
v0.8.0
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
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
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
Enhancements
- health-check with an extra oauth user #18
Improvements
- log endpoints #22
- update spring boot to 3.1.2 #19
v0.4.2
Bugs
- some routers didn't accept 201 as OK #17
v0.4.1
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
rework the update log, see docu for configuration
v0.3.1
Bug: failed start on systemd #9
v0.3: upgrade release
- upgraded to spring boot v3
- introduced checkstyle
v0.2: 1st stable release
1st stable release with a provider implementation for domainrobot