Releases: cilium/hubble-ui
Releases · cilium/hubble-ui
v0.13.1
v0.13.0
Important
In this release we replaced previous grpc-web based communication between the client and the backend with simple http/1 short polling scheme.
What's Changed
- code base refreshment + basic cypress setup by @yandzee in #767
- service map page: remove unnecessary scroll by @yannikmesserli in #784
- welcome screen: Allow scroll when namespaces list overflow by @yannikmesserli in #783
New Contributors
- @hassenius made their first contribution in #782
- @yannikmesserli made their first contribution in #784
Full Changelog: v0.12.3...v0.13.0
v0.12.3
v0.12.2
What's Changed
- Deps upgrades by @geakstr in #688
- Update README by @kimstacy in #691
- build(deps): bump the all-github-actions group with 1 update by @dependabot in #685
- build(deps): bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #686
- build(deps-dev): bump the dev-deps group with 9 updates by @dependabot in #683
- docker: bump nginxinc/nginx-unprivileged from
0569600
toaea7920
by @dependabot in #681 - chore(deps-dev): bump the dev-deps group with 21 updates by @dependabot in #712
- chore(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 in /backend by @dependabot in #709
- chore(deps): bump the all-go-deps group in /backend with 2 updates by @dependabot in #713
- chore(deps): bump the all-github-actions group with 3 updates by @dependabot in #707
- docker: bump nginxinc/nginx-unprivileged from
aea7920
to30dce5d
by @dependabot in #699 - chore(deps): bump react-devtools-core from 4.28.0 to 4.28.4 by @dependabot in #694
- chore(deps): bump the k8s-deps group in /backend with 2 updates by @dependabot in #700
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Rename Source and Destination
Service
toIdentity
by @kimstacy in #674 - Update
dependabot.yml
config for label rules by @kimstacy in #673 - build(deps): bump actions/checkout from 3 to 4 by @dependabot in #631
- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #636
- build(deps): bump docker/login-action from 2.1.0 to 3.0.0 by @dependabot in #639
- build(deps): bump the all-github-actions group with 3 updates by @dependabot in #667
- build(deps): bump the all-go-deps group in /backend with 2 updates by @dependabot in #675
- build(deps): bump the all-go-deps group in /backend with 3 updates by @dependabot in #669
- build(deps): bump the k8s-deps group in /backend with 2 updates by @dependabot in #668
- build(deps): bump the prod-deps group with 11 updates by @dependabot in #671
- build(deps-dev): bump postcss from 8.4.27 to 8.4.31 by @dependabot in #660
- build(deps-dev): bump the dev-deps group with 37 updates by @dependabot in #670
- build(deps-dev): bump the dev-deps group with 4 updates by @dependabot in #676
- chore: opt out of auto dark theme by @uhthomas in #665
- ci: ping actions versions, update Go to v1.20.10, golangci-lint to 1.54.2 and run on Ubuntu 22.04 by @yandzee in #677
- dependabot: run weekly and use grouped updates for Go and NPM dependencies by @rolinh in #666
- update base docker images by @rolinh in #678
- vendor/backend: update Cilium to v1.14.2 by @rolinh in #672
- vendor/backend: update all indirect dependencies by @rolinh in #679
New Contributors
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Make audit verdicts visible by @niklasbeinghaus in #460
- Make
/api/
h2c compatible by @therealak12 in #590 - Add /healthz endpoint to prepare probes for Cilium chart by @mkilchhofer in #587
- Add Grafana icons by @raphink in #559
- Make Mutual Auth visible by @meyskens in #568
New Contributors
- @niklasbeinghaus made their first contribution in #460
- @therealak12 made their first contribution in #590
- @mkilchhofer made their first contribution in #587
- @raphink made their first contribution in #559
- @meyskens made their first contribution in #568
Full Changelog: v0.11.0...v0.12.0