Releases: JuliaCloud/AWSSQS.jl
Releases · JuliaCloud/AWSSQS.jl
v0.6.4
Merge #28 28: Version bump r=iamed2 a=mattBrzezinski Release a new version including: #21: Add sqs_change_message_visibility function #24: `sqs_receive_message` returns back the message `id` as well Co-authored-by: Matt Brzezinski <[email protected]>
v0.6.3
Bumped MbedTLS to v1 (#23) * Bumped MbedTLS to v1 * Update Project.toml Co-Authored-By: Mary Jo Ramos <[email protected]> Co-authored-by: Mary Jo Ramos <[email protected]>
v0.6.2
v0.6.2 (2019-12-17)
Closed issues:
- Error tagging new release (#17)
Merged pull requests:
- Pass options when sending messages to SQS queue (#16) (mattBrzezinski)
v0.6.1
v0.6.1 (2019-12-16)
Merged pull requests:
- Refactored Testing to use more @testset macros (#13) (mattBrzezinski)
v0.6.0
v0.6.0 (2019-12-12)
Merged pull requests:
- Moving from REQUIRE to Project.toml (#12) (mattBrzezinski)
v0.5.0 Julia 1.0 Support
1.0 support
v0.4.0 Julia 0.7 support
revert tmp travis tweak cd7781c37985a7d7e395295af5607ea4dfd551e8
v0.0.6
v0.5 String updates
::AWSConfig type annotations
Add sqs_set_policy()