Skip to content

Releases: bats-core/bats-detik

Version 1.4.0

14 Aug 12:15
d426997

Choose a tag to compare

This new version fixes a bug related to IFS (see #53).
It also adds a new option to look for objects in all namespaces with DETIK_CLIENT_NAMESPACE_ALL='true' (see #50).

Version 1.3.3

10 Dec 19:43
27a0b44

Choose a tag to compare

This new version supports resource names with numbers (e.g. « ec2nodeclass »).

Version 1.3.2

17 Jul 12:16
cc98de0

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

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

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

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

Choose a tag to compare

This version brings:

Version 1.1.0

22 Jul 13:42
e3ea96e

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

Choose a tag to compare

Official first release of the project.