Releases: redirectionio/libredirectionio
Releases · redirectionio/libredirectionio
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
2.0.0 Beta 13
- Use byte array for body to better support binary body
2.0.0 Beta 12
- Fix css selector when empty
- Fix missing query in cloudflare worker script
- Adapt impact with full matching example