Commit Graph
34 Commits
Author SHA1 Message Date
Tim Bruijnzeels 5e42cc0031 Update development version. 2020-06-28 22:43:34 +02:00
Tim Bruijnzeels 627bf8bdca Update version to 0.7.1 2020-06-25 09:40:59 +02:00
ximon18andGitHub 7b75f52a8d Man page ver bump (#266)
* Bump krill man page to v0.7.0.

* Bump krillc man page to v0.7.0.
2020-06-24 11:47:09 +02:00
Tim BruijnzeelsandGitHub e706465d45 Change roa stale to roa unseen (#267) 2020-06-24 11:43:21 +02:00
Tim BruijnzeelsandGitHub d3e64a5b07 Merge pull request #265 from NLnetLabs/0.6.0-plus
0.6.0 plus
2020-06-23 16:24:09 +02:00
Ximon Eighteen 8431642a4a Create Krill DEB and RPM packages via GH actions:
- Assumes that the target system has ca-certificates installed already.
  - Vendor OpenSSL to support Ubuntu 16.04 which only has OpenSSL 1.0.0.
  - Use GH caching to avoid repeat compilation of unchanging cargo deb and krill dependencies.
  - Build in Docker containers as GH runners have too many non-standard packages and libraries pre-installed.
  - Sanity check the created DEB in targeted O/S versions via LXC/LXD containers (for systemd support).
2020-06-23 12:55:17 +02:00
Tim Bruijnzeels 9e58f528e0 Updating versions for release 0.7 2020-06-19 16:41:30 +02:00
Tim Bruijnzeels cb1ad601ca Clean up unneeded BGP analysis endpoints. (#259) 2020-06-19 10:18:19 +02:00
Tim Bruijnzeels 437a9ad89e Add full BGP analysis description to openapi spec. (#259) 2020-06-18 17:14:38 +02:00
Tim Bruijnzeels 5009ab509f Remove the 'embedded' option from the CLI and openapi spec (#258) 2020-06-12 09:37:05 +02:00
Tim Bruijnzeels 40c16d19fd Update versions and changelog for 0.6.3 release. 2020-06-07 20:53:14 +02:00
Tim Bruijnzeels d10c88f0c9 Release 0.6.2 - Fix issue with determining creation time on certain platforms. 2020-05-15 16:37:33 +02:00
Tim Bruijnzeels f5614388de Update version for release. 2020-05-15 12:11:08 +02:00
Tim Bruijnzeels 4f30c0a83a Update versions for development. 2020-05-13 11:14:54 +02:00
ximon18andGitHub d17aee5c0b Update version for release in OpenAPI doc. 2020-05-06 14:17:41 +02:00
Tim Bruijnzeels 98a87c2179 Update openapi spec w.r.t. changed paths in API. 2020-05-05 10:48:49 +02:00
Tim Bruijnzeels af02042129 Update version numbers for development on next release. 2020-02-25 11:12:33 +01:00
Tim Bruijnzeels 58a98f51cd Update versions. 2020-02-24 12:12:54 +01:00
Ximon Eighteen e96b63a3c6 FIX: siblings of $ref are ignored. 2020-02-24 11:58:11 +01:00
Ximon Eighteen bf76b1ac32 Remove unused Element schema. 2020-02-24 11:21:21 +01:00
Ximon Eighteen 94b50c8c90 FIX: schema references should refer to schema objects. 2020-02-24 11:21:06 +01:00
Tim Bruijnzeels 4e6e5f6230 Update openapi spec to reflect 0.5.0 ErrorResponses 2020-02-21 14:46:19 +01:00
Tim Bruijnzeels b4190bec61 Updated intro in openapi spec to reflect changes in the error response json. (#192) 2020-02-06 12:18:10 +01:00
Tim Bruijnzeels fae9e01b49 Document CA issues endpoint. (closes #175) 2020-01-22 10:56:34 +01:00
Tim Bruijnzeels 1a38c7ee37 Make stale publishers API consistent with list publishers. (#177) 2020-01-21 16:10:53 +01:00
Tim Bruijnzeels 8d17aaf198 Update openapi spec for stale publishers (#177) 2020-01-21 15:57:00 +01:00
Ximon Eighteen f3c4238b9a Allow the OpenAPI Python client generator to name the ROADelta type sensibly instead of calling it InlineObject. 2020-01-07 23:35:33 +01:00
Ximon Eighteen 5d259e7ea6 Improve generated OpenAPI Python client method names, e.g. cas_ca_handle_get() becomes get_ca(). 2020-01-07 15:35:24 +01:00
Tim Bruijnzeels 2cc3d6266d Bump version of openapi spec. 2020-01-07 10:52:10 +01:00
Tim Bruijnzeels 03ae5dab99 Update openapi spec with new error codes and some hints. 2019-12-18 16:11:15 +01:00
Ximon Eighteen 61472fb227 Added new error code 2307. 2019-12-17 22:33:29 +01:00
Tim Bruijnzeels 8d945c3b4d Update openapi spec for ROA invalid max length error. 2019-12-13 08:46:13 -03:00
ximon18andGitHub 17d38cad12 No API changes in 0.4.1 so far so just bump.
TODO: Maybe we should remove this version declaration, or make it 0.4.x?
2019-12-13 11:10:35 +01:00
ximon18andTim Bruijnzeels 9a82e80589 Document the Krill server API using OpenAPI 3 (#148) 2019-12-02 16:03:05 +01:00