Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.31.0-beta.16](v1.31.0-beta.15...v1.31.0-beta.16) (2024-12-11) ### Features * async log transaction call ✨ ([35816e4](35816e4)) * create operation log struct to specify fields that should be immutable ✨ ([b5438c1](b5438c1)) * disable audit logging thought env ✨ ([8fa77c8](8fa77c8)) * get audit exchange and routing key names from envs ✨ ([ce70e91](ce70e91)) * remove correlation-id after midaz-id implemented ✨ ([63e8016](63e8016)) * **ledger:** remove exchange and key from connection ✨ ([621cbf9](621cbf9)) * remove exchange and key from rabbitmq connection config ✨ ([aa086a1](aa086a1)) * send log message after transaction created ✨ ([66f3f64](66f3f64)) * update producer to receive Queue message, exchange and key through parameters ✨ ([8dc41f3](8dc41f3)) * **ledger:** update rabbitmq producer ✨ ([47e3eef](47e3eef)) ### Bug Fixes * audit routing key env name 🐛 ([45482e9](45482e9)) * midaz-id header name 🐛 ([ec79675](ec79675))
- Loading branch information