Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release 0.14.0 rc1 #1128

Merged
merged 47 commits into from
Oct 17, 2023
Merged

Prepare release 0.14.0 rc1 #1128

merged 47 commits into from
Oct 17, 2023

Conversation

timbru
Copy link
Contributor

@timbru timbru commented Sep 30, 2023

Before making the actual release, use this PR / branch to build packages for further manual testing:

  • Install and upgrade testbed instances
  • document procedure for existing testbeds (deal with signer -> ta_signer)
  • Install and upgrade NLnet Labs production instance
  • Test upgrade with data of known users

Then:

  • update release notes
  • update public documentation

Tim Bruijnzeels and others added 30 commits June 2, 2023 09:10
* Depend on kvx 0.6.0
* Update minimum rust version to 1.65 (required by kvx)
---------

Co-authored-by: Arjen <[email protected]>
* Use kvx with explicit namespace type.
* Do not depend on a data dir for storage.
* Fix upgrade code.
* Use kvx with explicit namespace type.
* Do not depend on a data dir for storage.
* Add support for data migration.
* Add command line option to migrate data to krillup.
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.51 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.51...openssl-v0.10.55)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bcder](https://github.com/nlnetlabs/bcder) from 0.7.1 to 0.7.3.
- [Release notes](https://github.com/nlnetlabs/bcder/releases)
- [Changelog](https://github.com/NLnetLabs/bcder/blob/main/Changelog.md)
- [Commits](NLnetLabs/bcder@v0.7.1...v0.7.3)

---
updated-dependencies:
- dependency-name: bcder
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* Use transactions/locks for WalStore.
* Remove locks.rs now that it's all transactional.
* Use transactions for all (non-migration) functions in Krill KeyValueStore
* Reorder functions.
@timbru timbru linked an issue Sep 30, 2023 that may be closed by this pull request
@timbru timbru merged commit 2ad806c into main Oct 17, 2023
117 checks passed
@timbru timbru deleted the prep-0.14.0-rc1 branch October 17, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release 0.14.0-RC1
4 participants