Skip to content

Releases: input-output-hk/kes-agent

kes-agent-1.1.0.0

Choose a tag to compare

@CarlosLopezDeLara CarlosLopezDeLara released this 26 Apr 14:49
62ed7aa
  • ouroboros-network 0.24 support — the library, executables, and test suite now depend on ouroboros-network:{framework} and ouroboros-network:{framework, tests-lib} using the new sub-library syntax introduced
    in ouroboros-network-0.24. The previously separate ouroboros-network-framework and ouroboros-network-testing packages are no longer used.
  • CHaP index bump — cardano-haskell-packages index-state updated to 2026-01-20T18:32:46Z to resolve the new package versions.
  • Flake lock updated — flake.lock updated to match the new CHaP revision.

Note: This release does not introduce any functional or API changes to kes-agent itself. It is a compatibility-only update to keep up with upstream ouroboros-network restructuring.

kes-agent-crypto-0.1.0.0

Choose a tag to compare

@fraser-iohk fraser-iohk released this 12 Jan 12:15
6d4bbbc

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

Full Changelog: v0.2.0.1...kes-agent-crypto-1.0.0.0

kes-agent-1.0.0.0

Choose a tag to compare

@fraser-iohk fraser-iohk released this 12 Jan 12:15
6d4bbbc

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

Full Changelog: v0.2.0.1...kes-agent-1.0.0.0

kes-agent-crypto 1.0.0.0-beta

Pre-release

Choose a tag to compare

@fraser-iohk fraser-iohk released this 15 Dec 16:39
fabe08e

note: this beta release will NOT be released to cardano-haskell-packages

What's Changed

kes-agent 1.0.0.0-beta

Pre-release

Choose a tag to compare

@fraser-iohk fraser-iohk released this 15 Dec 16:40
fabe08e

note: this beta release will NOT be released to cardano-haskell-packages

What's Changed

Release 0.2.0.1 (undefined)

Choose a tag to compare

@fraser-iohk fraser-iohk released this 29 Sep 11:19
d7c27bf

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

v0.2.0.0 (undefined)

Choose a tag to compare

@fraser-iohk fraser-iohk released this 23 Sep 14:43
abe5aaf

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

v0.1.0.1 (undefined)

Choose a tag to compare

@fraser-iohk fraser-iohk released this 06 Aug 09:36
acf929d

kes-agent v0.1.0.1

  • Raises the version upper bound on the extra package to ensure that kes-agent builds on GHC >=9.12

v0.1.0.0 (undefined)

Choose a tag to compare

@fraser-iohk fraser-iohk released this 07 Jul 18:02
01058a1

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.