|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
3 |
| -# 2.6.0 |
4 |
| -## Content |
5 |
| -### Features |
| 3 | +## 2.6.0 |
| 4 | + |
| 5 | +### Content |
| 6 | + |
| 7 | +#### Features |
| 8 | + |
6 | 9 | * Support for On-Premise IBM Cloud Object Storage (3.14.8+)
|
7 |
| -### Defect Fixes |
| 10 | + |
| 11 | +#### Defect Fixes |
| 12 | + |
8 | 13 | * IBM Python SDK aligned with AWS Python SDK - Boto3(v1.10.36), Botocore(v1.13.36) and S3transfer(v0.2.1)
|
9 |
| -* Update psutil to use more recent package version (psutil>=5.6.6,<5.6.8) |
| 14 | +* Update `psutil` to use more recent package version (psutil>=5.6.6,<5.6.8) |
| 15 | + |
| 16 | +## 2.5.5 |
10 | 17 |
|
11 |
| -# 2.5.5 |
12 |
| -## Content |
13 |
| -### Defect Fixes |
14 |
| -* COSSDK-61849: https://github.com/IBM/ibm-cos-sdk-python/issues/28 |
| 18 | +### Content |
| 19 | + |
| 20 | +#### Defect Fixes |
| 21 | + |
| 22 | +* COSSDK-61849: <https://github.com/IBM/ibm-cos-sdk-python/issues/28> |
15 | 23 | * IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.253), Botocore(v1.12.253) and S3transfer(v0.2.1)
|
16 | 24 |
|
17 |
| -# 2.5.4 |
18 |
| -## Content |
19 |
| -### Defect fixes |
| 25 | +## 2.5.4 |
| 26 | + |
| 27 | +### Content |
| 28 | + |
| 29 | +#### Defect fixes |
| 30 | + |
20 | 31 | * COSSDK-60245: CHANGELOG updated to use markdown formatting syntax
|
21 |
| -* COSSDK-58815: https://github.com/IBM/ibm-cos-sdk-python/issues/25 |
| 32 | +* COSSDK-58815: <https://github.com/IBM/ibm-cos-sdk-python/issues/25> |
| 33 | + |
| 34 | +## 2.5.3 |
| 35 | + |
| 36 | +### Content |
| 37 | + |
| 38 | +#### Defect Fixes |
22 | 39 |
|
23 |
| -# 2.5.3 |
24 |
| -## Content |
25 |
| -### Defect Fixes |
26 | 40 | * IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.215), Botocore(v1.12.215) and S3transfer(v0.2.1)
|
27 | 41 |
|
28 |
| -# 2.5.2 |
29 |
| -## Content |
30 |
| -### Defect Fixes |
| 42 | +## 2.5.2 |
| 43 | + |
| 44 | +### Content |
| 45 | + |
| 46 | +#### Defect Fixes |
| 47 | + |
31 | 48 | * IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.192), Botocore(v1.12.192) and S3transfer(v0.2.1)
|
32 | 49 |
|
33 |
| -# 2.5.1 |
34 |
| -## Content |
35 |
| -### Features |
| 50 | +## 2.5.1 |
| 51 | + |
| 52 | +### Content |
| 53 | + |
| 54 | +#### Features |
| 55 | + |
36 | 56 | * Extended Listing Support
|
37 | 57 |
|
38 |
| -# 2.5.0 |
39 |
| -## Content |
40 |
| -### Features |
| 58 | +## 2.5.0 |
| 59 | + |
| 60 | +### Content |
| 61 | + |
| 62 | +#### Features |
| 63 | + |
41 | 64 | * Object Expiration Rules
|
42 |
| -### Defect Fixes |
43 |
| -* COSSDK-54266: https://github.com/IBM/ibm-cos-sdk-python-s3transfer/issues/1 |
| 65 | + |
| 66 | +#### Defect Fixes |
| 67 | + |
| 68 | +* COSSDK-54266: <https://github.com/IBM/ibm-cos-sdk-python-s3transfer/issues/1> |
44 | 69 | * IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.152), Botocore(v1.12.152) and S3transfer(v0.2.0)
|
45 | 70 |
|
46 |
| -# 2.4.4 |
47 |
| -## Content |
48 |
| -### Defect Fixes |
| 71 | +## 2.4.4 |
| 72 | + |
| 73 | +### Content |
| 74 | + |
| 75 | +#### Defect Fixes |
| 76 | + |
49 | 77 | * IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.97), Botocore(v1.12.97) and S3transfer(v0.2.0)
|
50 | 78 |
|
51 |
| -# 2.4.3 |
52 |
| -## Content |
53 |
| -### Defect Fixes |
54 |
| -* COSSDK-48789 https://github.com/IBM/ibm-cos-sdk-python/issues/21 |
| 79 | +## 2.4.3 |
| 80 | + |
| 81 | +### Content |
| 82 | + |
| 83 | +#### Defect Fixes |
| 84 | + |
| 85 | +* COSSDK-48789 <https://github.com/IBM/ibm-cos-sdk-python/issues/21> |
55 | 86 | * AWS Patches aligned to versions 1.12.79 (botocore) & 1.9.79 (boto3) of the AWS Python SDK
|
56 | 87 |
|
57 |
| -# 2.4.2 |
58 |
| -## Content |
59 |
| -### Features |
| 88 | +## 2.4.2 |
| 89 | + |
| 90 | +### Content |
| 91 | + |
| 92 | +#### Features |
| 93 | + |
60 | 94 | * GET Bucket (List Objects) Version 2
|
61 |
| -### Defect Fixes |
62 |
| -* COSSDK-45125: https://github.ibm.com/objectstore/objectstorage-issues/issues/533 |
63 | 95 |
|
64 |
| -# 2.4.0 |
65 |
| -## Content |
66 |
| -### Features |
| 96 | +#### Defect Fixes |
| 97 | + |
| 98 | +* COSSDK-45125: <https://github.ibm.com/objectstore/objectstorage-issues/issues/533> |
| 99 | + |
| 100 | +## 2.4.0 |
| 101 | + |
| 102 | +### Content |
| 103 | + |
| 104 | +#### Features |
| 105 | + |
67 | 106 | * Immutable Object Storage
|
68 | 107 |
|
69 |
| -# 2.3.3 |
70 |
| -## Content |
71 |
| -### Features |
| 108 | +## 2.3.3 |
| 109 | + |
| 110 | +### Content |
| 111 | + |
| 112 | +#### Features |
| 113 | + |
72 | 114 | * Added proxies parameter to resource and client configuration
|
73 |
| -### Defect Fixes |
74 |
| -* COSSDK-46277: https://github.com/IBM/ibm-cos-sdk-python/issues/16 |
75 |
| -* COSSDK-46277: https://github.com/IBM/ibm-cos-sdk-python/issues/17 |
76 |
| -* COSSDK-46277: https://github.com/IBM/ibm-cos-sdk-python/issues/18 |
77 |
| - |
78 |
| -# 2.3.2 |
79 |
| -## Content |
80 |
| -### Features |
| 115 | + |
| 116 | +#### Defect Fixes |
| 117 | + |
| 118 | +* COSSDK-46277: <https://github.com/IBM/ibm-cos-sdk-python/issues/16> |
| 119 | +* COSSDK-46277: <https://github.com/IBM/ibm-cos-sdk-python/issues/17> |
| 120 | +* COSSDK-46277: <https://github.com/IBM/ibm-cos-sdk-python/issues/18> |
| 121 | + |
| 122 | +## 2.3.2 |
| 123 | + |
| 124 | +### Content |
| 125 | + |
| 126 | +#### Features |
| 127 | + |
81 | 128 | * Configuration update required to support Python 3.7
|
82 |
| -### Defect Fixes |
83 |
| -* COSSDK-45711: https://github.com/IBM/ibm-cos-sdk-python-core/issues/3 |
84 |
| -* COSSDK-45712: https://github.com/IBM/ibm-cos-sdk-python-core/issues/4 |
85 | 129 |
|
86 |
| -# 2.3.1 |
| 130 | +#### Defect Fixes |
| 131 | + |
| 132 | +* COSSDK-45711: <https://github.com/IBM/ibm-cos-sdk-python-core/issues/3> |
| 133 | +* COSSDK-45712: <https://github.com/IBM/ibm-cos-sdk-python-core/issues/4> |
| 134 | + |
| 135 | +## 2.3.1 |
| 136 | + |
87 | 137 | * Deprecated
|
88 | 138 |
|
89 |
| -# 2.3.0 |
90 |
| -## Content |
91 |
| -### Features |
| 139 | +## 2.3.0 |
| 140 | + |
| 141 | +### Content |
| 142 | + |
| 143 | +#### Features |
| 144 | + |
92 | 145 | * Aspera High-Speed Transfer Support
|
93 | 146 |
|
94 |
| -# 2.2.0 |
95 |
| -## Content |
96 |
| -### Features |
| 147 | +## 2.2.0 |
| 148 | + |
| 149 | +### Content |
| 150 | + |
| 151 | +#### Features |
| 152 | + |
97 | 153 | * Archive Tier Support
|
98 | 154 |
|
99 |
| -# 2.1.3 |
100 |
| -## Content |
101 |
| -### Defect Fixes |
102 |
| -* COSSDK-41438: https://github.com/IBM/ibm-cos-sdk-python/issues/10 |
103 |
| -* COSSDK-41308: https://github.com/IBM/ibm-cos-sdk-python/issues/9 |
| 155 | +## 2.1.3 |
| 156 | + |
| 157 | +### Content |
| 158 | + |
| 159 | +#### Defect Fixes |
| 160 | + |
| 161 | +* COSSDK-41438: <https://github.com/IBM/ibm-cos-sdk-python/issues/10> |
| 162 | +* COSSDK-41308: <https://github.com/IBM/ibm-cos-sdk-python/issues/9> |
| 163 | + |
| 164 | +## 2.1.2 |
| 165 | + |
| 166 | +### Content |
104 | 167 |
|
105 |
| -# 2.1.2 |
106 |
| -## Content |
107 |
| -### Defect Fixes |
| 168 | +#### Defect Fixes |
| 169 | + |
| 170 | +## 2.1.1 |
| 171 | + |
| 172 | +### Content |
| 173 | + |
| 174 | +#### Defect Fixes |
108 | 175 |
|
109 |
| -# 2.1.1 |
110 |
| -## Content |
111 |
| -### Defect Fixes |
112 | 176 | * Remove references to versioning
|
113 | 177 | * Fix credential check fails when full IAM details not supplied
|
114 | 178 |
|
115 |
| -# 2.1.0 |
116 |
| -## Content |
117 |
| -### Features |
| 179 | +## 2.1.0 |
| 180 | + |
| 181 | +### Content |
| 182 | + |
| 183 | +#### Features |
| 184 | + |
118 | 185 | * JSON Cut + Paste support
|
119 | 186 | * Configurable retries
|
120 | 187 | * Configurable Verify SSL flag for Token Fetching
|
121 | 188 | * Doc updates
|
122 | 189 |
|
123 |
| -# 2.0.2 |
124 |
| -## Content |
125 |
| -### Features |
| 190 | +## 2.0.2 |
| 191 | + |
| 192 | +### Content |
| 193 | + |
| 194 | +#### Features |
| 195 | + |
126 | 196 | * Doc Updates
|
127 | 197 |
|
128 |
| -# 2.0.1 |
129 |
| -## Content |
130 |
| -### Features |
| 198 | +## 2.0.1 |
| 199 | + |
| 200 | +### Content |
| 201 | + |
| 202 | +#### Features |
| 203 | + |
131 | 204 | * IAM Resiliency Support
|
132 | 205 |
|
133 |
| -# 2.0.0 |
134 |
| -## Content |
135 |
| -### Features |
| 206 | +## 2.0.0 |
| 207 | + |
| 208 | +### Content |
| 209 | + |
| 210 | +#### Features |
| 211 | + |
136 | 212 | * Namespace changes
|
137 | 213 |
|
138 |
| -# 1.1.0 |
139 |
| -## Content |
140 |
| -### Features |
| 214 | +## 1.1.0 |
| 215 | + |
| 216 | +### Content |
| 217 | + |
| 218 | +#### Features |
| 219 | + |
141 | 220 | * Added support for Key Protect
|
142 | 221 |
|
143 |
| -# 1.0.2 |
144 |
| -## Content |
145 |
| -### Features |
146 |
| -* Updated user agent |
| 222 | +## 1.0.2 |
| 223 | + |
| 224 | +### Content |
| 225 | + |
| 226 | +#### Features |
| 227 | + |
| 228 | +* Updated user agent |
147 | 229 | * Doc updates
|
148 | 230 |
|
149 |
| -# 1.0.1 |
150 |
| -## Content |
151 |
| -### Features |
| 231 | +## 1.0.1 |
| 232 | + |
| 233 | +### Content |
| 234 | + |
| 235 | +#### Features |
| 236 | + |
152 | 237 | * Doc updates for IBM COS
|
153 | 238 |
|
154 |
| -# 1.0.0 |
155 |
| -## Content |
156 |
| -### Features |
| 239 | +## 1.0.0 |
| 240 | + |
| 241 | +### Content |
| 242 | + |
| 243 | +#### Features |
| 244 | + |
157 | 245 | * Initial Release
|
158 | 246 | * IAM Support
|
0 commit comments