Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80831d0 commit 1dc1f9bCopy full SHA for 1dc1f9b
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+# v2.0.0b2
2
+- Bugfix: support RFC6902 'json-patch' operations #187
3
+
4
+# v1.0.1
5
+- Bugfix: urllib3 1.21 fails tests, Excluding version 1.21 from dependencies #197
6
7
+# v2.0.0b1
8
+- Add support for attach API calls #180
9
+- Bugfix: token file should not be decoded #182
10
+- Inline primitive models (e.g. v1.Time and resource.Quantity) #179
11
12
13
+# v2.0.0a1
14
+- Update to kubernetes 1.6 spec #169
15
16
# v1.0.0
17
- Bugfix: blocking exec call should remove channel metadata #140
18
- Add close method to websocket api of interactive exec #145
0 commit comments