Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/beige-dancers-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/blue-starfishes-help.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/bright-dolphins-develop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dry-spoons-vanish.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eight-grapes-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-houses-compare.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/few-trains-complain.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/fifty-coins-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-poems-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-files-live.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/gentle-jeans-complain.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/gentle-jobs-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-plums-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-cars-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-flies-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-boxes-sip.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/olive-eyes-greet.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/pretty-masks-decide.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/quiet-maps-rest.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/rare-apes-double.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silver-ladybugs-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-eels-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-pillows-decide.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/small-bottles-burn.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/strange-masks-double.md

This file was deleted.

File renamed without changes.
2 changes: 0 additions & 2 deletions .changeset/stupid-candles-provide.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/thirty-geese-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-years-move.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/tough-sloths-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-bags-complain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/young-seahorses-crash.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/airnode-abi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @api3/airnode-abi

## 0.15.0

### Minor Changes

- [#1954](https://github.com/api3dao/airnode/pull/1954) [`ccad662`](https://github.com/api3dao/airnode/commit/ccad662d600bb20ecd22ac23147397c815a5e2d0) Thanks [@renovate](https://github.com/apps/renovate)! - Bump minimum Node.js version to 18.19.1.

## 0.14.0

## 0.13.0
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-abi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@api3/airnode-abi",
"license": "MIT",
"version": "0.14.0",
"version": "0.15.0",
"private": false,
"main": "dist/index",
"types": "dist/index",
Expand Down
14 changes: 14 additions & 0 deletions packages/airnode-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @api3/airnode-adapter

## 0.15.0

### Minor Changes

- [#1954](https://github.com/api3dao/airnode/pull/1954) [`ccad662`](https://github.com/api3dao/airnode/commit/ccad662d600bb20ecd22ac23147397c815a5e2d0) Thanks [@renovate](https://github.com/apps/renovate)! - Bump minimum Node.js version to 18.19.1.

### Patch Changes

- [#1891](https://github.com/api3dao/airnode/pull/1891) [`0591e10`](https://github.com/api3dao/airnode/commit/0591e10c32b9dc427e2f89b6075f58fbe8001b70) Thanks [@renovate](https://github.com/apps/renovate)! - Bump dependencies

- [#1946](https://github.com/api3dao/airnode/pull/1946) [`07e0feb`](https://github.com/api3dao/airnode/commit/07e0febb5101354fe271efb84b87f88d821f2931) Thanks [@dcroote](https://github.com/dcroote)! - Bump api3/ois to v2.3.2

- [#2026](https://github.com/api3dao/airnode/pull/2026) [`4a8b877`](https://github.com/api3dao/airnode/commit/4a8b87752019f7ca9c081f4a5b3ae2fe9d2fa0d6) Thanks [@dcroote](https://github.com/dcroote)! - Bump dependencies and fix typos

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@api3/airnode-adapter",
"license": "MIT",
"version": "0.14.0",
"version": "0.15.0",
"private": false,
"main": "dist/index",
"types": "dist/index",
Expand Down
22 changes: 22 additions & 0 deletions packages/airnode-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @api3/airnode-admin

## 0.15.0

### Minor Changes

- [#1954](https://github.com/api3dao/airnode/pull/1954) [`ccad662`](https://github.com/api3dao/airnode/commit/ccad662d600bb20ecd22ac23147397c815a5e2d0) Thanks [@renovate](https://github.com/apps/renovate)! - Bump minimum Node.js version to 18.19.1.

- [#1920](https://github.com/api3dao/airnode/pull/1920) [`eaa6570`](https://github.com/api3dao/airnode/commit/eaa6570c51710e8fe4617cd7c319a7f36c25adca) Thanks [@dcroote](https://github.com/dcroote)! - Replace Node.js 18 with Node.js 20

### Patch Changes

- [#2021](https://github.com/api3dao/airnode/pull/2021) [`c5aef44`](https://github.com/api3dao/airnode/commit/c5aef44b00161e4c53917ea042d227a1457560db) Thanks [@Shr1ftyy](https://github.com/Shr1ftyy)! - fixed cmake issue

- [#1979](https://github.com/api3dao/airnode/pull/1979) [`ccb7813`](https://github.com/api3dao/airnode/commit/ccb78137f86f9f2bbba64bb464ba95f947e97f48) Thanks [@dcroote](https://github.com/dcroote)! - Bump Node.js version in Dockerfiles

- [#2026](https://github.com/api3dao/airnode/pull/2026) [`4a8b877`](https://github.com/api3dao/airnode/commit/4a8b87752019f7ca9c081f4a5b3ae2fe9d2fa0d6) Thanks [@dcroote](https://github.com/dcroote)! - Bump dependencies and fix typos

- Updated dependencies [[`0591e10`](https://github.com/api3dao/airnode/commit/0591e10c32b9dc427e2f89b6075f58fbe8001b70), [`9261e5b`](https://github.com/api3dao/airnode/commit/9261e5bf0eba7dee7e1d118dfd3cba1ad85ca775), [`ea29aef`](https://github.com/api3dao/airnode/commit/ea29aefb12e75d919ebf4bca1e53673baa72c4d5), [`c9a94bf`](https://github.com/api3dao/airnode/commit/c9a94bf8074bdb4251c060c2c10bfdece861ac37), [`ccad662`](https://github.com/api3dao/airnode/commit/ccad662d600bb20ecd22ac23147397c815a5e2d0), [`38bd229`](https://github.com/api3dao/airnode/commit/38bd229fa0c4054be16311ffc31c036e5a4aea19), [`38bd229`](https://github.com/api3dao/airnode/commit/38bd229fa0c4054be16311ffc31c036e5a4aea19), [`ccad662`](https://github.com/api3dao/airnode/commit/ccad662d600bb20ecd22ac23147397c815a5e2d0), [`c0bf33d`](https://github.com/api3dao/airnode/commit/c0bf33d8087efe5e5cba35f86178105e1ba9e574), [`e4edd31`](https://github.com/api3dao/airnode/commit/e4edd3189dde0cac804a0d843c39a87b26a49daa), [`07e0feb`](https://github.com/api3dao/airnode/commit/07e0febb5101354fe271efb84b87f88d821f2931), [`0bb350f`](https://github.com/api3dao/airnode/commit/0bb350f165899c38abdc3c87f034df3134f02c52), [`4a8b877`](https://github.com/api3dao/airnode/commit/4a8b87752019f7ca9c081f4a5b3ae2fe9d2fa0d6), [`8d0b331`](https://github.com/api3dao/airnode/commit/8d0b331fc67037f7a789e5aeb4ac916e30bcdb5f), [`c1fb30b`](https://github.com/api3dao/airnode/commit/c1fb30bca503ac4a7ec5adcf058834d04649fad0), [`fce847d`](https://github.com/api3dao/airnode/commit/fce847d04dbfbecd232ea4eeaeb113db18680f8d), [`ab87cc6`](https://github.com/api3dao/airnode/commit/ab87cc6f10fee7271d3a215acebf557ab6f24aa4), [`1c49d6f`](https://github.com/api3dao/airnode/commit/1c49d6fe602eb430093a73f8339ec0034afdbcae), [`eaa6570`](https://github.com/api3dao/airnode/commit/eaa6570c51710e8fe4617cd7c319a7f36c25adca), [`7128ea7`](https://github.com/api3dao/airnode/commit/7128ea7013db4c8c061573d931122c0b8303a849), [`228d91d`](https://github.com/api3dao/airnode/commit/228d91d7fd08f370dd852787c8eae1174d84aefa)]:
- @api3/airnode-validator@0.15.0
- @api3/airnode-protocol@0.15.0
- @api3/airnode-abi@0.15.0
- @api3/airnode-utilities@0.15.0

## 0.14.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/airnode-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@api3/airnode-admin",
"license": "MIT",
"version": "0.14.0",
"version": "0.15.0",
"private": false,
"bin": {
"airnode-admin": "./dist/bin/admin.js"
Expand All @@ -24,10 +24,10 @@
"test:watch:debug": "jest \"implementation.test\" --selectProjects unit --watch"
},
"dependencies": {
"@api3/airnode-abi": "^0.14.0",
"@api3/airnode-protocol": "^0.14.0",
"@api3/airnode-utilities": "^0.14.0",
"@api3/airnode-validator": "^0.14.0",
"@api3/airnode-abi": "^0.15.0",
"@api3/airnode-protocol": "^0.15.0",
"@api3/airnode-utilities": "^0.15.0",
"@api3/airnode-validator": "^0.15.0",
"@api3/promise-utils": "^0.4.0",
"ethers": "^5.7.2",
"lodash": "^4.17.21",
Expand Down
37 changes: 37 additions & 0 deletions packages/airnode-deployer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# @api3/airnode-deployer

## 0.15.0

### Minor Changes

- [#1954](https://github.com/api3dao/airnode/pull/1954) [`ccad662`](https://github.com/api3dao/airnode/commit/ccad662d600bb20ecd22ac23147397c815a5e2d0) Thanks [@renovate](https://github.com/apps/renovate)! - Bump minimum Node.js version to 18.19.1.

- [#1780](https://github.com/api3dao/airnode/pull/1780) [`72a6301`](https://github.com/api3dao/airnode/commit/72a6301431c9838f16f9e4e2ad392ee85769fec9) Thanks [@renovate](https://github.com/apps/renovate)! - Bump hashicorp/terraform-provider-aws to v5

- [#1948](https://github.com/api3dao/airnode/pull/1948) [`ba31586`](https://github.com/api3dao/airnode/commit/ba315863f4c3686d9b021341e66cb742043eaffa) Thanks [@renovate](https://github.com/apps/renovate)! - Satisfy aws type constraints

- [#1920](https://github.com/api3dao/airnode/pull/1920) [`eaa6570`](https://github.com/api3dao/airnode/commit/eaa6570c51710e8fe4617cd7c319a7f36c25adca) Thanks [@dcroote](https://github.com/dcroote)! - Replace Node.js 18 with Node.js 20

### Patch Changes

- [#2021](https://github.com/api3dao/airnode/pull/2021) [`c5aef44`](https://github.com/api3dao/airnode/commit/c5aef44b00161e4c53917ea042d227a1457560db) Thanks [@Shr1ftyy](https://github.com/Shr1ftyy)! - fixed cmake issue

- [#1891](https://github.com/api3dao/airnode/pull/1891) [`0591e10`](https://github.com/api3dao/airnode/commit/0591e10c32b9dc427e2f89b6075f58fbe8001b70) Thanks [@renovate](https://github.com/apps/renovate)! - Bump dependencies

- [#2008](https://github.com/api3dao/airnode/pull/2008) [`0c15a19`](https://github.com/api3dao/airnode/commit/0c15a19947e28f54277383cea43856aa8e55db26) Thanks [@renovate](https://github.com/apps/renovate)! - Bump terraform-provider-google to v6

- [#1946](https://github.com/api3dao/airnode/pull/1946) [`07e0feb`](https://github.com/api3dao/airnode/commit/07e0febb5101354fe271efb84b87f88d821f2931) Thanks [@dcroote](https://github.com/dcroote)! - Bump api3/ois to v2.3.2

- [#1979](https://github.com/api3dao/airnode/pull/1979) [`ccb7813`](https://github.com/api3dao/airnode/commit/ccb78137f86f9f2bbba64bb464ba95f947e97f48) Thanks [@dcroote](https://github.com/dcroote)! - Bump Node.js version in Dockerfiles

- [#2026](https://github.com/api3dao/airnode/pull/2026) [`4a8b877`](https://github.com/api3dao/airnode/commit/4a8b87752019f7ca9c081f4a5b3ae2fe9d2fa0d6) Thanks [@dcroote](https://github.com/dcroote)! - Bump dependencies and fix typos

- [#1945](https://github.com/api3dao/airnode/pull/1945) [`ab87cc6`](https://github.com/api3dao/airnode/commit/ab87cc6f10fee7271d3a215acebf557ab6f24aa4) Thanks [@renovate](https://github.com/apps/renovate)! - Bump date-fns and date-fns-tz to v3

- [#1998](https://github.com/api3dao/airnode/pull/1998) [`228d91d`](https://github.com/api3dao/airnode/commit/228d91d7fd08f370dd852787c8eae1174d84aefa) Thanks [@dcroote](https://github.com/dcroote)! - Fix deployer test config files and add an airnode-validator valid template test

- Updated dependencies [[`c5aef44`](https://github.com/api3dao/airnode/commit/c5aef44b00161e4c53917ea042d227a1457560db), [`d11334d`](https://github.com/api3dao/airnode/commit/d11334d7e0c1d2f26b0194bfbb9bb42edc5e6a59), [`0591e10`](https://github.com/api3dao/airnode/commit/0591e10c32b9dc427e2f89b6075f58fbe8001b70), [`9261e5b`](https://github.com/api3dao/airnode/commit/9261e5bf0eba7dee7e1d118dfd3cba1ad85ca775), [`ea29aef`](https://github.com/api3dao/airnode/commit/ea29aefb12e75d919ebf4bca1e53673baa72c4d5), [`c9a94bf`](https://github.com/api3dao/airnode/commit/c9a94bf8074bdb4251c060c2c10bfdece861ac37), [`ccad662`](https://github.com/api3dao/airnode/commit/ccad662d600bb20ecd22ac23147397c815a5e2d0), [`38bd229`](https://github.com/api3dao/airnode/commit/38bd229fa0c4054be16311ffc31c036e5a4aea19), [`38bd229`](https://github.com/api3dao/airnode/commit/38bd229fa0c4054be16311ffc31c036e5a4aea19), [`ccad662`](https://github.com/api3dao/airnode/commit/ccad662d600bb20ecd22ac23147397c815a5e2d0), [`c0bf33d`](https://github.com/api3dao/airnode/commit/c0bf33d8087efe5e5cba35f86178105e1ba9e574), [`e4edd31`](https://github.com/api3dao/airnode/commit/e4edd3189dde0cac804a0d843c39a87b26a49daa), [`07e0feb`](https://github.com/api3dao/airnode/commit/07e0febb5101354fe271efb84b87f88d821f2931), [`ccb7813`](https://github.com/api3dao/airnode/commit/ccb78137f86f9f2bbba64bb464ba95f947e97f48), [`0bb350f`](https://github.com/api3dao/airnode/commit/0bb350f165899c38abdc3c87f034df3134f02c52), [`4a8b877`](https://github.com/api3dao/airnode/commit/4a8b87752019f7ca9c081f4a5b3ae2fe9d2fa0d6), [`8d0b331`](https://github.com/api3dao/airnode/commit/8d0b331fc67037f7a789e5aeb4ac916e30bcdb5f), [`c1fb30b`](https://github.com/api3dao/airnode/commit/c1fb30bca503ac4a7ec5adcf058834d04649fad0), [`fce847d`](https://github.com/api3dao/airnode/commit/fce847d04dbfbecd232ea4eeaeb113db18680f8d), [`ab87cc6`](https://github.com/api3dao/airnode/commit/ab87cc6f10fee7271d3a215acebf557ab6f24aa4), [`1c49d6f`](https://github.com/api3dao/airnode/commit/1c49d6fe602eb430093a73f8339ec0034afdbcae), [`eaa6570`](https://github.com/api3dao/airnode/commit/eaa6570c51710e8fe4617cd7c319a7f36c25adca), [`7128ea7`](https://github.com/api3dao/airnode/commit/7128ea7013db4c8c061573d931122c0b8303a849), [`228d91d`](https://github.com/api3dao/airnode/commit/228d91d7fd08f370dd852787c8eae1174d84aefa)]:
- @api3/airnode-node@0.15.0
- @api3/airnode-validator@0.15.0
- @api3/airnode-protocol@0.15.0
- @api3/airnode-abi@0.15.0
- @api3/airnode-utilities@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-deployer/config/config.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"logFormat": "plain",
"logLevel": "INFO",
"nodeVersion": "0.14.0",
"nodeVersion": "0.15.0",
"cloudProvider": {
"type": "aws",
"region": "us-east-1",
Expand Down
12 changes: 6 additions & 6 deletions packages/airnode-deployer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@api3/airnode-deployer",
"license": "MIT",
"version": "0.14.0",
"version": "0.15.0",
"private": false,
"bin": {
"airnode-deployer": "./dist/bin/deployer.js"
Expand All @@ -23,11 +23,11 @@
"webpack:dev": "webpack --mode development"
},
"dependencies": {
"@api3/airnode-abi": "^0.14.0",
"@api3/airnode-node": "^0.14.0",
"@api3/airnode-protocol": "^0.14.0",
"@api3/airnode-utilities": "^0.14.0",
"@api3/airnode-validator": "^0.14.0",
"@api3/airnode-abi": "^0.15.0",
"@api3/airnode-node": "^0.15.0",
"@api3/airnode-protocol": "^0.15.0",
"@api3/airnode-utilities": "^0.15.0",
"@api3/airnode-validator": "^0.15.0",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-s3": "^3.525.0",
"@aws-sdk/signature-v4-crt": "^3.525.0",
Expand Down
Loading
Loading