Skip to content

Releases: syucream/shutter

v0.0.6

02 Feb 09:46
Compare
Choose a tag to compare

Changelog

5d1f6a4 Improve lint and test
c26a5a2 More strict locking to map and avoid touching shared variables

v0.0.5

26 Jan 14:10
Compare
Choose a tag to compare

NOTE this version has race condition yet so I recommend to use v0.0.6+

Changelog

b982ef1 Rethink locking range to avoid race condition

v0.0.4

19 Jan 07:26
Compare
Choose a tag to compare

Changelog

324cf6b Use fixed value as a map key

v0.0.3

11 Jan 17:32
Compare
Choose a tag to compare

Changelog

8723812 Ensure to get command exit code by Wait()
a0b80fc Prevent making duplicated finishers
664aaa2 Update docs

v0.0.2

07 Jan 15:18
Compare
Choose a tag to compare

Changelog

cf66d3a Use default config to use chain credential provider

v0.0.1 Initial release

07 Jan 14:20
Compare
Choose a tag to compare

Changelog

c930737 Add Makefile
7e66ff9 Add command renderer
867b5c5 Add finisher test cases
0a258dd Add some test
1e669f8 Add watcher test
d99131d Enable to schedule and logging
857310e Fix release config
cbb1dca Initial commit
46e9361 Initial commit
606f99f Merge branch 'master' of github.com:syucream/shutter
ab659ae Separate watcher and finisher
a46ed57 Support instanceid option to specify known instance id
36e1f4a Support rendering EC2 instance id
148b9d7 Update gitignore
440bef6 Use goreleaser
e0fb896 update modules