ory / oathkeeper

A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=hydra
Apache License 2.0
3.2k stars 349 forks source link

chore(deps): update ory/x to v0.0.565 #1113

Closed davidspek closed 1 year ago

davidspek commented 1 year ago

This PR updates ory/x to the latest version which includes https://github.com/ory/x/pull/698. This will ensure that all trace headers are propagated to oathkeeper upstream irrespective of the trace exporter oathkeeper is configured with.

Related issue(s)

Checklist

Further Comments

codecov[bot] commented 1 year ago

Codecov Report

Merging #1113 (2835a54) into master (c520e50) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 2835a54 differs from pull request most recent head 01748cf. Consider uploading reports for the commit 01748cf to get more accurate results

@@           Coverage Diff           @@
##           master    #1113   +/-   ##
=======================================
  Coverage   78.24%   78.24%           
=======================================
  Files          80       80           
  Lines        3843     3843           
=======================================
  Hits         3007     3007           
  Misses        564      564           
  Partials      272      272