Releases: warrant-dev/warrant-node
Releases · warrant-dev/warrant-node
v6.3.0
What's Changed
- Bump undici from 6.6.1 to 6.11.1 by @dependabot in #58
- Add batch check method by @stanleyphu in #59
- v6.3.0: Add batch check method by @stanleyphu in #60
Full Changelog: v6.2.0...v6.3.0
v6.2.0
What's Changed
- Add context support to query method by @kkajla12 in #56
- Bump undici from 6.0.1 to 6.6.1 by @dependabot in #55
- v6.2.0: Add context support to the query method by @kkajla12 in #57
New Contributors
- @dependabot made their first contribution in #55
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- Add request retries for network/connection and 502 errors by @stanleyphu in #52
- v6.1.0: Add request retries for network errors and 50X responses by @stanleyphu in #53
Full Changelog: v6.0.2...v6.1.0
v6.0.2
Merge pull request #51 from warrant-dev/release/v6.0.2 v6.0.2: Update minimum node version to v18.13.0
v6.0.1
v6.0.0
v5.2.0
What's Changed
- Add minimum required version of Node in engines section of package.json by @kkajla12 in #43
- Update the query method to take the requested query as a string by @kkajla12 in #40
- v5.2.0: Update query method to take a string rather than a query object by @kkajla12 in #44
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- Add warrant token support by @stanleyphu in #41
- Update package version to v5.1.0 by @stanleyphu in #42
Full Changelog: v5.0.1...v5.1.0
v5.0.1
Merge pull request #39 from warrant-dev/release/v5.0.1 v5.0.1: Add policy support for creating / deleting warrants
v4.1.0
Add support for OSS server