Skip to content

Releases: d-dot-one/publish-to-aws-sns-action

v1.1.3

08 Mar 14:37
f7a9d67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2 - Security Fixes

09 Nov 15:05
781c41c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Sep 23:01
672f5d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.1.1

v1.1

02 Aug 15:16
4164f8c
Compare
Choose a tag to compare

This release fixes some security issues and updates the Dockerfile.

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.1

v1.0.4

01 Aug 15:31
68504a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

01 Aug 00:11
9321803
Compare
Choose a tag to compare

This release is intended to fix some issues with the vanilla python 3.11 base image and better pin it to a version and distro.

What's Changed

Full Changelog: v1.0.2...v1.0.3

Latest Release

31 Jul 23:51
6d3d81d
Compare
Choose a tag to compare

I recommend pinning to a particular release and hash, but if you prefer to use latest, here it is.

What's Changed

Full Changelog: v1.0.2...latest

v1.0.2

27 Jul 23:22
fafa36f
Compare
Choose a tag to compare

This release contains a fix for a dependency that throws PEP517 errors. No changes to the base code were made, but a Docker build now works and passes tests.

v1.0.1

18 Feb 04:46
65cc370
Compare
Choose a tag to compare

This is the first release of this action to publish a message to an AWS SNS topic.

Initial Release

18 Feb 04:30
b6150e9
Compare
Choose a tag to compare

This release is the first and contains all of the code needed for this GitHub action.