Skip to content

Releases: BiznetGIO/RESTKnot

agent-v0.7.15

14 Aug 00:36
Compare
Choose a tag to compare

agent-0.7.15 (2024-08-14)

Features

  • Supports milliseconds delay

v0.7.14

21 Mar 10:56
Compare
Choose a tag to compare

Bug fixes

  • fix: can't find version file

v0.7.13

09 Mar 09:15
Compare
Choose a tag to compare

Features

  • wait n seconds before firing new command to knotd
  • support SRV record
  • broker health check

Bug fixes

  • Werkzeug failed to load JSON data

v0.7.12 (2022-04-13)

13 Apr 03:28
5832738
Compare
Choose a tag to compare
  • 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)

08 Oct 03:18
0407779
Compare
Choose a tag to compare
  • 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)

15 Sep 11:13
a776699
Compare
Choose a tag to compare
Merge pull request #132 from BiznetGIO/action-patch

Fix: github action regression

v0.7.9 (2021-09-15)

15 Sep 11:11
8fa7603
Compare
Choose a tag to compare
Merge pull request #131 from BiznetGIO/action-patch

Fix: `ubuntu-16.04` runner doesn't exists anymore

v0.7.8 (2021-09-15)

15 Sep 07:36
a05848f
Compare
Choose a tag to compare
  • 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)

12 May 09:25
a4e553a
Compare
Choose a tag to compare
  • Add support for multiple Kafka broker and multiple Zookeeper

Rest Knot v0.7.6

16 Feb 02:03
ce7eb26
Compare
Choose a tag to compare
  • 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