Skip to content

Commit

Permalink
ci: publish release [skip actions]
Browse files Browse the repository at this point in the history
 - @cardano-sdk/blockfrost@0.5.0
 - @cardano-sdk/cardano-services-client@0.5.0
 - @cardano-sdk/cardano-services@0.5.0
 - @cardano-sdk/cip2@0.5.0
 - @cardano-sdk/cip30@0.5.0
 - @cardano-sdk/core@0.5.0
 - @cardano-sdk/e2e@0.4.0
 - @cardano-sdk/golden-test-generator@0.4.1
 - @cardano-sdk/ogmios@0.5.0
 - @cardano-sdk/rabbitmq@0.5.0
 - @cardano-sdk/util-dev@0.4.1
 - @cardano-sdk/util-rxjs@0.4.1
 - @cardano-sdk/util@0.5.0
 - @cardano-sdk/wallet@0.5.0
 - @cardano-sdk/web-extension@0.5.0
  • Loading branch information
bot-firmfirm committed Aug 30, 2022
1 parent 1ea7687 commit d825438
Show file tree
Hide file tree
Showing 32 changed files with 714 additions and 137 deletions.
32 changes: 31 additions & 1 deletion packages/blockfrost/CHANGELOG.md
@@ -1,3 +1,34 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/blockfrost@0.4.0...@cardano-sdk/blockfrost@0.5.0) (2022-08-30)


### ⚠ BREAKING CHANGES

* rm TxAlonzo.implicitCoin
* replace `NetworkInfoProvider.timeSettings` with `eraSummaries`
* logger is now required

### Features

* replace `NetworkInfoProvider.timeSettings` with `eraSummaries` ([58f6fc7](https://github.com/input-output-hk/cardano-js-sdk/commit/58f6fc7c5ace703583c36f95d3d6962483ad924d))


### Bug Fixes

* **blockfrost:** avoid cip 25 mapping for AssetInfo.TokenMetadata ([9f7b914](https://github.com/input-output-hk/cardano-js-sdk/commit/9f7b9142feadc404d7ae39e3ebfd6ef1496f81ce))


### Code Refactoring

* logger is now required ([cc82bc2](https://github.com/input-output-hk/cardano-js-sdk/commit/cc82bc27539e3ff07f7c2d5816fa7e70c32d06ac))
* rm TxAlonzo.implicitCoin ([167d205](https://github.com/input-output-hk/cardano-js-sdk/commit/167d205dd15c857b229f968ab53a6e52e5504d3f))



## [0.4.0](https://github.com/input-output-hk/cardano-js-sdk/compare/0.3.0...@cardano-sdk/blockfrost@0.4.0) (2022-07-25)

## 0.3.0 (2022-06-24)
Expand Down Expand Up @@ -112,4 +143,3 @@ it's more flexible modelled as an independent provider.

* add missing yarn script, and rename ([840135f](https://github.com/input-output-hk/cardano-js-sdk/commit/840135f7d100c9a00ff410147758ee7d02112897))
* blockfrost types ([4f77001](https://github.com/input-output-hk/cardano-js-sdk/commit/4f77001f5f6264bd6dd254c4e0ef0a8a14cfb820))

6 changes: 3 additions & 3 deletions packages/blockfrost/package.json
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/blockfrost",
"version": "0.4.0",
"version": "0.5.0",
"description": "Blockfrost provider for Cardano JS SDK",
"engines": {
"node": "^14"
Expand Down Expand Up @@ -59,8 +59,8 @@
},
"dependencies": {
"@blockfrost/blockfrost-js": "npm:blockfrost-js-ratelimited@2.0.4",
"@cardano-sdk/core": "0.4.0",
"@cardano-sdk/util": "0.4.0",
"@cardano-sdk/core": "^0.5.0",
"@cardano-sdk/util": "^0.5.0",
"lodash": "^4.17.21",
"ts-log": "^2.2.4"
},
Expand Down
25 changes: 24 additions & 1 deletion packages/cardano-services-client/CHANGELOG.md
@@ -1,3 +1,27 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services-client@0.4.0...@cardano-sdk/cardano-services-client@0.5.0) (2022-08-30)


### ⚠ BREAKING CHANGES

* replace `NetworkInfoProvider.timeSettings` with `eraSummaries`

### Features

* **cardano-services-client:** add asset info http provider ([866f3d5](https://github.com/input-output-hk/cardano-js-sdk/commit/866f3d5374e7572a966bff0a93a92ebf0412208c))
* replace `NetworkInfoProvider.timeSettings` with `eraSummaries` ([58f6fc7](https://github.com/input-output-hk/cardano-js-sdk/commit/58f6fc7c5ace703583c36f95d3d6962483ad924d))


### Bug Fixes

* **cardano-services-client:** added Axios adapter to allow patching the axios requests method ([166a273](https://github.com/input-output-hk/cardano-js-sdk/commit/166a273d378e321dd190d0bc4adb50d6f96bb389))



## [0.4.0](https://github.com/input-output-hk/cardano-js-sdk/compare/0.3.0...@cardano-sdk/cardano-services-client@0.4.0) (2022-07-25)


Expand Down Expand Up @@ -44,4 +68,3 @@
* **cardano-services-client:** reimplement txSubmitHttpProvider using createHttpProvider ([db17e34](https://github.com/input-output-hk/cardano-js-sdk/commit/db17e34193322856b1f5073c39658f223d31087b))
* move stakePoolStats from wallet provider to stake pool provider ([52d71a7](https://github.com/input-output-hk/cardano-js-sdk/commit/52d71a70700b05902cca6205fe01a63f811ba5af))
* rename `StakePoolSearchProvider` to `StakePoolProvider` ([b432103](https://github.com/input-output-hk/cardano-js-sdk/commit/b43210348da7914664733f85f8be8999271a8667))

6 changes: 3 additions & 3 deletions packages/cardano-services-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/cardano-services-client",
"version": "0.4.0",
"version": "0.5.0",
"description": "Cardano Services Client",
"engines": {
"node": "^14"
Expand Down Expand Up @@ -65,8 +65,8 @@
"typescript": "^4.7.4"
},
"dependencies": {
"@cardano-sdk/core": "0.4.0",
"@cardano-sdk/util": "0.4.0",
"@cardano-sdk/core": "^0.5.0",
"@cardano-sdk/util": "^0.5.0",
"axios": "^0.27.2",
"class-validator": "^0.13.1",
"json-bigint": "~1.0.0"
Expand Down
57 changes: 56 additions & 1 deletion packages/cardano-services/CHANGELOG.md
@@ -1,3 +1,59 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services@0.4.0...@cardano-sdk/cardano-services@0.5.0) (2022-08-30)


### ⚠ BREAKING CHANGES

* consolidate cli & run entrypoints
* rm TxAlonzo.implicitCoin
* removed Ogmios schema package dependency
* replace `NetworkInfoProvider.timeSettings` with `eraSummaries`
* logger is now required
* contextLogger support
* **cardano-services:** make interface properties name more specific

### Features

* **cardano-services:** add db-sync asset http service ([fb254e5](https://github.com/input-output-hk/cardano-js-sdk/commit/fb254e5e8d6058f891cefb479456558fb3835dd0))
* **cardano-services:** add db-sync asset provider ([9763c59](https://github.com/input-output-hk/cardano-js-sdk/commit/9763c598ef5f1b3c95672424fb57647784024298))
* **cardano-services:** add support for secure db connection ([380a633](https://github.com/input-output-hk/cardano-js-sdk/commit/380a6338db024a8dd7ca960fb93ec4da7d3769b5))
* **cardano-services:** cache stake pool queries ([3b65972](https://github.com/input-output-hk/cardano-js-sdk/commit/3b65972b74d410312005c9c60d1b48c269b81aaa))
* **cardano-services:** root health check endpoint ([aff7c6a](https://github.com/input-output-hk/cardano-js-sdk/commit/aff7c6a2b277d24c067e9cec1a14ffd35e8afb17))
* **cardano-services:** uniform ttl parameter of in memory cache methods to be expressed in seconds ([670d0c1](https://github.com/input-output-hk/cardano-js-sdk/commit/670d0c12589a4385b72c445e5f332e195f3b8000))
* implement tx submit worker error handling ([55bc023](https://github.com/input-output-hk/cardano-js-sdk/commit/55bc023a255a27ecdcf19ee6a2e92cc37b0f3801))
* ogmios cardano node DNS resolution ([d132c9f](https://github.com/input-output-hk/cardano-js-sdk/commit/d132c9f52485086a5cf797217d48c816ae51d2b3))
* replace `NetworkInfoProvider.timeSettings` with `eraSummaries` ([58f6fc7](https://github.com/input-output-hk/cardano-js-sdk/commit/58f6fc7c5ace703583c36f95d3d6962483ad924d))


### Bug Fixes

* **cardano-services:** empty array and default condition for identifier filters - search stakePool ([43b8481](https://github.com/input-output-hk/cardano-js-sdk/commit/43b848141d66680001f7cf8efc56d14784077de7))
* **cardano-services:** fixed a division by 0 on APY calculation if epoch lenght is less than 1 day ([bb041cf](https://github.com/input-output-hk/cardano-js-sdk/commit/bb041cf9f36b3eefc38859a1260c9baf585593aa))
* **cardano-services:** initialize CardanoNode ([3c3a5ee](https://github.com/input-output-hk/cardano-js-sdk/commit/3c3a5ee9e6d7068981ed35fcf892992f215473b9))
* **cardano-services:** make HTTP services depend on provider interfaces, rather than classes ([1fef381](https://github.com/input-output-hk/cardano-js-sdk/commit/1fef3819d159e92af6d691d89b0e90a73d9f66ca))
* malformed string and add missing service to Docker defaults ([b40edf6](https://github.com/input-output-hk/cardano-js-sdk/commit/b40edf6f2aec7d654206725e38c88ab1f60d8222))


### Performance Improvements

* improve lovelace supply queries ([7964a2f](https://github.com/input-output-hk/cardano-js-sdk/commit/7964a2f4119c5ee9e8c81589781a8494967b81ee))


### Code Refactoring

* **cardano-services:** make interface properties name more specific ([854408d](https://github.com/input-output-hk/cardano-js-sdk/commit/854408dbf6cf5e7c80280ab104826d8309c801fa))
* consolidate cli & run entrypoints ([1452bfb](https://github.com/input-output-hk/cardano-js-sdk/commit/1452bfb4935129a37dbd83680d623dca081f3948))
* contextLogger support ([6d5da8e](https://github.com/input-output-hk/cardano-js-sdk/commit/6d5da8ec8bba2033ce378d2f0d9321fd758e7c90))
* logger is now required ([cc82bc2](https://github.com/input-output-hk/cardano-js-sdk/commit/cc82bc27539e3ff07f7c2d5816fa7e70c32d06ac))
* removed Ogmios schema package dependency ([4ed2408](https://github.com/input-output-hk/cardano-js-sdk/commit/4ed24087aa5646c6f68ba31c42fc3f8a317df3b9))
* rm TxAlonzo.implicitCoin ([167d205](https://github.com/input-output-hk/cardano-js-sdk/commit/167d205dd15c857b229f968ab53a6e52e5504d3f))



## [0.4.0](https://github.com/input-output-hk/cardano-js-sdk/compare/0.3.0...@cardano-sdk/cardano-services@0.4.0) (2022-07-25)


Expand Down Expand Up @@ -105,4 +161,3 @@
* **cardano-services:** make TxSubmitHttpServer compatible with createHttpProvider<T> ([131f234](https://github.com/input-output-hk/cardano-js-sdk/commit/131f2349b2e54be4765a1db1505d2e7ac4504089))
* move stakePoolStats from wallet provider to stake pool provider ([52d71a7](https://github.com/input-output-hk/cardano-js-sdk/commit/52d71a70700b05902cca6205fe01a63f811ba5af))
* rename `StakePoolSearchProvider` to `StakePoolProvider` ([b432103](https://github.com/input-output-hk/cardano-js-sdk/commit/b43210348da7914664733f85f8be8999271a8667))

14 changes: 7 additions & 7 deletions packages/cardano-services/package.json
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/cardano-services",
"version": "0.4.0",
"version": "0.5.0",
"description": "Cardano GraphQL Services",
"engines": {
"node": "^14"
Expand Down Expand Up @@ -62,8 +62,8 @@
"tscNoEmit": "shx echo typescript --noEmit command not implemented yet"
},
"devDependencies": {
"@cardano-sdk/cardano-services-client": "0.4.0",
"@cardano-sdk/util-dev": "0.4.0",
"@cardano-sdk/cardano-services-client": "^0.5.0",
"@cardano-sdk/util-dev": "^0.4.1",
"@types/bunyan": "^1.8.8",
"@types/clear": "^0.1.2",
"@types/death": "^1.1.2",
Expand All @@ -90,10 +90,10 @@
"wait-on": "^6.0.1"
},
"dependencies": {
"@cardano-sdk/core": "0.4.0",
"@cardano-sdk/ogmios": "0.4.0",
"@cardano-sdk/rabbitmq": "0.4.0",
"@cardano-sdk/util": "0.4.0",
"@cardano-sdk/core": "^0.5.0",
"@cardano-sdk/ogmios": "^0.5.0",
"@cardano-sdk/rabbitmq": "^0.5.0",
"@cardano-sdk/util": "^0.5.0",
"body-parser": "^1.19.2",
"bunyan": "^1.8.15",
"clear": "^0.1.0",
Expand Down
32 changes: 31 additions & 1 deletion packages/cip2/CHANGELOG.md
@@ -1,3 +1,34 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cip2@0.4.0...@cardano-sdk/cip2@0.5.0) (2022-08-30)


### ⚠ BREAKING CHANGES

* rename InputSelectionParameters implicitCoin->implicitValue.coin
* rm TxAlonzo.implicitCoin
* update min utxo computation to be Babbage-compatible

### Features

* **cip2:** add implicit tokens support (mint/burn) for input selection ([3361855](https://github.com/input-output-hk/cardano-js-sdk/commit/3361855a2fbf20afc8ead11565ac6759548ab13f))


### Bug Fixes

* update min utxo computation to be Babbage-compatible ([51ca1d5](https://github.com/input-output-hk/cardano-js-sdk/commit/51ca1d5716b62b47d211475aba1be4a6d5782397))


### Code Refactoring

* rename InputSelectionParameters implicitCoin->implicitValue.coin ([3242a0d](https://github.com/input-output-hk/cardano-js-sdk/commit/3242a0dc63da0e59c4f8536d16758ea19f58a2c0))
* rm TxAlonzo.implicitCoin ([167d205](https://github.com/input-output-hk/cardano-js-sdk/commit/167d205dd15c857b229f968ab53a6e52e5504d3f))



## [0.4.0](https://github.com/input-output-hk/cardano-js-sdk/compare/0.3.0...@cardano-sdk/cip2@0.4.0) (2022-07-25)


Expand Down Expand Up @@ -69,4 +100,3 @@
* **cip2:** compute selection limit constraint with actual fee instead of max u64 ([eee4f5e](https://github.com/input-output-hk/cardano-js-sdk/commit/eee4f5e035a20fb61b151d294213978fd8f39302))
* **cip2:** ensure there are no empty change bundles, add some test info to README ([8f3f20b](https://github.com/input-output-hk/cardano-js-sdk/commit/8f3f20ba8de812895844fad0d09eb63104114a83))
* **cip2:** exclude fee from change bundles ([16d7c26](https://github.com/input-output-hk/cardano-js-sdk/commit/16d7c267df0b9f70d1e2ba1afd03e531282686fd))

8 changes: 4 additions & 4 deletions packages/cip2/package.json
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/cip2",
"version": "0.4.0",
"version": "0.5.0",
"description": "TypeScript definitions for CIP2 (Coin Selection Algorithms for Cardano)",
"engines": {
"node": "^14"
Expand Down Expand Up @@ -51,7 +51,7 @@
"test:debug": "DEBUG=true yarn test"
},
"devDependencies": {
"@cardano-sdk/util-dev": "0.4.0",
"@cardano-sdk/util-dev": "^0.4.1",
"@types/lodash": "^4.14.182",
"eslint": "^7.32.0",
"fast-check": "^2.17.0",
Expand All @@ -63,8 +63,8 @@
"typescript": "^4.7.4"
},
"dependencies": {
"@cardano-sdk/core": "0.4.0",
"@cardano-sdk/util": "0.4.0",
"@cardano-sdk/core": "^0.5.0",
"@cardano-sdk/util": "^0.5.0",
"lodash": "^4.17.21",
"ts-custom-error": "^3.2.0"
},
Expand Down
24 changes: 23 additions & 1 deletion packages/cip30/CHANGELOG.md
@@ -1,3 +1,26 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cip30@0.4.0...@cardano-sdk/cip30@0.5.0) (2022-08-30)


### ⚠ BREAKING CHANGES

* logger is now required

### Features

* implement cip30 getCollateral ([878f021](https://github.com/input-output-hk/cardano-js-sdk/commit/878f021d3620a4842a1629b442ae12a2acd1bf94))


### Code Refactoring

* logger is now required ([cc82bc2](https://github.com/input-output-hk/cardano-js-sdk/commit/cc82bc27539e3ff07f7c2d5816fa7e70c32d06ac))



## [0.4.0](https://github.com/input-output-hk/cardano-js-sdk/compare/0.3.0...@cardano-sdk/cip30@0.4.0) (2022-07-25)

## 0.3.0 (2022-06-24)
Expand Down Expand Up @@ -65,4 +88,3 @@
### Bug Fixes

* add missing yarn script, and rename ([840135f](https://github.com/input-output-hk/cardano-js-sdk/commit/840135f7d100c9a00ff410147758ee7d02112897))

4 changes: 2 additions & 2 deletions packages/cip30/package.json
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/cip30",
"version": "0.4.0",
"version": "0.5.0",
"description": "TypeScript definitions for the dApp Connector standard CIP30",
"engines": {
"node": "^14"
Expand Down Expand Up @@ -64,7 +64,7 @@
"typescript": "^4.7.4"
},
"dependencies": {
"@cardano-sdk/core": "0.4.0",
"@cardano-sdk/core": "^0.5.0",
"ts-custom-error": "^3.2.0",
"ts-log": "^2.2.3",
"webextension-polyfill": "^0.8.0"
Expand Down
39 changes: 38 additions & 1 deletion packages/core/CHANGELOG.md
@@ -1,3 +1,41 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/core@0.4.0...@cardano-sdk/core@0.5.0) (2022-08-30)


### ⚠ BREAKING CHANGES

* rm TxAlonzo.implicitCoin
* removed Ogmios schema package dependency
* **core:** added native script type and serialization functions.
* replace `NetworkInfoProvider.timeSettings` with `eraSummaries`
* logger is now required
* update min utxo computation to be Babbage-compatible

### Features

* **core:** added native script type and serialization functions. ([51b46c8](https://github.com/input-output-hk/cardano-js-sdk/commit/51b46c83909ce0f978ea81d1542315eab707d511))
* **core:** export cslUtil MIN_I64 and MAX_I64 consts ([618eef0](https://github.com/input-output-hk/cardano-js-sdk/commit/618eef04e7c9d2e27d2b0c5a9f1a172d340abde4))
* extend HealthCheckResponse ([2e6d0a3](https://github.com/input-output-hk/cardano-js-sdk/commit/2e6d0a3d2067ce8538886f1a9d0d55fab7647ae9))
* replace `NetworkInfoProvider.timeSettings` with `eraSummaries` ([58f6fc7](https://github.com/input-output-hk/cardano-js-sdk/commit/58f6fc7c5ace703583c36f95d3d6962483ad924d))


### Bug Fixes

* update min utxo computation to be Babbage-compatible ([51ca1d5](https://github.com/input-output-hk/cardano-js-sdk/commit/51ca1d5716b62b47d211475aba1be4a6d5782397))


### Code Refactoring

* logger is now required ([cc82bc2](https://github.com/input-output-hk/cardano-js-sdk/commit/cc82bc27539e3ff07f7c2d5816fa7e70c32d06ac))
* removed Ogmios schema package dependency ([4ed2408](https://github.com/input-output-hk/cardano-js-sdk/commit/4ed24087aa5646c6f68ba31c42fc3f8a317df3b9))
* rm TxAlonzo.implicitCoin ([167d205](https://github.com/input-output-hk/cardano-js-sdk/commit/167d205dd15c857b229f968ab53a6e52e5504d3f))



## [0.4.0](https://github.com/input-output-hk/cardano-js-sdk/compare/0.3.0...@cardano-sdk/core@0.4.0) (2022-07-25)


Expand Down Expand Up @@ -213,4 +251,3 @@ it's more flexible modelled as an independent provider.

* add missing yarn script, and rename ([840135f](https://github.com/input-output-hk/cardano-js-sdk/commit/840135f7d100c9a00ff410147758ee7d02112897))
* **core:** handle values without assets ([e2862b7](https://github.com/input-output-hk/cardano-js-sdk/commit/e2862b7e54ae1ce8eb6b2b2d2e8eb694136ab5ce))

4 changes: 2 additions & 2 deletions packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/core",
"version": "0.4.0",
"version": "0.5.0",
"description": "Core types and libraries for Cardano",
"engines": {
"node": "^14"
Expand Down Expand Up @@ -62,7 +62,7 @@
},
"dependencies": {
"@cardano-ogmios/client": "5.5.2",
"@cardano-sdk/util": "0.4.0",
"@cardano-sdk/util": "^0.5.0",
"@emurgo/cardano-serialization-lib-browser": "11.0.0-rc.6",
"@emurgo/cardano-serialization-lib-nodejs": "11.0.0-rc.6",
"bech32": "^2.0.0",
Expand Down

0 comments on commit d825438

Please sign in to comment.