Releases: JuliaCloud/AWS.jl
Releases · JuliaCloud/AWS.jl
v1.33.0
v1.32.0
AWS v1.32.0
Merged pull requests:
- AWS API Definitions Updated (#328) (@github-actions[bot])
- v1.32.0 (#329) (@mattBrzezinski)
v1.31.0
AWS v1.31.0
Closed issues:
- Pls put how to setup credentials and region in the README, so I can get on with my life. (#318)
Merged pull requests:
- Added documentation specifying you need AWS credentials (#320) (@mattBrzezinski)
- fix streaming interface for S3 (#321) (@laborg)
- AWS API Definitions Updated (#325) (@github-actions[bot])
- v1.31.0 (#327) (@mattBrzezinski)
v1.30.0
AWS v1.30.0
Merged pull requests:
- AWS API Definitions Updated (#315) (@github-actions[bot])
- v1.30.0 (#322) (@mattBrzezinski)
v1.29.1
AWS v1.29.1
Closed issues:
- S3.list_objects_v2 doesn't contain a continuation token (#316)
Merged pull requests:
- S3: really call version 2 in
list_objects_v2
(#317) (@laborg) - v1.29.1 (#319) (@mattBrzezinski)
v1.29.0
AWS v1.29.0
Merged pull requests:
- AWS API Definitions Updated (#312) (@github-actions[bot])
- v1.29.0 (#314) (@mattBrzezinski)
v1.28.0
AWS v1.28.0
Closed issues:
- When 404 occurs with S3, exception handling fails (#303)
Merged pull requests:
- RFC: Fix error handling if HTTP.StatusError occurs (#304) (@mmiller-max)
- AWS API Definitions Updated (#308) (@github-actions[bot])
- Improve AWSException show (#310) (@mmiller-max)
- v1.28.0 (#311) (@mattBrzezinski)
v1.27.0
AWS v1.27.0
Merged pull requests:
- AWS API Definitions Updated (#306) (@github-actions[bot])
- v1.27.0 (#307) (@mattBrzezinski)
v1.26.0
AWS v1.26.0
Closed issues:
- Issues with docstrings for high-level services (#168)
- Line length in autogenerated files (#279)
- bors callback not working (#283)
- Some characters are not properly URI escaped in S3 URIs (#297)
- Document how to use "Optional Parameters" (#301)
Merged pull requests:
- Improve accuracy and style of generated docstrings (#290) (@nickrobinson251)
- Introduce line limit for generated docstrings (#291) (@nickrobinson251)
- Add Bors badge (#302) (@omus)
- v1.26.0 (#305) (@mattBrzezinski)
v1.25.5
AWS v1.25.5
Closed issues:
- Add hosted documentation pages (#267)
Merged pull requests:
- Add hosted documentation (#289) (@nickrobinson251)
- Escape plus character (+) in S3 URIs (#299) (@kleinschmidt)