Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit fe25086

Browse files
Changelog updated
1 parent 73d4c9c commit fe25086

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,20 @@
33
== 0.2.0 - unreleased
44

55
:4: https://github.com/stackabletech/integration-test-commons/pull/4[#4]
6+
:5: https://github.com/stackabletech/integration-test-commons/pull/5[#5]
67

78
=== Added
8-
* TestCluster merged from spark-operator-integration-tests and zookeeper-operator-integration-tests ({4})
9+
* TestCluster merged from spark-operator-integration-tests and zookeeper-operator-integration-tests ({4}).
10+
* `KubeClient::verify_status` and `KubeClient::get_status` added ({5}).
11+
* All modules in `k8s_openapi::api::core::v1` re-exported in `test::prelude` ({5}).
912

1013
=== Fixed
14+
* Race conditions in `KubeClient` fixed ({5}).
1115

1216
=== Changed
1317
* Dependency `kube` set to version `0.56` ({4}).
1418

19+
1520
== 0.1.0 - 2021-06-10
1621

1722
:2: https://github.com/stackabletech/integration-test-commons/pull/2[#2]

0 commit comments

Comments
 (0)