Skip to content

Releases: ory/x

v0.0.164

17 Nov 09:18
5b71f1e
Compare
Choose a tag to compare
feat(viperx): Add support for parsing config passed through env vars …

…as json (#232)

v0.0.163

09 Nov 17:10
25720ec
Compare
Choose a tag to compare
refactor: remove hydra specific error handling (#231)

v0.0.162

09 Nov 16:20
9672ed2
Compare
Choose a tag to compare
feat(errorx): add withstack helper (#230)

v0.0.161

03 Nov 10:27
d0f6fc9
Compare
Choose a tag to compare
feat: add new tracer ElasticAPM (#227)

Co-authored-by: hackerman <[email protected]>

v0.0.160

28 Oct 11:42
Compare
Choose a tag to compare
fix: update package name

v0.0.159

28 Oct 11:31
Compare
Choose a tag to compare
feat(jsonnetx): add jsonnet helpers

v0.0.158

27 Oct 15:15
Compare
Choose a tag to compare
fix: revert urlx.ParseOrPanic

v0.0.157

27 Oct 14:52
Compare
Choose a tag to compare
feat: add pkger helpers

v0.0.156

27 Oct 11:12
037470c
Compare
Choose a tag to compare
fix: functions to parse URLs and handle URL file paths (#219)

This code was first created for PR #557 in oathkeeper.
It should probably be in the shared ory/x project instead of there,
so that is why this code is checked in here.

Co-authored-by: zepatrik <[email protected]>
Co-authored-by: Patrik <[email protected]>
Co-authored-by: hackerman <[email protected]>

v0.0.155

27 Oct 11:00
c1ebaf9
Compare
Choose a tag to compare
fix: update otel import to match breaking changes (#222)