Skip to content

Releases: redirectionio/libredirectionio

2.4.0

04 Aug 09:34
Compare
Choose a tag to compare
feat(publish): add instructions to publish the crate, allow to skip f…

…ile generation in build script

2.2.0

21 Apr 09:20
Compare
Choose a tag to compare
  • Add cache supports for cloudflare

2.1.1

16 Mar 07:26
Compare
Choose a tag to compare

Dependencies update

2.1.0

02 Feb 10:28
Compare
Choose a tag to compare
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

29 Jan 09:57
Compare
Choose a tag to compare
2.1.0 Beta 1 Pre-release
Pre-release
  • 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

11 Jan 13:56
Compare
Choose a tag to compare

Initial stable version

2.0.0 Beta 15

22 Dec 08:42
Compare
Choose a tag to compare
2.0.0 Beta 15 Pre-release
Pre-release
  • Support sending multiple rule ids in log

2.0.0 Beta 14

21 Dec 16:11
Compare
Choose a tag to compare
2.0.0 Beta 14 Pre-release
Pre-release
  • Fix endless loop on bad header

2.0.0 Beta 13

18 Dec 10:26
Compare
Choose a tag to compare
2.0.0 Beta 13 Pre-release
Pre-release
  • Use byte array for body to better support binary body

2.0.0 Beta 12

02 Dec 08:34
Compare
Choose a tag to compare
2.0.0 Beta 12 Pre-release
Pre-release
  • Fix css selector when empty
  • Fix missing query in cloudflare worker script
  • Adapt impact with full matching example