This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
Releases: api3dao/airseeker-v1
Releases · api3dao/airseeker-v1
v0.5.0
Highlights
- Drop fetching blockNumber by @bdrhn9 in api3dao/airseeker#253
- Change execution order of beacon update to reduce RPC calls by @bdrhn9 in api3dao/airseeker#276
- Allow for direct gateway calls and inclusion of associated resources in
airseeker.json
by @bdrhn9 in api3dao/airseeker#257
Breaking Changes
- Bump @api3/airnode-validator from 0.8.0 to 0.9.0 by @dependabot in api3dao/airseeker#266
- This requires various changes related to the validation schema. For more information refer to the upstream package documentation.
- Allow for direct gateway calls and inclusion of associated resources in
airseeker.json
by @bdrhn9 in api3dao/airseeker#257- This change requires additional configuration fields in
airseeker.json
- This change requires additional configuration fields in
What's Changed
- Airseeker 220922-1310 deployment by @acenolaza in api3dao/airseeker#248
- Bump eslint from 8.22.0 to 8.24.0 by @dependabot in api3dao/airseeker#249
- Bump @types/lodash from 4.14.184 to 4.14.185 by @dependabot in api3dao/airseeker#239
- Bump vm2 from 3.9.9 to 3.9.11 by @dependabot in api3dao/airseeker#252
- Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.38.1 by @dependabot in api3dao/airseeker#255
- Bump eslint-plugin-jest from 26.8.3 to 27.0.4 by @dependabot in api3dao/airseeker#231
- Bump @types/lodash from 4.14.185 to 4.14.186 by @dependabot in api3dao/airseeker#262
- Bump @types/node from 18.7.4 to 18.8.3 by @dependabot in api3dao/airseeker#267
- Bump ethers from 5.7.0 to 5.7.1 by @dependabot in api3dao/airseeker#259
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in api3dao/airseeker#268
- Allow Airseeker to make direct API call by @bdrhn9 in api3dao/airseeker#257
- Bump serverless from 3.21.0 to 3.23.0 by @dependabot in api3dao/airseeker#274
- Bump @typescript-eslint/parser from 5.33.0 to 5.40.0 by @dependabot in api3dao/airseeker#273
- Bump @api3/airnode-validator from 0.8.0 to 0.9.0 by @dependabot in api3dao/airseeker#266
- Bump hardhat from 2.10.1 to 2.12.0 by @dependabot in api3dao/airseeker#278
- Bump pm2 from 5.2.0 to 5.2.2 by @dependabot in api3dao/airseeker#279
- Bump eslint-plugin-jest from 27.0.4 to 27.1.1 by @dependabot in api3dao/airseeker#277
- Bump @types/node from 18.8.3 to 18.8.5 by @dependabot in api3dao/airseeker#281
- Bump typescript from 4.7.4 to 4.8.4 by @dependabot in api3dao/airseeker#282
- Bump @nomiclabs/hardhat-ethers from 2.1.0 to 2.2.0 by @dependabot in api3dao/airseeker#271
- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.40.0 by @dependabot in api3dao/airseeker#285
- Bump @types/node from 18.8.5 to 18.11.0 by @dependabot in api3dao/airseeker#290
- Change execution order of beacon update to reduce RPC calls by @bdrhn9 in api3dao/airseeker#276
- Bump axios from 0.27.2 to 1.1.3 by @dependabot in api3dao/airseeker#289
- Bump @api3/airnode-protocol-v1 from 0.7.0 to 0.8.0 by @dependabot in api3dao/airseeker#288
- Bump eslint-plugin-jest from 27.1.1 to 27.1.2 by @dependabot in api3dao/airseeker#287
- Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in api3dao/airseeker#295
- Bump ethers from 5.7.1 to 5.7.2 by @dependabot in api3dao/airseeker#292
- Allow creation of airseeker configuration by @Ashar2shahid in api3dao/airseeker#264
- Bump @types/node from 18.11.0 to 18.11.5 by @dependabot in api3dao/airseeker#296
- Bump eslint-plugin-jest from 27.1.2 to 27.1.3 by @dependabot in api3dao/airseeker#293
- Bump eslint-plugin-functional from 4.2.2 to 4.4.1 by @dependabot in api3dao/airseeker#280
New Contributors
- @bdrhn9 made their first contribution in api3dao/airseeker#253
Full Changelog: api3dao/airseeker@v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.30.6 by @dependabot in api3dao/airseeker#168
- Bump undici from 5.5.1 to 5.8.0 by @dependabot in api3dao/airseeker#172
- Bump @nomiclabs/hardhat-ethers from 2.0.6 to 2.1.0 by @dependabot in api3dao/airseeker#169
- Upgrade airseeker dependencies by @acenolaza in api3dao/airseeker#171
- Prepare config format & validation for beaconSets section #163 by @acenolaza in api3dao/airseeker#173
- Prepare config format & validation for triggers.beaconSetUpdates section #164 by @acenolaza in api3dao/airseeker#174
- Expand data fetching to include beacons from the beaconSets section #165 by @acenolaza in api3dao/airseeker#175
- BEC-357: Update implementation after signed data gateway changed in v0.7 by @acenolaza in api3dao/airseeker#176
- Bump @types/node from 18.0.6 to 18.6.3 by @dependabot in api3dao/airseeker#177
- Bump eslint from 8.20.0 to 8.21.0 by @dependabot in api3dao/airseeker#181
- Bump eslint-plugin-jest from 26.6.0 to 26.8.0 by @dependabot in api3dao/airseeker#189
- Bump @typescript-eslint/parser from 5.30.7 to 5.33.0 by @dependabot in api3dao/airseeker#191
- Bump @types/node from 18.6.3 to 18.6.5 by @dependabot in api3dao/airseeker#192
- Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.33.0 by @dependabot in api3dao/airseeker#194
- Bump zod from 3.17.9 to 3.18.0 by @dependabot in api3dao/airseeker#193
- Bump eslint-plugin-functional from 4.2.1 to 4.2.2 by @dependabot in api3dao/airseeker#187
- Bump eslint-plugin-jest from 26.8.0 to 26.8.2 by @dependabot in api3dao/airseeker#195
- Bump @types/serverless from 3.12.7 to 3.12.8 by @dependabot in api3dao/airseeker#196
- Bump @types/node from 18.6.5 to 18.7.4 by @dependabot in api3dao/airseeker#200
- Bump eslint-plugin-jest from 26.8.2 to 26.8.3 by @dependabot in api3dao/airseeker#201
- Bump eslint from 8.21.0 to 8.22.0 by @dependabot in api3dao/airseeker#203
- Bump ts-jest from 28.0.7 to 28.0.8 by @dependabot in api3dao/airseeker#202
- Implemet beacon set updates #166 by @acenolaza in api3dao/airseeker#182
- Bump undici from 5.8.0 to 5.9.1 by @dependabot in api3dao/airseeker#204
- Bump @types/lodash from 4.14.182 to 4.14.184 by @dependabot in api3dao/airseeker#206
- Remove unnecesary parts by @amarthadan in api3dao/airseeker#205
- Scripts and instructions for running Airseeker locally by @acenolaza in api3dao/airseeker#222
- Refactor data feed updates by @amarthadan in api3dao/airseeker#221
- Imports airnode-protocol to access protocol constants by @acenolaza in api3dao/airseeker#236
- Switch to gas oracle from airnode-utilities by @vponline in api3dao/airseeker#183
- Sets the block.timestamp to Date.now() after resetting hardhat network by @acenolaza in api3dao/airseeker#238
- Adds workaround to support fetching signed data from http gateways wi… by @acenolaza in api3dao/airseeker#242
- Updates version to v0.4.0 by @acenolaza in api3dao/airseeker#245
- Spread
getLogOptions()
object before merge() to avoid mutating the underlying object by @acenolaza in api3dao/airseeker#243
Full Changelog: api3dao/airseeker@v0.3.1...v0.4.0
v0.3.1
What's Changed
- Bump hardhat from 2.9.6 to 2.9.7 by @dependabot in #124
- Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 by @dependabot in #125
- Bump eslint-plugin-jest from 26.4.5 to 26.5.3 by @dependabot in #127
- Bump typescript from 4.7.2 to 4.7.3 by @dependabot in #123
- Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 by @dependabot in #129
- Bump ts-node from 10.8.0 to 10.8.1 by @dependabot in #130
- Bump eslint from 8.16.0 to 8.17.0 by @dependabot in #132
- Bump @typescript-eslint/parser from 5.27.0 to 5.27.1 by @dependabot in #134
- Bump @api3/airnode-utilities from 0.6.3 to 0.6.5 by @dependabot in #135
- Bump @api3/airnode-node from 0.6.3 to 0.6.5 by @dependabot in #136
- Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.28.0 by @dependabot in #138
- Bump @typescript-eslint/parser from 5.27.1 to 5.28.0 by @dependabot in #139
- Drop Docker builds in CI by @amarthadan in #150
- Bump @types/serverless from 3.12.5 to 3.12.7 by @dependabot in #131
- Bump hardhat from 2.9.7 to 2.9.9 by @dependabot in #141
- Bump @types/node from 17.0.36 to 18.0.0 by @dependabot in #149
- Bump got from 11.8.3 to 11.8.5 by @dependabot in #152
- Bump prettier from 2.6.2 to 2.7.0 by @dependabot in #140
- Bump typescript from 4.7.3 to 4.7.4 by @dependabot in #145
- Add check for missing block data to gas-oracle by @vponline in #151
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Initial repository setup by @amarthadan in https://github.com/api3dao/airseeker/pull/1
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in api3dao/airseeker#3
- Bump prettier from 2.6.0 to 2.6.1 by @dependabot in api3dao/airseeker#7
- Bump eslint-plugin-jest from 26.1.2 to 26.1.3 by @dependabot in api3dao/airseeker#6
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in api3dao/airseeker#5
- Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in api3dao/airseeker#4
- Dockerize Airseeker by @amarthadan in api3dao/airseeker#2
- Bump prettier from 2.6.1 to 2.6.2 by @dependabot in api3dao/airseeker#11
- Bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in api3dao/airseeker#10
- Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 by @dependabot in api3dao/airseeker#9
- Bump @types/node from 17.0.22 to 17.0.23 by @dependabot in api3dao/airseeker#8
- Implement configuration validation & loading by @amarthadan in api3dao/airseeker#12
- Add Docker builds to CI by @aquarat in api3dao/airseeker#16
- Implement API request fetching by @Siegrift in api3dao/airseeker#13
- Bump eslint-plugin-functional from 4.2.0 to 4.2.1 by @dependabot in api3dao/airseeker#21
- Bump eslint-plugin-jest from 26.1.3 to 26.1.4 by @dependabot in api3dao/airseeker#17
- Bump zod from 3.14.3 to 3.14.4 by @dependabot in api3dao/airseeker#20
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in api3dao/airseeker#23
- Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.19.0 by @dependabot in api3dao/airseeker#22
- Bump @typescript-eslint/parser from 5.17.0 to 5.19.0 by @dependabot in api3dao/airseeker#24
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in api3dao/airseeker#25
- Make signed data requests by @Siegrift in api3dao/airseeker#15
- Config rename by @vponline in api3dao/airseeker#27
- Bump @types/node from 17.0.23 to 17.0.24 by @dependabot in api3dao/airseeker#30
- BEC-317 | Set Gateway URL as secret in example config by @Ashar2shahid in api3dao/airseeker#29
- Bump async from 2.6.3 to 2.6.4 by @dependabot in api3dao/airseeker#32
- Add deviation check by @vponline in api3dao/airseeker#26
- BEC-315:Fix where's the configuration loaded from in the container by @acenolaza in api3dao/airseeker#28
- Add Content-Type and Accept headers by @Siegrift in api3dao/airseeker#35
- Beacon updates by @amarthadan in api3dao/airseeker#33
- Revert link checker version change by @vponline in api3dao/airseeker#39
- Use Airnode logging utilities by @Siegrift in api3dao/airseeker#34
- Update
@api3/promise-utils
version by @amarthadan in api3dao/airseeker#37 - Fix bad JS math by @amarthadan in api3dao/airseeker#38
- Bump express from 4.17.3 to 4.18.0 by @dependabot in api3dao/airseeker#47
- Bump @types/node from 17.0.25 to 17.0.27 by @dependabot in api3dao/airseeker#46
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in api3dao/airseeker#44
- Bump eslint-plugin-jest from 26.1.4 to 26.1.5 by @dependabot in api3dao/airseeker#42
- Bump @api3/airnode-abi from 0.5.0 to 0.6.0 by @dependabot in api3dao/airseeker#51
- Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 by @dependabot in api3dao/airseeker#49
- Bump axios from 0.26.1 to 0.27.0 by @dependabot in api3dao/airseeker#48
- Bump @typescript-eslint/parser from 5.20.0 to 5.21.0 by @dependabot in api3dao/airseeker#50
- Bump axios from 0.26.1 to 0.27.1 by @dependabot in api3dao/airseeker#53
- Bump @api3/airnode-protocol-v1 from 0.1.0 to 0.2.0 by @dependabot in api3dao/airseeker#52
- Bump @api3/airnode-utilities from 0.5.0 to 0.6.0 by @dependabot in api3dao/airseeker#55
- Add E2E tests by @vponline in api3dao/airseeker#31
- Unquoted docker secrets by @Siegrift in api3dao/airseeker#45
- BEC258: Terraform ECS by @acenolaza in api3dao/airseeker#14
- Update logrotate configuration by @amarthadan in api3dao/airseeker#56
- Bump axios from 0.27.1 to 0.27.2 by @dependabot in api3dao/airseeker#62
- Bump @types/node from 17.0.27 to 17.0.31 by @dependabot in api3dao/airseeker#63
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in api3dao/airseeker#66
- Bump express from 4.18.0 to 4.18.1 by @dependabot in api3dao/airseeker#70
- Bump @types/lodash from 4.14.181 to 4.14.182 by @dependabot in api3dao/airseeker#68
- Configure release by @aquarat in api3dao/airseeker#59
- Bump @api3/airnode-protocol-v1 from 0.2.0 to 0.3.0 by @dependabot in api3dao/airseeker#71
- Update Terraform recipes to reuse default VPC by @amarthadan in api3dao/airseeker#74
- Add check that the signed data are not older than data on-chain by @Siegrift in api3dao/airseeker#58
- Unit & E2E tests for beacon updates by @amarthadan in api3dao/airseeker#36
- Add heartbeatInterval check to checkCondition by @vponline in api3dao/airseeker#60
- Bump @api3/airnode-protocol-v1 from 0.3.0 to 0.4.0 by @dependabot in api3dao/airseeker#78
- Bump @typescript-eslint/parser from 5.21.0 to 5.22.0 by @dependabot in api3dao/airseeker#79
- Bump zod from 3.14.4 to 3.15.1 by @dependabot in api3dao/airseeker#82
- Bump husky from 7.0.4 to 8.0.1 by @dependabot in api3dao/airseeker#80
- Bump eslint from 8.14.0 to 8.15.0 by @dependabot in api3dao/airseeker#85
- Bump @types/jest from 27.4.1 to 27.5.0 by @dependabot in api3dao/airseeker#86
- Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.23.0 by @dependabot in api3dao/airseeker#87
- Bump @typescript-eslint/parser from 5.22.0 to 5.23.0 by @dependabot in api3dao/airseeker#88
- Add gas oracle unit tests by @vponline in api3dao/airseeker#77
- Bump ethers from 5.6.4 to 5.6.5 by @dependabot in api3dao/airseeker#90
- BEC-363: Implement configurable logging by @acenolaza in api3dao/airseeker#73
- Bump Airnode dependencies by @aquarat in api3dao/airseeker#72
- BEC-307: Add more thorough validation for configuration file by @acenolaza in api3dao/airseeker#76
- Bump @api3/airnode-protocol-v1 from 0.4.0 to 0.5.0 by @dependabot in api3dao/airseeker#92
- Bump zod from 3.15.1 to 3.16.0 by @dependabot in api3dao/airseeker#93
- Bump @nomiclabs/hardhat-ethers from 2.0.5 to 2.0.6 by @dependabot in api3dao/airseeker#94
- Bump eslint-plugin-jest from 26.1.5 to 26.2.2 by @dependabot in api3dao/airseeker#95
- Bump @types/node from 17.0.31 to 17.0.33 by @dependabot in api3dao/airseeker#96
- Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.24.0 by @dependabot in api3dao/airseeker#97
- Bump @types/node from 17.0.31 to 17.0.34 by @dependabot in api3dao/airseeker#98
- Bump @typescript-eslint/parser from 5.23.0 to 5.24.0 by @dependabot in api3dao/airseeker#99
- Bump ethers from 5.6.5 to 5.6.6 by @dependabot in api3dao/airseeker#100
- Use only unquoted secrets for Airseeker by @amarthadan in api3dao/airseeker#57
- Silence logger in tests by @Siegrift in api3dao/airseeker#101
- Fix ts configuration by @Siegrift in api3dao/airseeker#102
- Add Serverless Lambda Deployment Ability by @aquarat in api3dao/airseeker#91
- Bump ethers from 5.6.6 to 5.6.7 by @dependabot in api3dao/airseeker#104
- Bump @types/node from 17.0.34 to 17.0.35 by @dependabot in api3dao/airseeker#108
- Bump ts-node from 10.7.0 to 10.8.0 by @dependabot in api3dao/airseeker#106
- Bump hardhat from 2.9.5 to 2.9.6 by @dependabot in api3dao/airseeker#107
- Bump zod from 3.16.0 to 3.17.2 by @dependabot in api3dao/airseeker#109
- Bump eslint from 8.15.0 to 8.16.0 by @dependabot in api3dao/airseeker#110
- Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 by @dependabot in api3dao/airseeker#111
- Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 by @dependabot in api3dao/airseeker#112
- Bump @api3/airnode-utilities from 0.6.2 to 0.6.3 by @dependabot in api3dao/airseeker#115
- Bump typescript from 4.6.4...