Skip to content

Releases: finleap-connect/monoskope

v0.4.0

17 Jun 10:18
cdeb8d1
Compare
Choose a tag to compare

[BREAKING CHANGES]

  • Kubeconfig based on ClusterAccess @jastBytes (#169)
    • This change will prevent users of monoctl versions older than v0.4.0 to fail when using monoctl create kubeconfig since this PR introduced breaking API changes. The API changes improved on security and therefore could not be made just a deprecation.

Changes

Features

Bug Fixes

Maintenance

  • Kubeconfig based on ClusterAccess @jastBytes (#169)
  • golang: bump github.com/open-policy-agent/opa from 0.40.0 to 0.41.0 @dependabot (#166)
  • golang: bump github.com/ory/dockertest/v3 from 3.8.1 to 3.9.1 @dependabot (#165)
  • golang: bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 @dependabot (#167)
  • golang: bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 @dependabot (#150)
  • golang: bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#160)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.19 to 1.44.32 @dependabot (#163)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.11 to 1.44.19 @dependabot (#154)

Full Changelog: v0.3.8...v0.4.0

v0.3.8

13 May 11:52
3427db5
Compare
Choose a tag to compare

Changes

Bug Fixes

v0.3.7

13 May 11:24
240305a
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Adjust allowed paths to all users for cluster login @jastBytes (#148)

v0.3.6

12 May 12:44
b636b90
Compare
Choose a tag to compare

Changes

Bug Fixes

v0.3.5

11 May 13:38
4c57e66
Compare
Choose a tag to compare

DO NOT USE

  • The release has a bug which makes it undeployable. CommandHandler, QueryHandler and Gateway crashloop because some mismatch with tags helm chart and container image wise.

Breaking Changes

  • Deprecated API routes for authentication have been removed, only monoctl >=v0.1.2 work with this release.

Changes

Features

Bug Fixes

Maintenance

  • golang: bump github.com/open-policy-agent/opa from 0.39.0 to 0.40.0 @dependabot (#146)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.45 to 1.44.11 @dependabot (#145)
  • Authorization via OPA @jastBytes (#75)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.35 to 1.43.45 @dependabot (#133)
  • ghactions: bump docker/build-push-action from 2 to 3 @dependabot (#141)
  • ghactions: bump docker/metadata-action from 3 to 4 @dependabot (#142)
  • ghactions: bump docker/login-action from 1 to 2 @dependabot (#144)
  • golang: bump github.com/fsnotify/fsnotify from 1.5.3 to 1.5.4 @dependabot (#137)
  • golang: bump google.golang.org/grpc from 1.45.0 to 1.46.0 @dependabot (#134)
  • ghactions: bump github/codeql-action from 1 to 2 @dependabot (#136)
  • golang: bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.3 @dependabot (#135)
  • golang: bump github.com/onsi/gomega from 1.18.1 to 1.19.0 @dependabot (#100)
  • TDR restructure events to improve aggregation @HaniAlshikh (#117)
  • ghactions: bump actions/setup-go from 2 to 3 @dependabot (#120)
  • golang: bump go.uber.org/automaxprocs from 1.4.0 to 1.5.1 @dependabot (#115)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.34 to 1.43.35 @dependabot (#118)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.32 to 1.43.34 @dependabot (#116)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.25 to 1.43.32 @dependabot (#111)
  • golang: bump google.golang.org/protobuf from 1.27.1 to 1.28.0 @dependabot (#93)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.22 to 1.43.25 @dependabot (#97)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.21 to 1.43.22 @dependabot (#92)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.20 to 1.43.21 @dependabot (#91)
  • Revise Secret Management @jastBytes (#89)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.19 to 1.43.20 @dependabot (#85)
  • golang: bump github.com/aws/aws-sdk-go from 1.43.18 to 1.43.19 @dependabot (#84)
  • golang: bump google.golang.org/grpc from 1.44.0 to 1.45.0 @dependabot (#77)
  • golang: bump github.com/envoyproxy/protoc-gen-validate from 0.6.3 to 0.6.7 @dependabot (#78)
  • golang: bump github.com/spf13/cobra from 1.1.3 to 1.4.0 @dependabot (#80)
  • golang: bump github.com/aws/aws-sdk-go from 1.42.53 to 1.43.18 @dependabot (#83)
  • ADR secret management @jastBytes (#74)
  • Remove changelog in favor of releases page @jastBytes (#73)
  • ghactions: bump actions/checkout from 2 to 3 @dependabot (#72)
  • ghactions: bump golangci/golangci-lint-action from 2.5.2 to 3 @dependabot (#70)
  • Enhance issue templates @jastBytes (#65)
  • golang: bump github.com/ory/dockertest/v3 from 3.8.0 to 3.8.1 @dependabot (#61)
  • golang: bump github.com/envoyproxy/protoc-gen-validate from 0.6.2 to 0.6.3 @dependabot (#60)
  • golang: bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 @dependabot (#59)
  • Monoskope Setup Guide @jastBytes (#52)
  • golang: bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 @dependabot (#56)
  • golang: bump github.com/aws/aws-sdk-go from 1.42.23 to 1.42.53 @dependabot (#57)
  • golang: bump github.com/onsi/gomega from 1.16.0 to 1.18.1 @dependabot (#55)
  • golang: bump google.golang.org/grpc from 1.43.0 to 1.44.0 @dependabot (#53)
  • Keep it simple and use mermaid rendering of github @jastBytes (#51)

v0.3.4

15 Feb 13:07
515ad4e
Compare
Choose a tag to compare

Changes

Features

Bug Fixes

Maintenance

  • golang: bump github.com/go-pg/pg/v10 from 10.7.3 to 10.10.6 @dependabot (#35)

v0.3.3

04 Jan 09:22
59e94f3
Compare
Choose a tag to compare

Changes

Features

v0.3.2

22 Dec 13:02
39e32cd
Compare
Choose a tag to compare

Changes

Bug Fixes

Maintenance

  • golang: bump google.golang.org/grpc from 1.33.1 to 1.43.0 @dependabot (#32)

v0.3.0

21 Dec 15:26
0e9830f
Compare
Choose a tag to compare

Features

Maintenance

  • golang: bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 @dependabot (#29)
  • golang: bump github.com/grpc-ecosystem/go-grpc-middleware from 1.2.2 to 1.3.0 @dependabot (#23)
  • golang: bump github.com/aws/aws-sdk-go from 1.34.30 to 1.42.23 @dependabot (#22)
  • golang: bump github.com/PuerkitoBio/goquery from 1.6.1 to 1.8.0 @dependabot (#19)
  • golang: bump github.com/google/uuid from 1.1.2 to 1.3.0 @dependabot (#21)
  • golang: bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1 @dependabot (#18)
  • golang: bump go.uber.org/automaxprocs from 1.3.0 to 1.4.0 @dependabot (#17)
  • Add gitkeep in tools for tests @kumandriy (#11)
  • add architecture decision record for open policy agent integration @kumandriy (#27)

v0.1.5

15 Oct 11:14
a778eb7
Compare
Choose a tag to compare

Bug Fixes

  • Fix purging on GCP object store not supporting batch deletion @Iss0 (#7)