Releases: silas/node-consul
Releases · silas/node-consul
2.0.1
What's Changed
- Added missing
CheckID
,Name
, andNotes
to check parameters by @CogitoGroupDevTeam in #160
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Added types by @UNIDY2002 in #147
- Omit x-consul-token from headers when token is not defined by @StanlieK in #151
- Added various missing check options in #156
- Added support for admin partitions by @youreddy in #157
New Contributors
- @UNIDY2002 made their first contribution in #147
- @StanlieK made their first contribution in #151
- @youreddy made their first contribution in #157
Full Changelog: 1.2.0...2.0.0
Add types
This version of consul adds support for types (#147) thanks to @UNIDY2002.