Skip to content

Commit

Permalink
Bump versions and changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Nov 20, 2023
1 parent a97f873 commit 6ddd276
Show file tree
Hide file tree
Showing 15 changed files with 32 additions and 11 deletions.
2 changes: 1 addition & 1 deletion bench/locli/locli.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: locli
version: 1.33
version: 1.34
synopsis: Cardano log analysis CLI
description: Cardano log analysis CLI.
category: Cardano,
Expand Down
2 changes: 1 addition & 1 deletion bench/plutus-scripts-bench/plutus-scripts-bench.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: plutus-scripts-bench
version: 1.0.0.5
version: 1.0.0.6
synopsis: Plutus scripts used for benchmarking
description: Plutus scripts used for benchmarking.
category: Cardano,
Expand Down
2 changes: 1 addition & 1 deletion bench/tx-generator/tx-generator.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: tx-generator
version: 2.9
version: 2.10
synopsis: A transaction workload generator for Cardano clusters
description: A transaction workload generator for Cardano clusters.
category: Cardano,
Expand Down
4 changes: 2 additions & 2 deletions cardano-node-chairman/cardano-node-chairman.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-node-chairman
version: 8.6.0
version: 8.6.1
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Expand Down Expand Up @@ -44,7 +44,7 @@ executable cardano-node-chairman
build-depends: cardano-api
, cardano-crypto-class
, cardano-git-rev
, cardano-node ^>= 8.6
, cardano-node ^>= 8.7
, cardano-prelude
, containers
, contra-tracer
Expand Down
2 changes: 1 addition & 1 deletion cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-node
version: 8.6.0
version: 8.7.0
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Expand Down
4 changes: 4 additions & 0 deletions cardano-submit-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## vNext

## 3.2.0 -- Nov 2023

** Using `cardano-api-8.33` and `cardano-cli-8.15`

## 8.5.0 -- Oct 2023

* Using `cardano-api-8.25` and `cardano-cli-8.11`
Expand Down
2 changes: 1 addition & 1 deletion cardano-submit-api/cardano-submit-api.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-submit-api
version: 3.1.8
version: 3.2.0
synopsis: A web server that allows transactions to be POSTed to the cardano chain
description: A web server that allows transactions to be POSTed to the cardano chain.
homepage: https://github.com/input-output-hk/cardano-node
Expand Down
5 changes: 5 additions & 0 deletions cardano-testnet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog for cardano-testnet

## 8.7.0

* Using `cardano-node-8.7.0`, `cardano-api-8.33` and `cardano-cli-8.15`
* Update `ouroboros-network` dependency.

## 8.5.0

* Using `cardano-node-8.5.0`, `cardano-api-8.25` and `cardano-cli-8.11`
Expand Down
2 changes: 1 addition & 1 deletion cardano-testnet/cardano-testnet.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-testnet
version: 8.6.0
version: 8.7.0
synopsis: The cardano full node
description: The cardano full node.
copyright: 2021-2023 Input Output Global Inc (IOG).
Expand Down
4 changes: 4 additions & 0 deletions cardano-tracer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ChangeLog

## 0.2.1

* Updated to `ouroboros-network-0.10`

## 0.2.0

* Updated to `ouroboros-network-0.9.1`
Expand Down
2 changes: 1 addition & 1 deletion cardano-tracer/cardano-tracer.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-tracer
version: 0.2.0
version: 0.2.1
synopsis: A service for logging and monitoring over Cardano nodes
description: A service for logging and monitoring over Cardano nodes.
category: Cardano,
Expand Down
4 changes: 4 additions & 0 deletions trace-dispatcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for trace-dispatcher

## 2.4.1 -- Nov 2023

* Updated to `ouroboros-network-0.10`

## 2.1.0 -- Sep 2023

* Updated to `ouroboros-network-0.9.1.0`
Expand Down
2 changes: 1 addition & 1 deletion trace-dispatcher/trace-dispatcher.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: trace-dispatcher
version: 2.4.0
version: 2.4.1
synopsis: Tracers for Cardano
description: Package for development of simple and efficient tracers
based on the arrow based contra-tracer package
Expand Down
4 changes: 4 additions & 0 deletions trace-forward/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ChangeLog

## 2.2.1 - Oct 2023

* Updated to `ouroboros-network-api-0.6` and `ouroboros-network-framework-0.10`

## 2.1.0 - Sep 18 2023

* Updated to `ouroboros-network-api-0.5.1` and `ouroboros-network-framework-0.9.0`.
Expand Down
2 changes: 1 addition & 1 deletion trace-forward/trace-forward.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: trace-forward
version: 2.2.0
version: 2.2.1
synopsis: The forwarding protocols library for cardano node.
description: The library providing typed protocols for forwarding different
information from the cardano node to an external application.
Expand Down

0 comments on commit 6ddd276

Please sign in to comment.