Skip to content

Releases: bats-core/bats-detik

Version 1.3.2

17 Jul 12:16
cc98de0
Compare
Choose a tag to compare

This version allows to match resource by name pattern.
That was already part of the documentation but not working correctly. It is now fixed.

Version 1.3.1

03 Jun 06:51
5dca7f5
Compare
Choose a tag to compare

This new version supports resource names with dots (e.g. CRDs).

Version 1.3.0

26 Feb 12:47
85ce4ba
Compare
Choose a tag to compare

This version extends the syntax and now supports more than and less than when counting objects.

Version 1.2.1

12 Oct 14:09
12e9013
Compare
Choose a tag to compare

This version fixes #39, that is to say regular expressions accept spaces and dashes.

Version 1.2.0

27 Mar 07:05
0d71702
Compare
Choose a tag to compare

This version brings:

Version 1.1.0

22 Jul 13:42
e3ea96e
Compare
Choose a tag to compare

This version brings several fixes and enhancements:

  • Allow to specify the namespace for assertions.
  • Fix when passing a complex JSON path.
  • Raise an error when no resource is found with countless assertions.
  • Upgrade the Dockerfile sample for Helm 3.

The exact list of issues is here.

Version 1.0.0

11 Apr 18:03
d6a8594
Compare
Choose a tag to compare

Official first release of the project.