Tim Bruijnzeels
4fe2c08ad5
Use handle locks in WalStore. ( fixes #974 )
2023-01-17 15:42:40 +01:00
Alex Band and GitHub
06e4c6ede0
Add Mastodon link
2023-01-04 16:19:51 +01:00
Alex Band and GitHub
4d5239885d
Add Mastodon
2023-01-04 15:56:55 +01:00
Ximon Eighteen and Tim Bruijnzeels
7432657510
Follow move of reusable pkg workflow to new ploutos repo.
2022-11-18 09:47:26 +01:00
Tim Bruijnzeels
4911ff3334
Remove refs to RC docs
v0.12.0
2022-10-31 15:17:52 +01:00
Tim Bruijnzeels
d181e41b7e
Update version and readme for release 0.12.0
2022-10-31 14:43:45 +01:00
Tim Bruijnzeels
7376ab56e7
Change log level for "Leaving task not due until" to trace #962
2022-10-31 14:43:45 +01:00
Tim Bruijnzeels
03cd685f84
Remove e2e test badge - we will include e2e tests using routinator soon.
v0.12.0-rc3
2022-10-19 15:27:18 +02:00
Tim Bruijnzeels
bd08718b78
Update version and readme for release 0.12.0-RC3
2022-10-19 15:27:18 +02:00
Tim Bruijnzeels
5dbf62eb01
Improve sync-parent scheduling.
2022-10-19 15:27:18 +02:00
Tim Bruijnzeels and GitHub
c7757dbafd
Merge release 0.12.0 rc2 - fix pubd_objects migration issue. ( #960 )
v0.12.0-rc2
2022-10-18 22:52:42 +02:00
Tim Bruijnzeels and GitHub
b4f9060d65
Merge release 0.12.0 RC1
v0.12.0-rc1
2022-10-18 14:02:22 +02:00
Tim Bruijnzeels
dc62406e11
Update version and readme for release 0.12.0-rc1
2022-10-18 13:26:27 +02:00
Tim Bruijnzeels and GitHub
92e901423a
Support listening on multiple IP addresses. ( #955 )
2022-10-18 12:04:36 +02:00
Tim Bruijnzeels and GitHub
b435e81cf9
Use per aggregate locks in AggregateStore ( #950 )
2022-10-17 11:23:47 +02:00
Tim Bruijnzeels and GitHub
6d68eac6b3
Fix RFC 6492 interop issues wrt AKI format ( #948 )
...
Depend on rpki-rs 0.15.8 which has the actual fix for this.
2022-10-14 09:30:11 +02:00
Tim Bruijnzeels
c975efd887
Do not try to migrate missing ca objects #941
2022-10-14 09:19:24 +02:00
Tim Bruijnzeels and GitHub
1c5c7ed82f
Combine RRDP deltas if configured to do so ( #693 )
2022-10-13 17:05:28 +02:00
Tim Bruijnzeels and GitHub
79632c9f81
Deprecate keeping old RRDP files and dirs in Krill ( #945 )
2022-10-13 15:57:05 +02:00
a29651fa2a
Use write-ahead log for RepositoryContent. ( #940 )
...
- Add support for write-ahead logging.
- Use write-ahead log for RepositoryContent.
- Migrate old style RepositoryContent if present
- Schedule updating full snapshots every 24 hours
Co-authored-by: ximon18 <3304436+ximon18@users.noreply.github.com >
2022-10-13 12:09:23 +02:00
Tim Bruijnzeels
47a66f9913
Merge branch 'main' (release 0.11.0) into prep-0.12.0-rc1
2022-10-04 10:48:21 +02:00
Tim Bruijnzeels and GitHub
a709d969ff
Update version and readme for release 0.11.0 ( #944 )
v0.11.0
2022-10-04 10:28:17 +02:00
ximon18 and Tim Bruijnzeels
c3419270b9
Use 10 year expiration for the PyKMIP server certificate, not just for the CA certificate.
...
Add missing openssl.cnf file.
2022-10-04 10:07:09 +02:00
Alex Band and GitHub
8d3300a324
Remove redundant sentence
2022-10-03 12:03:36 +02:00
Alex Band and GitHub
9bc7916785
Fix Docker badge, update docs link
2022-10-03 12:01:53 +02:00
Tim Bruijnzeels and GitHub
de180993dc
Improve speed of key value store reads #939
2022-09-21 09:54:42 +02:00
Tim Bruijnzeels and GitHub
ca253ff7b7
Local publishing without HTTPS/CMS #935
2022-09-21 09:50:46 +02:00
Tim Bruijnzeels
feff136567
Update version for 0.12.0-rc1 development
2022-09-20 13:30:14 +02:00
Tim Bruijnzeels
7d8a564579
typo
2022-09-20 13:18:25 +02:00
Tim Bruijnzeels
ccd89a8481
Include links to latest documentation
v0.11.0-rc1
2022-09-20 12:11:53 +02:00
Tim Bruijnzeels and GitHub
6483c7ec3b
Merge pull request #920 from NLnetLabs/prep-0.11.0-rc1
...
Prep 0.11.0 rc1
2022-09-20 11:14:52 +02:00
Tim Bruijnzeels
e203aa4056
Update version for release 0.11.0-rc1
2022-09-20 10:50:07 +02:00
Tim Bruijnzeels
1318178231
Update readme for release 0.11.0-rc1
2022-09-20 10:49:59 +02:00
Tim Bruijnzeels and GitHub
8b51702c62
Show ROA objects ( #864 )
...
* Show ROA objects
* Add functional (regression) test for roa comments
2022-09-19 16:41:56 +02:00
Tim Bruijnzeels
e124d60fea
Fix typo in logging.
2022-09-19 11:51:24 +02:00
Tim Bruijnzeels and GitHub
bce2602982
Show repo init settings ( #932 )
...
* Calculate RepoStats dynamically.
* Include repo URIs in stats.
* Improve CLI text report
* Use names in RepoStats consistent with CLI
2022-09-19 11:50:35 +02:00
Tim Bruijnzeels
d4c2beb969
Merge branch 'main' into prep-0.11.0-rc1
2022-09-15 10:12:56 +02:00
Tim Bruijnzeels
96851b2367
Prepare release 0.10.3 with fix for issue #933 .
v0.10.3
2022-09-14 13:53:01 +02:00
Ximon Eighteen and GitHub
2940328034
Migrate to NLnetLabs reusable packaging workflow ( #931 )
2022-09-13 14:36:46 +02:00
Tim Bruijnzeels
373a7aab24
Merge branch 'main' into prep-0.11.0-rc1
2022-09-12 16:36:49 +02:00
Tim Bruijnzeels
20cca9dac3
Do not skip migration of pubd 0.9.0 (fix: 928)
v0.10.2
2022-09-12 12:23:09 +02:00
Tim Bruijnzeels
456e8d569f
Update version and readme for release 0.10.2
2022-09-12 12:23:09 +02:00
Tim Bruijnzeels
4e4657896a
Resource Class List Response MUST include all resource types #925
2022-09-12 12:23:09 +02:00
Tim Bruijnzeels
5048ba337e
Merge branch 'main' into prep-0.11.0-rc1
2022-09-08 15:44:45 +02:00
Tim Bruijnzeels
628fd0e56a
Prepare release 0.10.1 'Slash' ( #922 )
v0.10.1
2022-09-08 12:30:53 +02:00
Tim Bruijnzeels and GitHub
2ad7587925
Remove pending tasks for removed CAs ( #906 )
2022-09-07 10:51:19 +02:00
Tim Bruijnzeels and GitHub
ab55179e85
Disallow negative numbers in config file ( #808 )
2022-09-07 10:41:42 +02:00
ximon18
c6d39f2f3a
Update version for development
2022-09-07 09:07:06 +02:00
Tim Bruijnzeels and GitHub
7c98a2a74e
Include (optional) comment with configured (ROA) authorisations. #863
2022-09-06 17:14:52 +02:00
Tim Bruijnzeels
f76bdfafeb
Add readme section for coming 0.11.0-rc1 release.
2022-09-06 09:27:53 +02:00