Skip to content

Tags: Admiral-Piett/goaws

Tags

v0.5.2

Toggle v0.5.2's commit message
Implement message attribute parsing for PublishBatch

Factor out attribute parsing for SendMessage, SendMessageBatch, and Publish in the process.

I believe this change is adequately covered by the smoke tests, but am
happy to be convinced otherwise

v0.5.1

Toggle v0.5.1's commit message
Refactor MessageAttributes

v0.5.0

Toggle v0.5.0's commit message
added confirm subscription

update

udpate

fixed

update

v0.4.8

Toggle v0.4.8's commit message
chore(release): build multi-arch docker image with same suffix

While trying to migrate workloads from amd64 to arm64, having a single tag
for both architectures makes the transition easier.

Reference: https://goreleaser.com/cookbooks/multi-platform-docker-images/#creating-multi-platform-docker-images-with-goreleaser

v0.4.7

Toggle v0.4.7's commit message
Fix 1.1.x releases and update builder

v0.4.6

Toggle v0.4.6's commit message
format the go.mod

v0.4.5

Toggle v0.4.5's commit message
Add release testing action

v0.4.4

Toggle v0.4.4's commit message
Fix default config once and for all

v0.4.3

Toggle v0.4.3's commit message
Add arm64 docker build

v0.4.2

Toggle v0.4.2's commit message
Harden release workflow