We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07993fd commit 5ad2291Copy full SHA for 5ad2291
CHANGELOG.md
@@ -19,6 +19,14 @@
19
20
# Changelog
21
22
+## v1.0.0
23
+ * Allow log stripping to tolerate a missing stream identifier. (#444)
24
+ * Add --logs options on activation get to return stripped logs as a convenience. (#445)
25
+ * RestAssured fixes (#441)
26
+ * Remove namespace property from wskprops (#434)
27
+ * "wsk property get" can now return raw output for specific properties (#430)
28
+ * Add dynamic column sizing to wsk activation list command (#427)
29
+
30
## v0.10.0
31
32
* Integrate wskdeploy via `project` subcommand
0 commit comments