Skip to content

Releases: znsio/specmatic-node

v0.72.0

05 Jul 11:14
Compare
Choose a tag to compare
  • Branch support for git sources in specmatic.json

v0.70.8

26 Jun 15:43
Compare
Choose a tag to compare
  • Fixed confusing log message in Kafka verification api

v0.70.7

26 Jun 12:34
Compare
Choose a tag to compare
  • Kafka api support for setting expecations and verify

v0.70.6

26 Jun 07:06
Compare
Choose a tag to compare
  • Fix for sub processes hanging even after calling stop methods on linux os

v0.70.5

24 Jun 18:58
Compare
Choose a tag to compare
  • Updated verification api to reflect the fact that Kafka no more needs key in its payload

v0.70.4

22 Jun 06:11
Compare
Choose a tag to compare
  • Fixed a bug where Kafka apis did not work due to wrong beta package path

v0.70.3

22 Jun 05:16
Compare
Choose a tag to compare
  • Kafka stubbing and verification

v0.70.2

15 Jun 21:30
Compare
Choose a tag to compare
  • 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 using setExpectations api (2nd argument)

v0.70.1

14 Jun 16:26
Compare
Choose a tag to compare
  • startStub and test 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

14 Jun 12:51
Compare
Choose a tag to compare
  • Updated specmatic jar to 0.70.0