Releases: input-output-hk/kes-agent
kes-agent-crypto-0.1.0.0
This version is intended for use alongside cardano-node's 10.7 release for experimental and testing purposes. It is not currently recommended for full production operation.
What's Changed
- bump cardano-crypto-class && ghc by @CarlosLopezDeLara in #80
- wip: minor documentation cleanup by @fraser-iohk in #81
- docs cardano-node config and hardening by @CarlosLopezDeLara in #82
Full Changelog: v0.2.0.1...kes-agent-crypto-1.0.0.0
kes-agent-1.0.0.0
This version is intended for use alongside cardano-node's 10.7 release for experimental and testing purposes. It is not currently recommended for full production operation.
What's Changed
- bump cardano-crypto-class && ghc by @CarlosLopezDeLara in #80
- wip: minor documentation cleanup by @fraser-iohk in #81
- docs cardano-node config and hardening by @CarlosLopezDeLara in #82
Full Changelog: v0.2.0.1...kes-agent-1.0.0.0
kes-agent-crypto 1.0.0.0-beta
note: this beta release will NOT be released to cardano-haskell-packages
What's Changed
- Patches to compile with wasm32 by @palas in #75
- fix ci and hydra by @perturbing in #76
- bump cardano-crypto-class && ghc by @CarlosLopezDeLara in #80
- wip: minor documentation cleanup by @fraser-iohk in #81
- docs cardano-node config and hardening by @CarlosLopezDeLara in #82
kes-agent 1.0.0.0-beta
note: this beta release will NOT be released to cardano-haskell-packages
What's Changed
- bump cardano-crypto-class && ghc by @CarlosLopezDeLara in #80
- wip: minor documentation cleanup by @fraser-iohk in #81
- docs cardano-node config and hardening by @CarlosLopezDeLara in #82
Release 0.2.0.1 (undefined)
As with v0.1.0.0, this is an integration-only release of kes-agent with all definitions replaced with undefined. This version of the package should not be used in production whatsoever.
Changes
- Patches to compile with wasm32 by @palas in #75
- fix ci and hydra by @perturbing in #76
v0.2.0.0 (undefined)
As with v0.1.0.0, this is an integration-only release of kes-agent with all definitions replaced with undefined. This version of the package should not be used in production whatsoever.
Changes
- bump upper version bound for
extraby @fraser-iohk in #62 - typed-protocols-1.1, haddocks and small API changes by @coot in #66
- kes-agent-0.2.0.0 by @coot in #68
- support contra-tracer 0.1.0.2 by @fraser-iohk in #71
v0.1.0.1 (undefined)
kes-agent v0.1.0.1
- Raises the version upper bound on the
extrapackage to ensure thatkes-agentbuilds on GHC >=9.12
v0.1.0.0 (undefined)
kes-agent v0.1.0.0
This is an initial integration-only version of kes-agent, with all relevant function definitions left undefined. It's intended to be used for integrating the kes-agent library into dependent packages like ouroboros-consensus, while ensuring that no downstream consumers of the package use any un-audited code. Once an audit of the package has been completed, a new version of kes-agent will be released and this version will be deprecated. Should the interface of the package change, there may be additional pre-1.0 versions of the package released also with missing definitions.