permify icon indicating copy to clipboard operation
permify copied to clipboard

An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.

Results 170 permify issues
Sort by recently updated
recently updated
newest added

Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.49.0 to 0.51.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases. Release v1.26.0/v0.51.0/v0.20.0/v0.6.0/v0.1.0 Added NewSDK in go.opentelemetry.io/contrib/config now returns a configured SDK with a valid MeterProvider. (#4804) Changed Change...

dependencies
go

Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.24.0 to 1.26.0. Changelog Sourced from go.opentelemetry.io/otel/trace's changelog. [1.26.0/0.48.0/0.2.0-alpha] 2024-04-24 Added Add Recorder in go.opentelemetry.io/otel/log/logtest to facilitate testing the log bridge implementations. (#5134) Add span flags to...

dependencies
go

Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.19.2 to 3.20.0. Release notes Sourced from github.com/pressly/goose/v3's releases. v3.20.0 What's Changed Expand the Store interface by adding a GetLatestVersion method and make the interface public. Add...

dependencies
go

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.32.0 to 1.33.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.33.1 1.33.1 Fixes fix confusing eventually docs [3a66379] Maintenance Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a] v1.33.0 1.33.0...

dependencies
go

Bumps [go.opentelemetry.io/contrib/instrumentation/runtime](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.49.0 to 0.51.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/runtime's releases. Release v1.26.0/v0.51.0/v0.20.0/v0.6.0/v0.1.0 Added NewSDK in go.opentelemetry.io/contrib/config now returns a configured SDK with a valid MeterProvider. (#4804) Changed Change...

dependencies
go

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.10.1 to 1.11.0. Commits 4c32059 Normalize allowed request headers and store them in a sorted set (fixes #170)... 8d33ca4 Complete documentation; deprecate AllowOriginRequestFunc in favour of AllowOr......

dependencies
go

Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.18.0 to 6.23.0. Release notes Sourced from react-router's releases. v6.23.0 See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6230 v6.22.3 See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6223 v6.22.2 See...

dependencies
javascript

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.7.1. Release notes Sourced from step-security/harden-runner's releases. v2.7.1 What's Changed Release v2.7.1 by @​varunsh-coder, @​h0x0er, @​ashishkurmi in step-security/harden-runner#397 This release: Improves the capability to inspect...

dependencies
github_actions

**Is your feature request related to a problem? Please describe.** The OTLP exporter for tracers, logs and metrics currently are hardcoded to use HTTP. It would be great if it...

feature request
go
💎 Bounty

**Is your feature request related to a problem? Please describe.** We often require to query multiple permission on multiple resource for a subject and currently Permify doesn't have any way...

feature request