Skip to content

Releases: Kong/atc-router

Release v1.7.0

21 Nov 07:06
Compare
Choose a tag to compare

What's Changed

  • Cumulative changes for CI by @ADD-SP in #248
  • build(deps): bump regex from 1.10.4 to 1.10.5 by @dependabot in #234
  • build(deps): bump lazy_static from 1.4.0 to 1.5.0 by @dependabot in #237
  • build(deps): bump serde from 1.0.197 to 1.0.204 by @dependabot in #242
  • build(deps): bump pest_derive from 2.7.9 to 2.7.11 by @dependabot in #241
  • build(deps): bump pest from 2.7.9 to 2.7.11 by @dependabot in #240
  • build(deps): bump toshimaru/auto-author-assign from 2.1.0 to 2.1.1 by @dependabot in #239
  • docs(lib): fix typo by @flrgh in #233
  • build(deps): bump tj-actions/changed-files from 44.0.1 to 45.0.2 by @dependabot in #255
  • Eliminate Clippy warnings by @ADD-SP in #262
  • docs(readme): add #synopsis section by @chobits in #254
  • perf(interpreter): improve ATC interprater's cache efficiency by @xianghai2 in #246
  • chore(deps): bump dependencies by @dndx in #268
  • feat(ffi): add FFI interface to get operators along with fields while performing expressions validation by @Oyami-Srk in #263
  • chore(*): remove Bazel and bump dependencies, release v1.7.0 by @dndx in #279

New Contributors

Full Changelog: v1.6.2...v1.7.0

What's Changed

  • Cumulative changes for CI by @ADD-SP in #248
  • build(deps): bump regex from 1.10.4 to 1.10.5 by @dependabot in #234
  • build(deps): bump lazy_static from 1.4.0 to 1.5.0 by @dependabot in #237
  • build(deps): bump serde from 1.0.197 to 1.0.204 by @dependabot in #242
  • build(deps): bump pest_derive from 2.7.9 to 2.7.11 by @dependabot in #241
  • build(deps): bump pest from 2.7.9 to 2.7.11 by @dependabot in #240
  • build(deps): bump toshimaru/auto-author-assign from 2.1.0 to 2.1.1 by @dependabot in #239
  • docs(lib): fix typo by @flrgh in #233
  • build(deps): bump tj-actions/changed-files from 44.0.1 to 45.0.2 by @dependabot in #255
  • Eliminate Clippy warnings by @ADD-SP in #262
  • docs(readme): add #synopsis section by @chobits in #254
  • perf(interpreter): improve ATC interprater's cache efficiency by @xianghai2 in #246
  • chore(deps): bump dependencies by @dndx in #268
  • feat(ffi): add FFI interface to get operators along with fields while performing expressions validation by @Oyami-Srk in #263
  • chore(*): remove Bazel and bump dependencies, release v1.7.0 by @dndx in #279
  • chore(cargo): unpin minor version of dependencies by @dndx in #280
  • build(deps): bump tj-actions/changed-files from 45.0.2 to 45.0.4 by @dependabot in #277
  • build(deps): bump cidr from 0.2.2 to 0.3.0 by @dependabot in #265
  • build(deps): bump actions/cache from 2 to 4 by @dependabot in #261

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

23 Apr 08:43
ffd11db
Compare
Choose a tag to compare

What's Changed

  • chore(cargo): release v1.6.1 by @dndx in #216
  • chore(build): add a new target to include lua files by @fffonion in #219

Full Changelog: v1.6.1...v1.6.2

Release v1.6.1

16 Apr 07:30
Compare
Choose a tag to compare

What's Changed

  • fix(context): correctly handle NULL bytes in provided context value by @dndx in #214
  • build(deps): bump serde from 1.0.195 to 1.0.197 by @dependabot in #198
  • build(deps): bump Kong/public-shared-actions from 1 to 2 by @dependabot in #188
  • build(deps): bump uuid from 1.7.0 to 1.8.0 by @dependabot in #206
  • build(deps): bump regex from 1.10.3 to 1.10.4 by @dependabot in #208
  • chore(bazel): add prefix to crate_index so it doesn't collide by @fffonion in #209
  • build(deps): bump pest_derive from 2.7.6 to 2.7.9 by @dependabot in #211
  • build(deps): bump tj-actions/changed-files from 42.0.0 to 44.0.1 by @dependabot in #213
  • chore(deps): update rules_rust and Cargo.lock by @dndx in #215

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0

24 Jan 06:40
Compare
Choose a tag to compare

What's Changed

  • feat(lib): add "not" logical operator support by @dndx in #183
  • docs(readme): add documentation link by @dndx in #184
  • Release 1.6.0 by @dndx in #185

Full Changelog: v1.5.1...v1.6.0

Release v1.5.1

22 Jan 08:23
Compare
Choose a tag to compare

What's Changed

  • chore(build): reduce binary size by striping debuginfo by @ADD-SP in #177
  • build(deps): bump uuid from 1.6.1 to 1.7.0 by @dependabot in #178
  • build(deps): bump tj-actions/changed-files from 41.1.2 to 42.0.0 by @dependabot in #179
  • chore(tests): fix broken OpenSSL build by @dndx in #181
  • build(deps): bump regex from 1.10.2 to 1.10.3 by @dependabot in #180
  • chore(cargo): bump to version 1.5.1 by @dndx in #182

New Contributors

Full Changelog: v1.5.0...v1.5.1

Release v1.5.0

18 Jan 10:45
ed48940
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

Release v1.4.1

27 Dec 10:03
Compare
Choose a tag to compare

What's Changed

  • chore(cargo): bump to v1.4.0 by @dndx in #162
  • build(deps): bump tj-actions/changed-files from 40.2.3 to 41.0.1 by @dependabot in #163
  • fix(context): clear matches on reset by @dndx in #164
  • chore(cargo): release v1.4.1 by @dndx in #165

Full Changelog: v1.4.0...v1.4.1

Release v1.4.0

21 Dec 10:01
95f1d8f
Compare
Choose a tag to compare

What's Changed

  • fix(bazel): exclude bazel temporary directories to avoid recursive lookup by @fffonion in #148
  • tests(semantics): add semantics tests and refactored test file structure by @dndx in #149
  • build(deps): bump serde from 1.0.190 to 1.0.192 by @dependabot in #152
  • build(deps): bump tj-actions/changed-files from 40.0.2 to 40.1.1 by @dependabot in #153
  • build(deps): bump uuid from 1.5.0 to 1.6.1 by @dependabot in #155
  • build(deps): bump serde from 1.0.192 to 1.0.193 by @dependabot in #156
  • build(deps): bump tj-actions/changed-files from 40.1.1 to 40.2.3 by @dependabot in #160
  • perf(interpreter): improve performance of regex matching and field reference by @dndx in #161

Full Changelog: v1.3.1...v1.4.0

Release v1.3.1

02 Nov 04:23
Compare
Choose a tag to compare

What's Changed

  • chore(build): ensure ffi feature is enabled when producing builds with Bazel by @dndx in #146
  • chore(cargo): bump crate version to 1.3.1 by @dndx in #147

Please also checkout changelog for v1.3.0 which contains more detailed change entries. This release was created to address a build issue with Bazel build script with no feature code change.

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

01 Nov 10:39
b55062e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump uuid from 1.4.0 to 1.4.1 by @dependabot in #92
  • build(deps): bump pest from 2.7.0 to 2.7.2 by @dependabot in #98
  • build(deps): bump regex from 1.9.1 to 1.9.3 by @dependabot in #100
  • build(deps): bump tj-actions/changed-files from 37.1.0 to 37.6.0 by @dependabot in #101
  • chore: small updates to README.md by @shaneutt in #103
  • build(deps): bump tj-actions/changed-files from 37.6.0 to 37.6.1 by @dependabot in #104
  • build(deps): bump pest_derive from 2.7.0 to 2.7.2 by @dependabot in #102
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #116
  • build(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.1 by @dependabot in #128
  • build(deps): bump uuid from 1.4.1 to 1.5.0 by @dependabot in #136
  • build(deps): bump tj-actions/changed-files from 37.6.1 to 40.0.0 by @dependabot in #140
  • build(deps): bump pest from 2.7.2 to 2.7.5 by @dependabot in #139
  • build(deps): bump pest_derive from 2.7.2 to 2.7.5 by @dependabot in #138
  • build(deps): bump regex from 1.9.3 to 1.10.2 by @dependabot in #134
  • build(deps): bump tj-actions/changed-files from 40.0.0 to 40.0.1 by @dependabot in #142
  • chore(build): update rules_rust to 0.30.0 by @dndx in #106
  • build: include CARGO_BUILD_TARGET in the path of release folder by @jakechenTW in #55
  • build(deps): bump tj-actions/changed-files from 40.0.1 to 40.0.2 by @dependabot in #143
  • feat(serde): add serde integration by @sumimakito in #105
  • docs(lib): add features documentation by @dndx in #145
  • chore(cargo): release 1.3.0 by @dndx in #144

New Contributors

Full Changelog: v1.2.0...v1.3.0