Releases: finleap-connect/monoskope
Releases · finleap-connect/monoskope
v0.4.9
Changes
Features
- Update to GO 1.19 @jastBytes (#220)
- Allow users query data @jastBytes (#219)
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
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
v0.4.6
Changes
Features
- Use most recent Ambassador / Emissary-Ingress @lukasgr90 (#210)
- Enhance server side validation of existing aggregates @HaniAlshikh (#196)
Bug Fixes
- Fix cluster access is flaky @jastBytes (#201)
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
Changes
- golang: bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.3 @dependabot (#198)
Bug Fixes
- Fix user role binding can't be recreated after deletion @HaniAlshikh (#194)
- Fix Makefile for gomock @jastBytes (#193)
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
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
Changes
Bug Fixes
- Readd handler for former events @jastBytes (#186)
Maintenance
- golang: bump github.com/spf13/cobra from 1.4.0 to 1.5.0 @dependabot (#183)
- golang: bump github.com/aws/aws-sdk-go from 1.44.37 to 1.44.42 @dependabot (#185)
- Cleanup data model by removing secrets @christianhuening (#181)
v0.4.2
v0.4.1
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)
v0.3.8-rev1
Backported Changes
- Fix Broken SCIM integration (#178)
- update rabbitmq chart to the latest available 8.x.x chart version (#162)
- Fix rabbitmq (34e4c48), (ecb8bb1)
Full Changelog: v0.3.8...v0.3.8-rev1