v0.7.0
What's Changed
- version bump to 0.7.0-dev by @eguzki in #94
- Ignoring .idea by @didierofrivia in #96
- remove docker compose environment by @eguzki in #100
- Create HeaderResolver once by @adam-cattermole in #98
- Refactoring the processing of a service grpc response by @didierofrivia in #95
- fix documentation by @eguzki in #103
- Fix calling next operation when error by @didierofrivia in #102
- Auth and multi-extension integration tests by @adam-cattermole in #99
- Timeout configurable by @didierofrivia in #101
- Process headers_to_remove by @adam-cattermole in #107
- Store multiple policies in the index by @adam-cattermole in #109
- source.remote_address well known attribute by @eguzki in #111
- Config revamp by @adam-cattermole in #110
- dev environment: fix authorino deployment by @eguzki in #114
- Predicate on our "well-known attributes" by @alexsnaps in #113
- Updating Dev testing env by @didierofrivia in #116
- Update Testing by @didierofrivia in #120
- Assert on the path requested when accessing well known attr by @alexsnaps in #129
- connection.id is unsigned by @alexsnaps in #131
- README.md: update reference example by @eguzki in #133
- Fix #119 by @alexsnaps in #130
- CEL Strings extension macros by @alexsnaps in #132
- Operation dispatcher err handling by @didierofrivia in #125
- e2e test: missing cluster by @eguzki in #121
- e2e: parallel requests by @eguzki in #122
- e2e test: basic by @eguzki in #124
- e2e: unreachable service by @eguzki in #128
- Fix auth timestamp by @adam-cattermole in #134
- Support request.query decoding by @alexsnaps in #126
- Err out better when failing to eval CEL by @alexsnaps in #135
- remove unused conditions by @eguzki in #137
- Extract and use real-world data in tests by @adam-cattermole in #138
Full Changelog: v0.6.0...v0.7.0