8000 Convert README from rst to markdown and format all markdown files · IBM/ibm-cos-sdk-python@4baa8e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4baa8e5

Browse files
committed
Convert README from rst to markdown and format all markdown files
1 parent c4194a0 commit 4baa8e5

File tree

5 files changed

+316
-244
lines changed

5 files changed

+316
-244
lines changed

CHANGELOG.md

Lines changed: 187 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -1,158 +1,246 @@
11
# CHANGELOG
22

3-
# 2.6.0
4-
## Content
5-
### Features
3+
## 2.6.0
4+
5+
### Content
6+
7+
#### Features
8+
69
* Support for On-Premise IBM Cloud Object Storage (3.14.8+)
7-
### Defect Fixes
10+
11+
#### Defect Fixes
12+
813
* 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
1017

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>
1523
* IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.253), Botocore(v1.12.253) and S3transfer(v0.2.1)
1624

17-
# 2.5.4
18-
## Content
19-
### Defect fixes
25+
## 2.5.4
26+
27+
### Content
28+
29+
#### Defect fixes
30+
2031
* 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
2239

23-
# 2.5.3
24-
## Content
25-
### Defect Fixes
2640
* IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.215), Botocore(v1.12.215) and S3transfer(v0.2.1)
2741

28-
# 2.5.2
29-
## Content
30-
### Defect Fixes
42+
## 2.5.2
43+
44+
### Content
45+
46+
#### Defect Fixes
47+
3148
* IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.192), Botocore(v1.12.192) and S3transfer(v0.2.1)
3249

33-
# 2.5.1
34-
## Content
35-
### Features
50+
## 2.5.1
51+
52+
### Content
53+
54+
#### Features
55+
3656
* Extended Listing Support
3757

38-
# 2.5.0
39-
## Content
40-
### Features
58+
## 2.5.0
59+
60+
### Content
61+
62+
#### Features
63+
4164
* 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>
4469
* IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.152), Botocore(v1.12.152) and S3transfer(v0.2.0)
4570

46-
# 2.4.4
47-
## Content
48-
### Defect Fixes
71+
## 2.4.4
72+
73+
### Content
74+
75+
#### Defect Fixes
76+
4977
* IBM Python SDK aligned with AWS Python SDK - Boto3(v1.9.97), Botocore(v1.12.97) and S3transfer(v0.2.0)
5078

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>
5586
* AWS Patches aligned to versions 1.12.79 (botocore) & 1.9.79 (boto3) of the AWS Python SDK
5687

57-
# 2.4.2
58-
## Content
59-
### Features
88+
## 2.4.2
89+
90+
### Content
91+
92+
#### Features
93+
6094
* GET Bucket (List Objects) Version 2
61-
### Defect Fixes
62-
* COSSDK-45125: https://github.ibm.com/objectstore/objectstorage-issues/issues/533
6395

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+
67106
* Immutable Object Storage
68107

69-
# 2.3.3
70-
## Content
71-
### Features
108+
## 2.3.3
109+
110+
### Content
111+
112+
#### Features
113+
72114
* 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+
81128
* 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
85129

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+
87137
* Deprecated
88138

89-
# 2.3.0
90-
## Content
91-
### Features
139+
## 2.3.0
140+
141+
### Content
142+
143+
#### Features
144+
92145
* Aspera High-Speed Transfer Support
93146

94-
# 2.2.0
95-
## Content
96-
### Features
147+
## 2.2.0
148+
149+
### Content
150+
151+
#### Features
152+
97153
* Archive Tier Support
98154

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
104167

105-
# 2.1.2
106-
## Content
107-
### Defect Fixes
168+
#### Defect Fixes
169+
170+
## 2.1.1
171+
172+
### Content
173+
174+
#### Defect Fixes
108175

109-
# 2.1.1
110-
## Content
111-
### Defect Fixes
112176
* Remove references to versioning
113177
* Fix credential check fails when full IAM details not supplied
114178

115-
# 2.1.0
116-
## Content
117-
### Features
179+
## 2.1.0
180+
181+
### Content
182+
183+
#### Features
184+
118185
* JSON Cut + Paste support
119186
* Configurable retries
120187
* Configurable Verify SSL flag for Token Fetching
121188
* Doc updates
122189

123-
# 2.0.2
124-
## Content
125-
### Features
190+
## 2.0.2
191+
192+
### Content
193+
194+
#### Features
195+
126196
* Doc Updates
127197

128-
# 2.0.1
129-
## Content
130-
### Features
198+
## 2.0.1
199+
200+
### Content
201+
202+
#### Features
203+
131204
* IAM Resiliency Support
132205

133-
# 2.0.0
134-
## Content
135-
### Features
206+
## 2.0.0
207+
208+
### Content
209+
210+
#### Features
211+
136212
* Namespace changes
137213

138-
# 1.1.0
139-
## Content
140-
### Features
214+
## 1.1.0
215+
216+
### Content
217+
218+
#### Features
219+
141220
* Added support for Key Protect
142221

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
147229
* Doc updates
148230

149-
# 1.0.1
150-
## Content
151-
### Features
231+
## 1.0.1
232+
233+
### Content
234+
235+
#### Features
236+
152237
* Doc updates for IBM COS
153238

154-
# 1.0.0
155-
## Content
156-
### Features
239+
## 1.0.0
240+
241+
### Content
242+
243+
#### Features
244+
157245
* Initial Release
158246
* IAM Support

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include CONTRIBUTING.rst
2-
include README.rst
2+
include README.md
33
include LICENSE
44
include requirements.txt
55
recursive-include ibm_boto3/data *.json

0 commit comments

Comments
 (0)
0