Skip to content

Releases: gepaplexx/multena-proxy

0.1.4

15 Jun 14:11
6c0a502
Compare
Choose a tag to compare
fix(deps): update github.com/observatorium/api digest to a29be6d (#53)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0.1.3

13 Jun 10:20
e1a73fb
Compare
Choose a tag to compare
fix: GPX-673 gzip panic (#51)

+ change from custom implementation to NewSingleHostReverseProxy
+ added more debug logs
+ fix sa token in dev mode
+ log headers in util python server

0.1.2

12 Jun 13:27
5e788da
Compare
Choose a tag to compare
fix(deps): update github.com/observatorium/api digest to 82e9f1b (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Multena v0.1.0

06 Jun 14:43
767eb6f
Compare
Choose a tag to compare

We are excited to announce the first release of Multena Proxy: Multena v0.1.0!

New Features

  1. Metrics and Logs Support: This version of Multena now supports the querying of both metrics and logs. This integration enables users to retrieve relevant performance indicators, enhancing the diagnostic capabilities of the system.

  2. Label Based Access Control (LBAC): This release marks the introduction of LBAC in Multena, which provides granular authorization based on assigned tenant labels. This will ensure secure and appropriate access to resources based on individual user permissions.

  3. Integration with Thanos and Loki: Multena now seamlessly integrates with the Thanos and Loki, enabling efficient authorization for these components. This helps users manage and control access to these powerful observability tools.

  4. Configurable via ConfigMap: With this version, you can easily configure Multena using a ConfigMap. This feature simplifies the setup process and allows for more convenient management of configuration settings.

0.0.73

06 Jun 14:24
767eb6f
Compare
Choose a tag to compare
GPX-670: fiexd diagram + added thanos

0.0.72

06 Jun 12:54
293cdae
Compare
Choose a tag to compare
removed version, added host

0.0.71

06 Jun 12:43
90a68c9
Compare
Choose a tag to compare
hotfix/certificates

0.0.70

06 Jun 12:39
f034448
Compare
Choose a tag to compare
hotfix/certificates

0.0.69

06 Jun 12:10
e6b23ac
Compare
Choose a tag to compare
hotfix/certificates

0.0.68

06 Jun 08:54
47f18ac
Compare
Choose a tag to compare
GPX-670: updated:

+ how does it work
+ added feature bearer token to the list
+ fixed typo in thanos
+ added badges