Skip to content

Releases: finleap-connect/monoskope

v0.6.0

28 Aug 14:50
v0.6.0
7c7f489
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.6.0

v0.5.2

03 Nov 09:40
76f7d4c
Compare
Choose a tag to compare

Changes

Features

Maintenance

  • golang: bump github.com/onsi/gomega from 1.22.1 to 1.23.0 @dependabot (#282)
  • golang: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.10.0 to 1.11.1 @dependabot (#284)
  • Cluster aggregate adjustments @jastBytes (#281)
  • golang: bump github.com/spf13/cobra from 1.6.0 to 1.6.1 @dependabot (#286)
  • golang: bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.36.1 to 0.36.4 @dependabot (#285)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.121 to 1.44.126 @dependabot (#283)
  • golang: bump github.com/go-pg/pg/extra/pgotel/v10 from 10.10.6 to 10.10.7 @dependabot (#279)
  • golang: bump go.opentelemetry.io/contrib/instrumentation/host from 0.36.1 to 0.36.4 @dependabot (#278)
  • golang: bump go.opentelemetry.io/otel/sdk/metric from 0.32.1 to 0.33.0 @dependabot (#275)
  • golang: bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.32.1 to 0.33.0 @dependabot (#273)
  • golang: bump go.opentelemetry.io/otel from 1.10.0 to 1.11.1 @dependabot (#276)
  • golang: bump github.com/uptrace/opentelemetry-go-extra/otelzap from 0.1.16 to 0.1.17 @dependabot (#277)
  • golang: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.36.1 to 0.36.4 @dependabot (#274)
  • golang: bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.36.1 to 0.36.4 @dependabot (#272)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.121 @dependabot (#271)

v0.5.1

19 Oct 13:58
v0.5.1
0d4fc3f
Compare
Choose a tag to compare

Changes

Bug Fixes

v0.5.0

19 Oct 11:58
v0.5.0
41e3907
Compare
Choose a tag to compare

Changes

Features

Maintenance

  • better way to identify cluster url and cert @alesti (#262)
  • golang: bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 @dependabot (#263)
  • golang: bump github.com/onsi/gomega from 1.21.1 to 1.22.1 @dependabot (#266)
  • golang: bump github.com/spf13/cobra from 1.5.0 to 1.6.0 @dependabot (#269)
  • golang: bump k8s.io/cli-runtime from 0.25.2 to 0.25.3 @dependabot (#268)
  • golang: bump k8s.io/apimachinery from 0.25.2 to 0.25.3 @dependabot (#267)
  • golang: bump google.golang.org/grpc from 1.50.0 to 1.50.1 @dependabot (#265)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.116 @dependabot (#264)
  • golang: bump github.com/open-policy-agent/opa from 0.44.0 to 0.45.0 @dependabot (#257)
  • golang: bump google.golang.org/grpc from 1.49.0 to 1.50.0 @dependabot (#256)
  • golang: bump github.com/onsi/gomega from 1.20.2 to 1.21.1 @dependabot (#258)
  • golang: bump github.com/go-pg/pg/v10 from 10.10.6 to 10.10.7 @dependabot (#261)
  • golang: bump github.com/envoyproxy/protoc-gen-validate from 0.6.8 to 0.6.13 @dependabot (#260)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114 @dependabot (#259)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.105 to 1.44.109 @dependabot (#255)
  • ghactions: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 @dependabot (#254)

v0.4.15

04 Oct 08:11
v0.4.15
ec5f62c
Compare
Choose a tag to compare

Changes

Bug Fixes

Maintenance

  • ghactions: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 @dependabot (#254)

v0.4.14

29 Sep 10:05
v0.4.14
6fe4267
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Fix QueryHandler doesn't start when K8sAuthz is not configured @HaniAlshikh (#251)

Maintenance

v0.4.13

23 Sep 07:58
v0.4.13
77314fc
Compare
Choose a tag to compare

Changes

Features

Bug Fixes

  • Fix creating system admin rolebinding with no resource is not allowed @HaniAlshikh (#246)
  • Change tls cert rotation policy to never and rotation docs @HaniAlshikh (#236)

Maintenance

  • golang: bump github.com/aws/aws-sdk-go from 1.44.81 to 1.44.100 @dependabot (#243)
  • golang: bump github.com/open-policy-agent/opa from 0.43.0 to 0.44.0 @dependabot (#240)
  • golang: bump k8s.io/apimachinery from 0.25.0 to 0.25.1 @dependabot (#242)
  • golang: bump github.com/envoyproxy/protoc-gen-validate from 0.6.7 to 0.6.8 @dependabot (#241)
  • K8s AuthZ Reactor @jastBytes (#192)
  • golang: bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 @dependabot (#238)
  • golang: bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.13.0 @dependabot (#235)
  • golang: bump go.uber.org/zap from 1.22.0 to 1.23.0 @dependabot (#232)
  • golang: bump google.golang.org/grpc from 1.48.0 to 1.49.0 @dependabot (#229)
  • Change tls cert rotation policy to never and rotation docs @HaniAlshikh (#236)
  • golang: bump github.com/onsi/gomega from 1.20.0 to 1.20.2 @dependabot (#234)
  • golang: bump k8s.io/client-go from 0.24.3 to 0.25.0 @dependabot (#228)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.76 to 1.44.81 @dependabot (#223)

v0.4.12

18 Aug 09:58
e1032fb
Compare
Choose a tag to compare

Changes

  • Make CRDB cert pick up renewal and duration

v0.4.11

18 Aug 09:38
06d2c07
Compare
Choose a tag to compare

Changes

Bug Fixes

Maintenance

  • golang: bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 @dependabot (#208)

v0.4.10

17 Aug 13:05
ad5c5da
Compare
Choose a tag to compare

Changes

Bug Fixes