Skip to content

Releases: beacon-biosignals/GoAWS.jl

v1.2.1

02 Jul 16:07
bc315ef
Compare
Choose a tag to compare

GoAWS v1.2.1

Diff since v1.2.0

Merged pull requests:

  • GoAWS.jl is incompatible with AWS.jl 1.91 (#10) (@omus)

Closed issues:

  • Cannot create_queue using AWS 1.91 (#9)

v1.2.0

28 Nov 13:50
22b9a88
Compare
Choose a tag to compare

GoAWS v1.2.0

Diff since v1.0.0

Initial release! Provides a clone of AWS SQS and SNS for local testing.

Merged pull requests:

v1.0.0

15 Nov 11:42
1f8988f
Compare
Choose a tag to compare

Initial release, providing GoAWSConfig to use GoAWS-backed SQS & SNS resources with AWS.jl, and GoAWS.Server (and with_go_aws) to spin up a local GoAWS server (in particular for testing).

What's Changed

Full Changelog: https://github.com/beacon-biosignals/GoAWS.jl/commits/v1.0.0