Skip to content

v0.1.0

Compare
Choose a tag to compare
@jnschaeffer jnschaeffer released this 12 Apr 14:56
· 183 commits to main since this release
fa28655

What's Changed

  • Configure Renovate by @renovate in #1
  • Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #21
  • Fix compilation issues and add Makefile by @JAORMX in #25
  • Add missing prefix in schema by @JAORMX in #23
  • Add initial dev container code by @nicolerenee in #12
  • Update authzed/spicedb Docker tag to v1.16.2 by @renovate in #27
  • Update jaegertracing/all-in-one Docker tag to v1.42.0 by @renovate in #28
  • Fix CI by @JAORMX in #29
  • fix(deps): update github.com/authzed/grpcutil digest to 40ce053 by @renovate in #2
  • fix(deps): update module github.com/gin-gonic/gin to v1.9.0 by @renovate in #3
  • fix(deps): update module github.com/nats-io/nats.go to v1.23.0 by @renovate in #5
  • fix(deps): update module google.golang.org/grpc to v1.53.0 by @renovate in #10
  • fix(deps): update opentelemetry-go monorepo to v1.13.0 by @renovate in #13
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.39.0 by @renovate in #7
  • fix(deps): update module gocloud.dev to v0.28.0 by @renovate in #8
  • fix(deps): update module github.com/nats-io/nats.go to v1.24.0 by @renovate in #31
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.39.0 by @renovate in #6
  • fix(deps): update opentelemetry-go monorepo to v1.14.0 by @renovate in #36
  • fix(deps): update module gocloud.dev/pubsub/natspubsub to v0.28.0 by @renovate in #9
  • fix(deps): update module go.infratographer.com/x to v0.0.3 by @renovate in #32
  • fix(deps): update module github.com/spf13/viper to v1.15.0 by @renovate in #11
  • Add sshd feature and SSH support to dev container by @jnschaeffer in #41
  • chore(deps): update authzed/spicedb docker tag to v1.17.0 by @renovate in #40
  • fix(deps): update module gocloud.dev/pubsub/natspubsub to v0.29.0 by @renovate in #39
  • Enhance Renovate configuration by @JAORMX in #30
  • chore(deps): update cockroachdb/cockroach docker tag to v22.2.6 by @renovate in #37
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.40.0 by @renovate in #34
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.40.0 by @renovate in #35
  • chore(deps): update actions/setup-go action to v4 by @renovate in #43
  • chore(deps): update jaegertracing/all-in-one docker tag to v1.43.0 by @renovate in #44
  • API cleanup by @jnschaeffer in #47
  • chore(deps): update authzed/spicedb docker tag to v1.18.0 by @renovate in #46
  • Remove invalid API calls from client by @JAORMX in #48
  • fix(deps): update module google.golang.org/grpc to v1.54.0 by @renovate in #45
  • Create ~/.ssh for vscode user by @jnschaeffer in #51
  • Simplify schema to only be subjects, roles and tenants by @jnschaeffer in #50
  • Authenticate API requests by @jnschaeffer in #53
  • fix(deps): update module github.com/nats-io/nats.go to v1.25.0 by @renovate in #52
  • Add README with initial concepts and persist them throughout the repo by @JAORMX in #54
  • Introduce query engine and schema generation by @jnschaeffer in #55
  • client: Remove dependency to versionx by @JAORMX in #61
  • Add linter config and fix linter issues by @fishnix in #59
  • chore(deps): update authzed/spicedb docker tag to v1.19.0 by @renovate in #60
  • chore(deps): update cockroachdb/cockroach docker tag to v22.2.7 by @renovate in #56
  • Management API by @jnschaeffer in #58
  • fix(deps): update module github.com/spf13/cobra to v1.7.0 by @renovate in #62
  • Rename config and command items to use permissions-api consistently by @jnschaeffer in #63
  • chore(deps): update jaegertracing/all-in-one docker tag to v1.44.0 by @renovate in #64
  • Initial proposal for /allow endpoint by @JAORMX in #65
  • Add Helm chart and Dockerfile by @jnschaeffer in #66
  • Use scanners option for Trivy, add Trivy to test action by @jnschaeffer in #67
  • Use Trivy more effectively by @jnschaeffer in #68

New Contributors

Full Changelog: https://github.com/infratographer/permissions-api/commits/v0.1.0