What's Changed
Features
- application_name_add_host now will add both ip and port for easier client identification by @evkuzin in #1122
Fixes
- sources/rules.c: fix reload of rules when min_pool_size is changed by @rkhapov in #1083
- fix free of unused rules by @rkhapov in #1087
- #282 Return numeric port for Unix sockets in console output by @Fridmak in https://github.acom/yandex/odyssey/pull/1081
Docs
- docs: fix typos in docs by @gfischer7 in #1082
- fix docs by @rkhapov in #1088
- Add pg-odyssey.tech link by @visill in #1108
Infrastructure
- move kiwi from third_party to sources by @rkhapov in #1094
- move test -> sources/tests by @rkhapov in #1095
- third_party/mm -> sources/mm by @rkhapov in #1096
- run checks on changes in CMakeLists.txt by @rkhapov in #1099
- virtual ring buffer by @rkhapov in #1101
- move kiwi headers into include dir by @rkhapov in #1103
- move machinarium headers into include folder by @rkhapov in #1104
- move odyssey headers into include folder by @rkhapov in #1105
- machinarium_private.h disassemble by @rkhapov in #1106
- remove machinarium/c.h by @rkhapov in #1107
- ci: add prometheus/exporter to dependabot and fix workflow name by @gfischer7 in #1113
- use virtual ring buffer in readahead by @rkhapov in #1102
New Contributors
Full Changelog: v1.4.1...v1.5.0-rc