Skip to content

Releases: mercury2269/sqsmover

v0.4.0

05 Jul 03:07
1c096cc
Compare
Choose a tag to compare

Changelog

0581e57 Add support for a --endpoint, -e parameter to allow usage of the non default endpoint in a region (#28)
ac514f8 Bump github.com/apex/log from 1.1.0 to 1.9.0 (#34)
1c096cc Bump github.com/aws/aws-sdk-go from 1.21.9 to 1.39.0 (#35)
b60b452 Bump github.com/fatih/color from 1.7.0 to 1.12.0 (#32)
5e71e93 Bump github.com/tj/go from 1.8.6 to 1.8.7 (#33)
d04e24a Log error code and message for each BatchResultErrorEntry (#23)
550e517 Update README.MD
c595c61 Update README.MD (#19)
c535aa1 added session.Option: AssumeRoleTokenProvider (#21)
f289835 deps: use go 1.16 (#29)
36302a4 feat: add dependabot (#30)

v0.3.14

02 May 04:55
Compare
Choose a tag to compare

Changelog

c842c2c Add batch limit option, use default region from config
d2da4f5 Added chocolatey installation instructions
bd73c60 Update README.MD

v0.3.13

24 Feb 05:23
Compare
Choose a tag to compare

Changelog

009d240 Add go report card
d77cae9 Handle queue attribute error
3f75882 Implement message move limit (#9)
500a840 Update README.MD
cf19acf Update README.MD
9cd27b9 Update README.MD
88a83f6 Update readme
be51160 Update readme
ab51077 Update readme

v0.3.12

22 Feb 23:48
Compare
Choose a tag to compare

Changelog

c01b50e Add version flag

v0.3.11

22 Feb 20:51
51d4b5e
Compare
Choose a tag to compare

Changelog

51d4b5e Add support for FIFO queues (#7)
e6e564f Update install script to match latest goreleaser

v0.3.10

12 Feb 05:44
Compare
Choose a tag to compare

Changelog

a72acf6 Add name template

v0.3.9

12 Feb 05:28
Compare
Choose a tag to compare

Changelog

841386f Remove custom formats"

v0.3.8

12 Feb 05:08
Compare
Choose a tag to compare

Changelog

e6492a8 Try new formats

v0.3.6

08 Feb 17:59
Compare
Choose a tag to compare

Changelog

68c58c6 Add profile flag
a068d94 Format code
cf2dc34 Merge pull request #2 from chrisivens/feature/use-shared-config
ceb90b5 Merge pull request #3 from realsangil/add_profile_flag
17a6c10 Merge pull request #6 from negrusti/patch-1
e47fbb1 Support for message attributes
821da07 Update README.MD
5c54491 Update README.MD
8e092b5 Update readme
a8d8658 Update readme
5efea96 Update readme
61dd4a0 Use the shared config from credentials files if available

v0.3.5

23 Nov 19:15
Compare
Choose a tag to compare

Changelog

dcfd0c7 Clean up error messages