Skip to content

Releases: vinujohn/hefty

v0.4.0

18 May 12:36
f308ea5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0-beta...v0.4.0

v0.3.0-beta

13 Apr 20:31
9bf9c23
Compare
Choose a tag to compare
v0.3.0-beta Pre-release
Pre-release

What's Changed

  • Check msg body to determine if a msg is a Hefty msg instead of attributes by @vinujohn in #2

Full Changelog: v0.2.0-beta...v0.3.0-beta

Added Hefty SNS Client Wrapper

09 Mar 19:43
12aa083
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.1-beta...v0.2.0-beta

v0.1.1-beta

04 Mar 16:50
Compare
Choose a tag to compare
v0.1.1-beta Pre-release
Pre-release
  • implemented own serialization and deserialization scheme.
  • made it easier to test with large messages
  • moved md5 digest logic into the new serialization logic
  • reduced max payload size to 25MB

Full Changelog: v0.1.0-beta...v0.1.1-beta

Beta Release

03 Mar 21:09
Compare
Choose a tag to compare
Beta Release Pre-release
Pre-release

Added Hefty SQS Client Wrapper functionality to send and receive large messages from AWS SQS:

  • SendHeftyMessage(...)
  • ReceiveHeftyMessage(...)
  • DeleteHeftyMessage(...)

Full Changelog: https://github.com/vinujohn/hefty/commits/v0.1.0-beta