# [obix release v0.2.13](https://github.com/GaloyMoney/obix/releases/tag/0.2.13)
### Miscellaneous Tasks
- OutboxEvent macro and better test helper (#19)
# [obix release v0.2.12](https://github.com/GaloyMoney/obix/releases/tag/0.2.12)
### Miscellaneous Tasks
- Increase test timeout to 20s
# [obix release v0.2.11](https://github.com/GaloyMoney/obix/releases/tag/0.2.11)
### Miscellaneous Tasks
- Test-utils (#18)
- Bump-flake (#15)
# [obix release v0.2.10](https://github.com/GaloyMoney/obix/releases/tag/0.2.10)
### Refactor
- Rename process -> queue_job (#14)
# [obix release v0.2.9](https://github.com/GaloyMoney/obix/releases/tag/0.2.9)
### Miscellaneous Tasks
- Refactor use artificial_now (#13)
# [obix release v0.2.8](https://github.com/GaloyMoney/obix/releases/tag/0.2.8)
### Miscellaneous Tasks
- Use artificial now time (#12)
# [obix release v0.2.7](https://github.com/GaloyMoney/obix/releases/tag/0.2.7)
### Miscellaneous Tasks
- Bump es-entity (#10)
# [obix release v0.2.6](https://github.com/GaloyMoney/obix/releases/tag/0.2.6)
### Miscellaneous Tasks
- Update job requirement from 0.5 to 0.6 (#9)
# [obix release v0.2.5](https://github.com/GaloyMoney/obix/releases/tag/0.2.5)
### Miscellaneous Tasks
- Bump job
# [obix release v0.2.4](https://github.com/GaloyMoney/obix/releases/tag/0.2.4)
### Miscellaneous Tasks
- Bump job crate (#8)
- Bump flake and uncomment check-code (#6)
# [obix release v0.2.3](https://github.com/GaloyMoney/obix/releases/tag/0.2.3)
### Features
- Persist_and_process inbox fn (#7)
# [obix release v0.2.2](https://github.com/GaloyMoney/obix/releases/tag/0.2.2)
### Bug Fixes
- Make inbox status type creation idempotent (#5)
# [obix release v0.2.1](https://github.com/GaloyMoney/obix/releases/tag/0.2.1)
### Bug Fixes
- Bump job (#4)
# [obix release v0.2.0](https://github.com/GaloyMoney/obix/releases/tag/0.2.0)
### Features
- [**breaking**] Implementation of inbox pattern using job crate (#3)
# [obix release v0.1.6](https://github.com/GaloyMoney/obix/releases/tag/0.1.6)
### Refactor
- Always include tracing_context in events
# [obix release v0.1.5](https://github.com/GaloyMoney/obix/releases/tag/0.1.5)
### Refactor
- Always include tracing_context in events
# [obix release v0.1.4](https://github.com/GaloyMoney/obix/releases/tag/0.1.4)
### Refactor
- Persist_ephemeral_events accepts PgPool
# [obix release v0.1.3](https://github.com/GaloyMoney/obix/releases/tag/0.1.3)
### Documentation
- Update README
- Add README.md
# [obix release v0.1.2](https://github.com/GaloyMoney/obix/releases/tag/0.1.2)