Releases: znsio/specmatic-node
Releases · znsio/specmatic-node
v0.72.0
- Branch support for git sources in specmatic.json
v0.70.8
- Fixed confusing log message in Kafka verification api
v0.70.7
- Kafka api support for setting expecations and verify
v0.70.6
- Fix for sub processes hanging even after calling stop methods on linux os
v0.70.5
- Updated verification api to reflect the fact that Kafka no more needs key in its payload
v0.70.4
- Fixed a bug where Kafka apis did not work due to wrong beta package path
v0.70.3
- Kafka stubbing and verification
v0.70.2
startStub
now returns the actual port allocated (in case of dynamic allocation) along with other info - stub url and stub host which can be useful for debugging as well as for setting expectations usingsetExpectations
api (2nd argument)
v0.70.1
startStub
andtest
apis now take an array of values that are passed through to the underlying specmatic jar. So now all options of specmatic jar for test and stub commands can be used in the node wrapper too
v0.70.0
- Updated specmatic jar to 0.70.0