Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.34.0-beta.2](v1.34.0-beta.1...v1.34.0-beta.2) (2024-12-19) ### Features * add http utils func that help to get idempotency key and ttl ([cce1bcf](cce1bcf)) * create a func that convert uuid.string to uuid ✨ ([f535250](f535250)) * create a string to sha-256 convert func ✨ ([c675219](c675219)) * create header key to Idempotency and ttl ✨ ([b9124ed](b9124ed)) * create Idempotency business error ([4c18470](4c18470)) ### Bug Fixes * adjust redis consumer 🐛 ([f7edc63](f7edc63)) * go test 🐛 ([ab60f3b](ab60f3b)) * golint 🐛 ([32083c3](32083c3)) * update go mod 🐛 ([5ead58a](5ead58a))
- Loading branch information