Skip to content

Releases: api3dao/ois

v2.3.2

03 Feb 20:52
b51cf37
Compare
Choose a tag to compare

Highlights

Fixed the inability to skip the API call with processing v2 by @Siegrift in #130

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

30 Nov 06:23
5777b95
Compare
Choose a tag to compare

Highlights

Fixed a strange typing issue within v2.3.0 where some types were incorrectly exported as any

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

28 Nov 06:42
Compare
Choose a tag to compare

Highlights

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

06 Oct 05:31
a32c636
Compare
Choose a tag to compare

Highlights

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

27 Sep 07:31
0f2eb7a
Compare
Choose a tag to compare

Highlights

  • feat: make operationParameter optional within endpoint parameters by @dcroote in #102

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

06 Jun 15:48
Compare
Choose a tag to compare

Highlights

  • Widen accepted parameter types by @aquarat in #88
    • This makes validity checks around parameters more permissive, allowing for arrays, booleans and numbers to be sent in JSON to the remote API.

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

15 Feb 09:34
Compare
Choose a tag to compare

Major Changes

The specific NodeJS version stipulated as part of pre and post-processing in Airnode's config.json has been removed.
The "Node" environment will now use the Airnode's NodeJS runtime - which is also changing from NodeJS 14 to NodeJS 18.

For more information refer to #66

General Changes

Full Changelog: v1.4.0...v2.0.0

v1.4.0

09 Jan 09:43
Compare
Choose a tag to compare

Highlights

  • Add _minConfirmations reserved parameter by @dcroote in #52
  • Add _gasPrice reserved parameter by @dcroote in #56

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Dec 15:13
Compare
Choose a tag to compare

What's Changed

Dependency Bumps

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Sep 12:08
Compare
Choose a tag to compare

What's Changed

  • Decouple oisFormat version from exact packageVersion by @dcroote in #37

Dependency Bumps

Full Changelog: v1.1.2...v1.2.0