Skip to content

v0.18.1

Choose a tag to compare

@dborovcanin dborovcanin released this 05 Sep 17:43
· 68 commits to main since this release
a70b838

What's Changed

  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #3077
  • SMQ-3070 - Fix property based tests by @felixgateru in #3078
  • NOISSUE - Replace interface{} with any by @dborovcanin in #3079
  • NOISSUE - Fix linters and Mockery by @dborovcanin in #3087
  • Bump golang from 1.24.5-alpine to 1.25.0-alpine in /docker in the docker-dependency group by @dependabot[bot] in #3081
  • Bump github.com/nats-io/nats.go from 1.44.0 to 1.45.0 by @dependabot[bot] in #3086
  • Bump github.com/authzed/spicedb from 1.45.1 to 1.45.3 by @dependabot[bot] in #3085
  • Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #3082
  • Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #3083
  • Bump actions/checkout from 4 to 5 in /.github/workflows in the gh-dependency group by @dependabot[bot] in #3080
  • Bump github.com/authzed/authzed-go from 1.4.1 to 1.5.0 by @dependabot[bot] in #3084
  • NOISSUE - Fix clients listing repository tests by @felixgateru in #3088
  • Bump github.com/dgraph-io/ristretto/v2 from 2.2.0 to 2.3.0 by @dependabot[bot] in #3090
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #3089
  • NOISSUE - Update Protobufs by @dborovcanin in #3091
  • SMQ-2836 - Skip checking super admin if the role in JWT is not super admin by @felixgateru in #3099
  • SMQ-2495 - Refactor CLI to use entity IDs by @nyagamunene in #3100
  • Bump go.opentelemetry.io/otel from 1.37.0 to 1.38.0 by @dependabot[bot] in #3107
  • Bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.3 by @dependabot[bot] in #3104
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.37.0 to 1.38.0 by @dependabot[bot] in #3103
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.37.0 to 1.38.0 by @dependabot[bot] in #3105
  • NOISSUE - Obtain email host from env by @WashingtonKK in #3098
  • SMQ-3062 - Update Domain Invitation Deletion Endpoint by @nyagamunene in #3110
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.62.0 to 0.63.0 by @dependabot[bot] in #3116
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #3111
  • Bump github.com/openbao/openbao/api/v2 from 2.3.1 to 2.4.0 by @dependabot[bot] in #3112
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.62.0 to 0.63.0 by @dependabot[bot] in #3115
  • SMQ-3061 - Separate CLI command for Domain and User Invitations by @nyagamunene in #3117
  • SMQ-2275 - Update SDK godocs by @nyagamunene in #3119
  • NOISSUE - Change email body format from plain text to HTML in Send method by @SammyOina in #3118
  • SMQ-3093 - User email verification by @arvindh123 in #3101
  • NOISSUE - Add Allow unverified users env to users service in docker compose by @arvindh123 in #3124

Full Changelog: v0.18.0...v0.18.1

What's Changed

  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #3077
  • SMQ-3070 - Fix property based tests by @felixgateru in #3078
  • NOISSUE - Replace interface{} with any by @dborovcanin in #3079
  • NOISSUE - Fix linters and Mockery by @dborovcanin in #3087
  • Bump golang from 1.24.5-alpine to 1.25.0-alpine in /docker in the docker-dependency group by @dependabot[bot] in #3081
  • Bump github.com/nats-io/nats.go from 1.44.0 to 1.45.0 by @dependabot[bot] in #3086
  • Bump github.com/authzed/spicedb from 1.45.1 to 1.45.3 by @dependabot[bot] in #3085
  • Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #3082
  • Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #3083
  • Bump actions/checkout from 4 to 5 in /.github/workflows in the gh-dependency group by @dependabot[bot] in #3080
  • Bump github.com/authzed/authzed-go from 1.4.1 to 1.5.0 by @dependabot[bot] in #3084
  • NOISSUE - Fix clients listing repository tests by @felixgateru in #3088
  • Bump github.com/dgraph-io/ristretto/v2 from 2.2.0 to 2.3.0 by @dependabot[bot] in #3090
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #3089
  • NOISSUE - Update Protobufs by @dborovcanin in #3091
  • SMQ-2836 - Skip checking super admin if the role in JWT is not super admin by @felixgateru in #3099
  • SMQ-2495 - Refactor CLI to use entity IDs by @nyagamunene in #3100
  • Bump go.opentelemetry.io/otel from 1.37.0 to 1.38.0 by @dependabot[bot] in #3107
  • Bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.3 by @dependabot[bot] in #3104
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.37.0 to 1.38.0 by @dependabot[bot] in #3103
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.37.0 to 1.38.0 by @dependabot[bot] in #3105
  • NOISSUE - Obtain email host from env by @WashingtonKK in #3098
  • SMQ-3062 - Update Domain Invitation Deletion Endpoint by @nyagamunene in #3110
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.62.0 to 0.63.0 by @dependabot[bot] in #3116
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #3111
  • Bump github.com/openbao/openbao/api/v2 from 2.3.1 to 2.4.0 by @dependabot[bot] in #3112
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.62.0 to 0.63.0 by @dependabot[bot] in #3115
  • SMQ-3061 - Separate CLI command for Domain and User Invitations by @nyagamunene in #3117
  • SMQ-2275 - Update SDK godocs by @nyagamunene in #3119
  • NOISSUE - Change email body format from plain text to HTML in Send method by @SammyOina in #3118
  • SMQ-3093 - User email verification by @arvindh123 in #3101
  • NOISSUE - Add Allow unverified users env to users service in docker compose by @arvindh123 in #3124
  • NOISSUE - Update entity sorting by @Musilah in #3076
  • SMQ-2924 - Allow bulk deleting of invitations from repository by @felixgateru in #2942

Full Changelog: v0.18.0...v0.18.1