Summary
Hotfix release to address a bug in idempotency hashing logic to ensure data is sorted as part of the process - Huge thanks to @walmsles!
We also now support CodeSpaces to ease contribution, also thanks to @michaelbrewer
Changes
📜 Documentation updates
- chore: markdown linter fixes (#636) by @michaelbrewer
🐛 Bug and hot fixes
- fix(idempotency): sorting keys before hashing (#639) by @heitorlessa
🔧 Maintenance
- chore: setup codespaces (#637) by @michaelbrewer
- chore(license): add third party license (#635) by @BastianZim