Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/x

Libraries used in the Ory ecosystem
https://github.com/ory/x

fix: don't erroneously stop with nil error when a down migration is found which was never applied (#762)

6511eb1be9fe8389e93b50955a88121c1b728b22 authored 11 months ago
chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 (#759)

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1...

d576b7be74ad19e15677c6f2aa83d0aa6d93efa5 authored 12 months ago
feat: add http client option to disable IPv6

* improve connection re-use
* add detailed trace events (DNS, TLS, etc)

041443cb3c35239afcaed502ccb603f73675524d authored 12 months ago
fix: revert fetcher API for backwards-compatibility (#760)

a6f7cce45ad2cb27383d1c060ba81c9822dde6dd authored about 1 year ago
feat: add nullable bool defaulting to false (#758)

0cdec1ab8560a73379dc2a64c3c9d3e17940f66d authored about 1 year ago
feat: pooled process-isolated Jsonnet VM

feat: add -0 flag to jsonnet subcommand to evaluate multiple snippets from a single process

135889c3da82f5d05a8749b30ab5220286c6596a authored about 1 year ago
fix: update snapshots

ee6571a4a08911562c291b82865a4e5dce1c7bcb authored about 1 year ago
feat: add caching option to fetcher (#753)

* fix: pin CRDB version in dockertest helper

* feat: add caching option to fetcher

83b6be28cba5f5b4960a57305257eb40c0605eea authored about 1 year ago
fix: consider only non-empty values when parsing pagination parameters from URLs

1c6366eee66a0f71494e8e680c75e1aa7d1fe4b6 authored about 1 year ago
fix: bump licence formatter to not update all the copyright years

728f15df927bf0f76c603c952d193afd2d45c071 authored about 1 year ago
chore: update otel

e77628a496c15d5da5dc178284fe5714729eaa57 authored about 1 year ago
feat: update otel (#751)

0910275296562d479eeb9a189100b9634ab9e632 authored about 1 year ago
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1

Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1.
-...

bb9fbed9f6b40f17a715af7a2c6f0ceee55cbe95 authored about 1 year ago
feat: Add Vowels & NoVowels to the AlphaUpper charsets (#749)

5616e978fe364a7bf34ff525a74d5703a127fe77 authored about 1 year ago
feat: improved SSRF protection

022d9bdce3fe41eed3b83fa8eafb6b724e5d17c3 authored about 1 year ago
chore(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 (#743)

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.5.0 to 0.10.0.
- [Commits](h...

5ad9c46b211d742433217e634cbb11e1104917f4 authored about 1 year ago
chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#738)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
- [Relea...

b054e33b645eb305c2b408565582b56ab88b3cd0 authored about 1 year ago
feat: add WithMaxHTTPMaxBytes option to fetcher to limit HTTP response body size

9909a38dbe0b66db7a7d3a41ac141f71372cb550 authored about 1 year ago
feat: improve batch create API (#745)

e1d7bd3cb462d841458541c7b2fecc070b373030 authored about 1 year ago
fix: decoderx dropped errors (#741)

33c73f37fa66d4631109a2c4ff400754c154ddbc authored about 1 year ago
feat: add batch insert (#744)

acad8b084df5c3a47ed829856cabcdad826eaceb authored about 1 year ago
feat: add custom JWK parse error type (#739)

771b19c35ca9105506c03eab34e788a9b629fea3 authored over 1 year ago
feat(otelx): add workspace attribute (#735)

e6c61ed41fc506d1a0bc9fc617bc53948b0addf6 authored over 1 year ago
feat: add a read only transaction helper (#734)

0e34bc42e06d97568e021d3b80e7c31a8365e859 authored over 1 year ago
fix: correctly return unset for consistency (#732)

4126131c916ef5e87e192c64628ff8a1185923a6 authored over 1 year ago
docs: update docstring for consistency

53c3843f806255ced18bded0d7cc8808e74291d3 authored over 1 year ago
feat: add crdb consistency guarantees (#728)

4d5bf8d7968b2a1afa59307c5ce6f1d9c29f4aa1 authored over 1 year ago
fix: link header in keyset pagination (#729)

67f2a27a943d89ad9392a7803343513c4dcb0865 authored over 1 year ago
feat: force clientFoundRows to true (#727)

* feat: force clientFoundRows to true

* fix: adjust golangci lint

* test: update assertion

45f6c9069c471d1f78f2413c9f9e6547b77166bd authored over 1 year ago
feat: add geolocation to trace events (#724)

Co-authored-by: Miłosz Szekiel <[email protected]>

78da4d72b89b59b4d242cd728608fbf6b5ebe7bb authored over 1 year ago
feat: add token pagination link header parser (#722)

fbf9d352180c54d6aa5dd57cf0c4ad8e487e223c authored over 1 year ago
fix: add missing pagination parameters to migrationpagination package (#721)

d1b24d42515e898ebed22ba2cf92e47bf5c73e7a authored over 1 year ago
feat: add jwks fetcher (#720)

Adds an efficient fetcher for JSON Web Key Sets. The fetcher is able to cache results for a give...

5ebc1cb1ddeddbf833a46c2d8a482a11c8feef33 authored over 1 year ago
feat: add DirtyPatch method (#719)

It's fast:

```
BenchmarkSet
BenchmarkSet-8 6189 9197403 ns/op...

577e4fb62975a05ca9b973b2004b4b43d77573e9 authored over 1 year ago
feat: add `deployment.environment` attribute to OTEL data (CORE-2294) (#710)

b0b6aa77b18579a02dda5bfbb3ddf800eb7078f6 authored over 1 year ago
chore(jsonnetsecure): add tracing (#718)

460bc7411a9880cc87bea55371984ea80915dc35 authored over 1 year ago
feat: match exception URLs via globbing (#717)

3ec4565cd890fe54f73d84d3549e1be2e358883f authored over 1 year ago
docs(pagination): improve parameter descriptions (#712)

a20fd1ec89bbbd3b9fd3ee84102b155c1f245f57 authored over 1 year ago
fix(pagination): quote function broken for mysql (#716)

b50b315a79972cf40bdd620e30aa00b140c3f1ab authored over 1 year ago
feat: add jwtmiddleware for oathkeeper JWTs (#715)

7e34b1633fb9cd7420aa78af966541050b48c3fb authored over 1 year ago
feat: allow exceptions in immutables & CORS hot-reload (#713)

17527e9413f4c4a760393e55243d1e3b39829813 authored over 1 year ago
chore: update repository templates to https://github.com/ory/meta/commit/ac80097fa427e7ae39820c59cac62dc6e11b9aff

4a2efe9415b0a04ac590280714cc3fae728ba0e1 authored over 1 year ago
chore: update repository templates to https://github.com/ory/meta/commit/af28aff50b62a9eeb69de4842e0e164f82c9e066

e9342cd6033872227564c9dbbc20891f4d3caf83 authored over 1 year ago
feat: add `Authorization` header to OTEL config (CORE-2291) (#708)

21b16390046723a607acb8b29e57dc3f09b54b4f authored over 1 year ago
feat: add breaking test for fsx.Merge

d3779fe5b44b5aba8563d3619f647b2bfa906feb authored over 1 year ago
feat: add more tests to fsx

19829a931daa7e60675daa8d53efedb13051959f authored over 1 year ago
fix(fsx): multiple merges edge cases

9f09e6132587e1eaed7e3a4a7813d78c674a9548 authored over 1 year ago
feat(clidoc): enable templating for command fields (#707)

d50f3ce3b4dabde485cbe4bbf86ffb955493e7ce authored over 1 year ago
feat(proxy): flag to keep forwarded headers (#706)

e77f73f1a6e280a6a2669d02e39845e4201eae0e authored over 1 year ago
feat: support override for originalScheme (#704)

3b15b7c30ded6ede59cc289a09e20008213eef31 authored over 1 year ago
fix: use incoming TLS to detect originalScheme (#705)

4c979b650f3ab0d4b62b77b39cb45b79ce336cd1 authored over 1 year ago
fix: remove up-to-step event (#703)

adf235e997f6c73c811d8cfbdf3e56a0bde43652 authored over 1 year ago
chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 (#702)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.53.0.
- [Relea...

6314ad0470b2a224f15b8ed032ab50d6e8c310ae authored over 1 year ago
chore(deps): update go-jose (#701)

go-jose v2 is deprecated, and development moved to
https://github.com/go-jose/go-jose, v3.

d358437a3c71cbf93fc88e0b83b90e8973808d3b authored over 1 year ago
chore(deps): update go-jose (#700)

go-jose v2 is deprecated, and development moved to
https://github.com/go-jose/go-jose, v3.

126d8c9099b5377872019d9cdbd90cb7fa7528a8 authored over 1 year ago
feat: allow Go migrations outside of an SQL transaction (#696)

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

1c62a8a22f61052675b5cefe1ad45cb654677eaa authored over 1 year ago
fix(pagination): add table name to fields in keyset pagination (#699)

0d30de80a1f29c3a00a78da7703b05cbbfdd60c2 authored over 1 year ago
fix(otelx): forward all headers (#698)

Signed-off-by: David van der Spek <[email protected]>

ffcc8bdc6a92cbd2be23926300a2219762485374 authored over 1 year ago
fix: jsonpatch replace (#697)

In order to keep our APIs compatible, we convert
all replace operations on fields to adds.

R...

8213fdb8342cabd9b043008e8022ef46f18ef18c authored over 1 year ago
fix: don't panic when sha256-hashing

765393689d267680dec7b6b3973aa4697c9aca61 authored over 1 year ago
fix: remove unused field from MigrationBox

cb4e1e9880606e94503542ead0f9cbc07b6aefbf authored over 1 year ago
fix: bug which disallowed customizing the Postgres version in the dockertest helper.

Also added the PGUSER env variable, which is necessary for newer PostgresSQL version.

0ae26fbd8297a7a139aa7544cfd6df366d7af3e7 authored over 1 year ago
feat: remove tracing from config provider

This instrumentation was never useful and polluted our tracing backend.

f62f9f3c2ce7f7c4eef928943c04d5292fa4833f authored over 1 year ago
fix: lint

e9f5efec1e9644f40b812b85f56f8ba48d325500 authored over 1 year ago
fix(decoderx): allow unknown fields (#694)

39f02ce7ec7ce7502058a7b52c337a064706423e authored over 1 year ago
chore(deps): bump github.com/knadh/koanf to v2.0.1 (#693)

27ed2da70eb0a3dcc1e12d3e12c05df6d095b99b authored over 1 year ago
chore(deps): bump github.com/docker/distribution (#690)

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incomp...

009db37cc64cd582541779d8403bd72846eb1e12 authored over 1 year ago
fix(jsonx): enable PATCHing an object's field when the object does not exist yet (#692)

f870e039925994a1c184ce8ce08b2c0c672dd28e authored over 1 year ago
feat: sqa metrics v2 (#691)

adf786e074f91b31d07ffa2da13f4e124d215595 authored over 1 year ago
fix(otelx): memory leak in OpenTelemetry tracing middleware (#689)

* Allocate otelhttp.Handler only once

61a4c85451213323fb93ff5f7e381d9755070abe authored over 1 year ago
fix(proxy): switch to `httputil.ReverseProxy.Rewrite` (#687)

c446ec787f78842b3e75adafd78483c7a1efcf69 authored almost 2 years ago
fix(decoderx): minor fixes (#686)

c8bd35e3bcceec8001475a4b8ee44700aa6ba382 authored almost 2 years ago
feat: add semantic conventions (#676)

---------

Co-authored-by: Arne Luenser <[email protected]>

5bce1bfeb1e05df88507a08d1b18faaef16a935c authored almost 2 years ago
fix: health swagger errors (#685)

2fa6e92c4c55b877ee909551d681b5e819850c6c authored almost 2 years ago
feat: prometheusx grpc (#682)

44c42870269c2decd7eb7d0f97a48d76174ba2ae authored almost 2 years ago
chore(deps): bump github.com/docker/docker (#683)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to...

625f8d8cbc45dda8c738f3ad0e51130604b8efd1 authored almost 2 years ago
feat: inspect wrapped errors and add additional info to traces (#684)

The inspected interfaces are a subset of those used by ory/herodot:
https://github.com/ory/hero...

3a68acfed7b4e3c0b5936bd9b13f65cda1015ccb authored almost 2 years ago
fix: metricx anonymizePath (#681)

b142849d2f9bd98cb1f5b75178dc7d8f57a1c949 authored almost 2 years ago
chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#680)

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1...

1cbeb4ddcc4db4a27030ff53c4c1cdcf83e2921d authored almost 2 years ago
feat: add snapshot helpers for JSON strings (#678)

Co-authored-by: Arne Luenser <[email protected]>

7ded58280ae11fbb6acbed05f57916a876b51f17 authored almost 2 years ago
feat: more robust JsonnetVM execution (#679)

Evaluating Jsonnet snippets using the (default) process-isolated VM
now retries with exponentia...

9f147c8b0783cb3a112feaade1862d95159fcda9 authored almost 2 years ago
fix: improve jsonnet error message (#677)

c0885ec188e44febdd6e7d60ae09e02fb8788503 authored almost 2 years ago
feat: collect Prometheus metrics on automatic transaction retries (cockroachdb) (#674)

feat: collect Prometheus metrics on automatic transaction retries in CockroachDB

---------

...

839ad5dc08bf673953e3370354b1211862aef5b1 authored almost 2 years ago
feat: cancellable fetcher (#673)

a5213b76f55086d2821269d303c520beed7988b3 authored almost 2 years ago
chore(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 (#670)

f07ba8cda7dce27f2936fab455b6770471e0b177 authored almost 2 years ago
fix(watcherx): go routine leaks and bugs (#672)

* fix(watcherx): go routine leak

* fix(watcherx): multiple smaller bugs and leaks in changefe...

1a4487c79f66bc71a4a9e2dcac408e17a7cbae8f authored almost 2 years ago
fix(configx): pass down context to the watcher (#671)

b2192d1460880c6d5c2c0c5f885ab230d447d9c2 authored almost 2 years ago
chore(deps): bump golang.org/x/image from 0.1.0 to 0.5.0 (#669)

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.1.0 to 0.5.0.
- [Release not...

838a03d75ad8e91c987793f7635081b824d3fb91 authored almost 2 years ago
fix: correctly deal with premarshalled json objects (#667)

1cb56627c3c41062cc346594da3c0816222954ba authored almost 2 years ago
chore: pin nancy (#668)

91297cd0cba0a994454fb614384a4ec877284bd6 authored almost 2 years ago
fix(watcherx): do not close channel to make it reusable for multiple watchers (#666)

00badca94211e98f8c0e407516e86331cea7bb5a authored almost 2 years ago
chore: standardize on gofrs/uuid

1f709f0426df384cef8a9c6393fa1c88c8744531 authored about 2 years ago
chore: remove x/tracing

Use x/otelx instead.

3f45695aff0b47bc9de28958c91b992110a7fec9 authored about 2 years ago
feat: disable HTML escaping in JSON logger

f83d009b2769507b296ce370b293dba2fec51440 authored about 2 years ago
fix: update mysql (#663)

f6df4499d0545937d3de211c97116671f431d60f authored about 2 years ago
fix: spurious spans from config reloader (#661)

f657fd216f5fbec3c51594a59274ab2100b2ca93 authored about 2 years ago
fix: update error message (#660)

a288ce1a217023bbb2b6fb92de9eb1f05e869a2d authored about 2 years ago
test: add test cases for checking roundtripper wrapping

9d7fa05c4d6045175043ea26bcb7553156a3aa34 authored about 2 years ago
revert: lighter SSRF migration (#641)

ab12091590f83c852b4e907f8e0eac74b4334cee authored about 2 years ago
refactor: add missing config for jaeger (#656)

8d793fa5ad53732b1b09dcdcea1e3c65bf9d25cb authored about 2 years ago