···11# Changelog
2233## [Unreleased] - _TBD_
44+55+## [v0.3.0] - 2023-08-22
46### Added
57- This changelog.
68- Support for IDA 8.1+ delete command.
79- Pooling for connections to database.
810- Attempt to cancel immutable database queries if client leaves.
911- Database migrations via Diesel ORM.
1212+- Support for IDA 8.3+ hello response.
1313+- Add Metrics for prometheus.
10141115### Fixed
1216- 8K stack size is too small for debug builds.
···2226This is Lumen's first tagged release. It contains a few fixes and dependency updates since the initial commit (2020-12-17).
232724282525-[Unreleased]: https://github.com/naim94a/lumen/compare/8b78d0a7d5b3ef4e0f221b07903fa5252174b57b...HEAD
2626-[v0.2.0]: https://github.com/naim94a/lumen/compare/v0.1.0...8b78d0a7d5b3ef4e0f221b07903fa5252174b57b
2929+[Unreleased]: https://github.com/naim94a/lumen/compare/v0.3.0...HEAD
3030+[v0.3.0]: https://github.com/naim94a/lumen/compare/v0.2.0...v0.3.0
3131+[v0.2.0]: https://github.com/naim94a/lumen/compare/v0.1.0...v0.2.0
2732[v0.1.0]: https://github.com/naim94a/lumen/releases/tag/v0.1.0