Skip to content

Commit

Permalink
Merge pull request #641 from input-output-hk/neilburgess42/linconvida…
Browse files Browse the repository at this point in the history
…l-patch

Changes proposed by Lincon Vidal
  • Loading branch information
fsancheziohk authored Aug 7, 2024
2 parents e595423 + 6766928 commit 9cb49cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ the
| Name | Version | Release date |
| ------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------- | ----------------- |
| [Cardano node](https://github.com/IntersectMBO/cardano-node) | [9.1.0](https://github.com/IntersectMBO/cardano-node/releases/tag/9.1.0) | 25 July, 2024 |
| [Cardano DB Sync](https://github.com/IntersectMBO/cardano-db-sync) | [13.3.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.3.0.0) | 3 May, 2024 |
| [Cardano Rosetta](https://github.com/cardano-foundation/cardano-rosetta) | [2.2.5](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.2.5) | 13 July, 2024 |
| [Cardano GraphQL](https://github.com/cardano-foundation/cardano-graphql) | [8.1.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/8.1.0) | 11 June, 2024 |
| [Cardano DB Sync](https://github.com/IntersectMBO/cardano-db-sync) | [13.3.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.3.0.0) | 12 July, 2024 |
| [Cardano Rosetta](https://github.com/cardano-foundation/cardano-rosetta) | [2.3.1](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.3.1) | 6 August, 2024 |
| [Cardano GraphQL](https://github.com/cardano-foundation/cardano-graphql) | [8.2.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/8.2.0) | 5 August, 2024 |
| [Cardano addresses](https://github.com/IntersectMBO/cardano-addresses) | [3.12.0](https://github.com/IntersectMBO/cardano-addresses/releases/tag/3.12.0) | 17 August, 2022 |
| [Cardano wallet](https://github.com/cardano-foundation/cardano-wallet) | [v2024-07-27](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2024-07-27) | 29 July, 2024 |
| [Bech32](https://github.com/IntersectMBO/bech32) | [1.1.7](https://github.com/IntersectMBO/bech32/releases/tag/v1.1.7) | 20 May, 2024 |

6 changes: 3 additions & 3 deletions docs/developer-resources/07-release-notes/03-comp-matrix.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ conjunction with the Cardano component dependencies definition.

If you only require using the node, such as interacting directly with the node
or managing stake pool operations, we recommend the latest node version.
However, if you need compatibility with all components, we recommend using version
[8.7.3](https://github.com/IntersectMBO/cardano-node/releases/tag/8.7.3).
However, if you need compatibility with all components, we recommend using
version [9.1.0](https://github.com/IntersectMBO/cardano-node/releases/tag/9.1.0).

| [Cardano node](https://github.com/IntersectMBO/cardano-node/releases) | [Cardano DB Sync](https://github.com/IntersectMBO/cardano-db-sync/releases) | [Cardano Rosetta server](https://github.com/cardano-foundation/cardano-rosetta/releases) | [Cardano GraphQL](https://github.com/cardano-foundation/cardano-graphql/releases) | [Cardano wallet](https://github.com/cardano-foundation/cardano-wallet/releases) |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **[9.1.0](https://github.com/IntersectMBO/cardano-node/releases/tag/9.1.0)** (update) | | | | |
| **[9.1.0](https://github.com/IntersectMBO/cardano-node/releases/tag/9.1.0)** (update) | [13.3.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.3.0.0) | [2.3.1](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.3.1) | [8.2.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/8.2.0) | [2024-07-27](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2024-07-27) |
| **[9.0.0](https://github.com/IntersectMBO/cardano-node/releases/tag/9.0.0)** (major release) | | | | |
| **[8.12.2](https://github.com/IntersectMBO/cardano-node/releases/tag/8.12.2)** (fix) | | | | |
| **[8.9.4](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.4)** (fix) | | [2.2.5](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.2.5) | | |
Expand Down

1 comment on commit 9cb49cf

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for cardano-documentation ready!

✅ Preview
https://cardano-documentation-rnm6fbu2w-iog.vercel.app
https://cardano-documentation.vercel.app

Built with commit 9cb49cf.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.