What's Changed
Features
* feat: add message ordering support for aws sns, sqs, and google pub/sub. by julianolf in https://github.com/DotzInc/cloud-toolbox/pull/49
* feat: add helper function for message attribute building by julianolf in https://github.com/DotzInc/cloud-toolbox/pull/50
* chore: bump version from 0.4.0 to 0.5.0 by julianolf in https://github.com/DotzInc/cloud-toolbox/pull/51
* feat: change publish method signatures for consistency and clarity by julianolf in https://github.com/DotzInc/cloud-toolbox/pull/52
Dependencies
* chore(deps-dev): bump ruff from 0.6.2 to 0.6.3 by dependabot in https://github.com/DotzInc/cloud-toolbox/pull/44
* chore(deps-dev): bump google-cloud-storage from 2.18.0 to 2.18.2 by dependabot in https://github.com/DotzInc/cloud-toolbox/pull/45
* chore(deps-dev): bump boto3 from 1.35.5 to 1.35.10 by dependabot in https://github.com/DotzInc/cloud-toolbox/pull/46
* chore(deps-dev): bump setuptools from 72.1.0 to 74.1.1 by dependabot in https://github.com/DotzInc/cloud-toolbox/pull/48
**Full Changelog**: https://github.com/DotzInc/cloud-toolbox/compare/v0.4.0...v0.5.0