Releases: beacon-biosignals/GoAWS.jl
Releases · beacon-biosignals/GoAWS.jl
v1.2.1
v1.2.0
GoAWS v1.2.0
Initial release! Provides a clone of AWS SQS and SNS for local testing.
Merged pull requests:
- Fix badges/docs/formatting (#3) (@ericphanson)
- Add codecov graphing token (#4) (@ericphanson)
- add
GoAWSConfig
constructor, improve coverage (#5) (@ericphanson) - document GoAWSConfig (#6) (@ericphanson)
- Bump version for release (#7) (@ericphanson)
v1.0.0
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
- Implement, based on Minio.jl by @ericphanson in #1
Full Changelog: https://github.com/beacon-biosignals/GoAWS.jl/commits/v1.0.0