Releases: BiznetGIO/RESTKnot
Releases · BiznetGIO/RESTKnot
agent-v0.7.15
agent-0.7.15 (2024-08-14)
Features
- Supports milliseconds delay
v0.7.14
v0.7.13
v0.7.12 (2022-04-13)
- Fix: markupsafe > 2.0.1 breaks flask by removing json function
- Fix: non-existing SOA record cause error
- Fix: agent failed to communicate with Knot
v0.7.11 (2021-10-07)
- Update: removed unused config for CLI app setup. Now the agent is used commonly via docker image.
- Update: refactor to have less code. To have a minimal step to call libknot directly.
v0.7.10 (2021-09-15)
Merge pull request #132 from BiznetGIO/action-patch Fix: github action regression
v0.7.9 (2021-09-15)
Merge pull request #131 from BiznetGIO/action-patch Fix: `ubuntu-16.04` runner doesn't exists anymore
v0.7.8 (2021-09-15)
- Add: request knot to block any future operation until the current one finished
- Add: retry on socket connection failure
- Update: use libknot from pypi instead
- Update: use venv in docker build
- Update: third-party dependencies
- Update: adjust agent to new libknot structure
v0.7.7 (2021-05-12)
- Add support for multiple Kafka broker and multiple Zookeeper
Rest Knot v0.7.6
- Added feature reject CNAME with root as owner
- Overwrite to default server configs on Dockerfile
- Deprecated internal logs (already use standar logs)
- Update some documentations reference