File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1919
2020# Changelog
2121
22+ ## v1.1.0
23+ * Upgrade all Go dependencies to latest (#490 )
24+ * Migrated to using go mod to manage dependencies (#489 )
25+ * Upgrade travis to go 1.15
26+ * Support passing del annotation (#488 )
27+ * Add an overwrite flag to "package bind" (#474 )
28+ * Trigger parameter issue (#479 )
29+ * remove test for download of iOS SDK (#478 )
30+ * build binary test artifacts (#477 )
31+ * Update test file (#463 )
32+ * Fix regex for log stripping. (#462 )
33+ * Ensure that the pollSince is greater than Activation start time (#461 )
34+
2235## v1.0.0
2336 * Allow log stripping to tolerate a missing stream identifier. (#444 )
2437 * Add --logs options on activation get to return stripped logs as a convenience. (#445 )
Original file line number Diff line number Diff line change 11Apache OpenWhisk Command-line Interface (CLI)
2- Copyright 2016-2019 The Apache Software Foundation
2+ Copyright 2016-2020 The Apache Software Foundation
33
44This product includes software developed at
55The Apache Software Foundation (http://www.apache.org/).
You can’t perform that action at this time.
0 commit comments