File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed
Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1+ 1.0.0 (2017-07-19)
2+ ====================
3+
4+ - [NEW] Support for Cloud Object Storage (COS)
5+
6+
170.0.8.1 (2017-06-14)
28====================
39
814====================
915
1016 - [NEW] Support for Python 3
11- - [DEPRECATED] The bluemix2 and softlayer2 classes were removed.
17+ - [DEPRECATED] The bluemix2 and softlayer2 classes were removed.
1218
13190.0.6 (2017-01-25)
1420====================
1521
1622 - [FIXED] Connection to Softlayer Object Storage with 'swift' protocol removed in favor of all 'swift2d'
17- - [WARNING] The original 'swift' protocol is no longer used. Attempts have been made not to break any code.
23+ - [WARNING] The original 'swift' protocol is no longer used. Attempts have been made not to break any code.
1824
1925
20260.0.6 (2016-10-19)
2127====================
2228
23- - [FIXED] By default, the ".public" Hadoop Configuration property is set to False.
29+ - [FIXED] By default, the ".public" Hadoop Configuration property is set to False.
2430
25310.0.5 (2016-10-18)
2632====================
2733
28- - [NEW] Raises exception when swift (version 1) URL contains an underscore.
34+ - [NEW] Raises exception when swift (version 1) URL contains an underscore.
2935
30360.0.4 (2016-10-17)
3137====================
42480.0.2 (2016-07-18)
4349====================
4450
45- - [NEW] Adds option to set 'public' configuration during instantiation.
51+ - [NEW] Adds option to set 'public' configuration during instantiation.
4652
47530.0.1 (2016-05-17)
4854====================
5965====================
6066
6167- [NEW] Added Initial code generate Swift URLs
62-
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- __version__ = '1.0.0-dev '
16+ __version__ = '1.0.0'
You can’t perform that action at this time.
0 commit comments