Releases: redirectionio/libredirectionio
Releases · redirectionio/libredirectionio
2.5.2
- Fix a bug in wasm target compilation that make it impossible to compile
- Ensure order for rules, no rules will always be applied in the same order even if they have the same priority, as they are sorted by their ID
- Body filters will now only be applied on a correct content-type header
2.5.0
2.4.0
2.2.0
2.1.1
2.1.0
Bump cbindgen from 0.16.0 to 0.17.0 in /clients/libredirectionio Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/eqrion/cbindgen/releases) - [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES) - [Commits](https://github.com/eqrion/cbindgen/compare/v0.16.0...v0.17.0) Signed-off-by: dependabot[bot] <support@github.com>
2.1.0 Beta 1
- Allow to configure how router should behave for
- Host, header and path case
- Ignored global query parameters (for marketing purpose: utm_content, utm_source, etc ...)
- Add support to pass client ip in log
- Extract ip from forwarded header for log
2.0.0
2.0.0 Beta 15
- Support sending multiple rule ids in log
2.0.0 Beta 14
- Fix endless loop on bad header