Skip to content

Releases: finleap-connect/monoskope

v0.4.10

17 Aug 13:05
ad5c5da

Choose a tag to compare

Changes

Bug Fixes

v0.4.9

16 Aug 13:37
1043551

Choose a tag to compare

Changes

Features

Maintenance

  • golang: bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 @dependabot (#216)
  • golang: bump go.uber.org/zap from 1.21.0 to 1.22.0 @dependabot (#218)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.66 to 1.44.76 @dependabot (#217)

v0.4.8

02 Aug 13:34
c1eba26

Choose a tag to compare

Changes

Bugfixes

  • Fix SCIM error deleting deleted users

Maintenance

  • golang: bump github.com/aws/aws-sdk-go from 1.44.61 to 1.44.66 @dependabot (#212)
  • golang: bump github.com/open-policy-agent/opa from 0.42.2 to 0.43.0 @dependabot (#213)
  • golang: bump google.golang.org/protobuf from 1.28.0 to 1.28.1 @dependabot (#214)

v0.4.7

28 Jul 11:40
b0f6c37

Choose a tag to compare

Changes

Bug Fixes

v0.4.6

27 Jul 11:32
69d5ebe

Choose a tag to compare

Changes

Features

Bug Fixes

Maintenance

  • golang: bump github.com/onsi/gomega from 1.19.0 to 1.20.0 @dependabot (#207)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.61 @dependabot (#209)
  • golang: bump google.golang.org/grpc from 1.47.0 to 1.48.0 @dependabot (#202)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.51 to 1.44.56 @dependabot (#204)
  • golang: bump k8s.io/client-go from 0.24.2 to 0.24.3 @dependabot (#203)
  • golang: bump github.com/open-policy-agent/opa from 0.42.1 to 0.42.2 @dependabot (#205)
  • golang: bump k8s.io/apimachinery from 0.24.2 to 0.24.3 @dependabot (#206)

v0.4.5

11 Jul 08:00
7278b4f

Choose a tag to compare

Changes

  • golang: bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.3 @dependabot (#198)

Bug Fixes

Maintenance

  • golang: bump github.com/gin-contrib/cors from 1.3.1 to 1.4.0 @dependabot (#200)
  • golang: bump github.com/open-policy-agent/opa from 0.42.0 to 0.42.1 @dependabot (#199)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.51 @dependabot (#197)
  • golang: bump github.com/open-policy-agent/opa from 0.41.0 to 0.42.0 @dependabot (#195)
  • Clean up Makefile and use go install instead of self-made go get wrapper @jastBytes (#191)

v0.4.4

06 Jul 07:50
d7f1e78

Choose a tag to compare

Changes

Bug Fixes

  • Adjust interface to let the consumer get the real timestamp @jastBytes (#190)
  • Fix roles/tenants/clusters values are missing from the audit log users overview @HaniAlshikh (#187)
  • Fix audit log get by user returns some user actions @HaniAlshikh (#172)

Maintenance

  • golang: bump github.com/aws/aws-sdk-go from 1.44.42 to 1.44.47 @dependabot (#189)
  • ghactions: bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 @dependabot (#188)

v0.4.3

27 Jun 08:51
9d74679

Choose a tag to compare

Changes

Bug Fixes

Maintenance

v0.4.2

22 Jun 13:03
aaceee0

Choose a tag to compare

Changes

Bug Fixes

v0.4.1

21 Jun 10:32
f98e55f

Choose a tag to compare

Bug Fixes

  • Implement auth token issuance on cluster access @jastBytes (#179)
    • In v0.4.0 there has been a bug so that users which are not allowed to access a certain cluster still could leverage the API to get a valid token for that cluster. This has been fixed in this release.
  • Ignore deleted tenants on tenant users @jastBytes (#173)

Maintenance

  • ghactions: bump dependabot/fetch-metadata from 1.1.1 to 1.3.1 @dependabot (#174)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.32 to 1.44.37 @dependabot (#176)