Skip to content

v0.5.8

Compare
Choose a tag to compare
@sysulq sysulq released this 23 Apr 03:32
· 42 commits to master since this release
8e90035

What's Changed

  • fix: user permission list problem by @linthan in #372
  • chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in #366
  • chore(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 by @dependabot in #368
  • chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #375
  • bug: fix gorm preload by @linthan in #376
  • chore(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 by @dependabot in #367
  • feat: make the config concise and simple by @linthan in #381
  • chore(deps): bump github.com/casbin/casbin/v2 from 2.61.1 to 2.62.0 by @dependabot in #379
  • chore(deps): bump github.com/douyu/jupiter from 0.11.0 to 0.11.1 by @dependabot in #377
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 by @dependabot in #378
  • feat: adjust install.yaml by @linthan in #384
  • fix: test config naming by @linthan in #385
  • fix: system_config in mysql by @linthan in #386
  • fix: adjust grafana metric by @linthan in #387
  • feat: Addgraphivzenv by @linthan in #390
  • chore(deps): bump github.com/casbin/casbin/v2 from 2.62.0 to 2.63.0 by @dependabot in #388
  • feat: 降低juno docker 镜像大小 by @linthan in #391
  • feat: 整理k8s环境,juno可以直接获取到实例 by @linthan in #393
  • fix: appermission by @linthan in #394
  • feat: 删除juno冗余功能 by @linthan in #395
  • chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.156 to 1.62.170 by @dependabot in #389
  • fix: correct app detailed info by @hnlq715 in #396
  • chore(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.0 by @dependabot in #398
  • fix: 兼容k8spod和appnode的格式 by @linthan in #400
  • feat: support embed assets with gz files by @linthan in #404
  • fix: fix not found handler by @linthan in #405
  • fix: 修复save更新update不兼容情况 by @linthan in #406
  • fix: 调整shell by @linthan in #407
  • feat: 调整dashboard by @linthan in #413
  • feat: use juno-agent-dev image for dev env by @hnlq715 in #412
  • chore(deps): bump github.com/douyu/jupiter from 0.11.1 to 0.11.2 by @dependabot in #408
  • chore(deps): bump github.com/onsi/gomega from 1.27.0 to 1.27.1 by @dependabot in #409
  • feat: delete grafana version by @linthan in #414
  • fix: remove duplicate etcd result by @hnlq715 in #415
  • feat: 添加pyroscope and jaeger proxy by @linthan in #416
  • chore(deps): bump github.com/labstack/echo-contrib from 0.13.1 to 0.14.0 by @dependabot in #411
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3 by @dependabot in #410
  • feat: 添加overview by @linthan in #417
  • fix: fix index redirect by @linthan in #418
  • feat: improve read me by @linthan in #419
  • feat: add pyroscope dashboard by @linthan in #422
  • feat: init grafana plugins by @linthan in #423
  • feat: improve kustomize files by @hnlq715 in #424
  • chore(deps): bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2 by @dependabot in #426
  • chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.170 to 1.62.182 by @dependabot in #425
  • chore: add /juno-agent/cluster/ for etcd by @hnlq715 in #427
  • feat: init etcd config by @linthan in #428
  • feat: release install-mirror.yaml by @hnlq715 in #430
  • feat: 调整样式遮挡问题 by @linthan in #431
  • chore(deps): bump github.com/robertkrimen/otto from 0.0.0-20191219234010-c382bd3c16ff to 0.2.1 by @dependabot in #435
  • feat: 发布etcd配置添加MySQL记录 by @linthan in #436
  • feat: upgrade k8s api by @linthan in #437
  • chore(deps): bump gorm.io/driver/mysql from 1.4.6 to 1.4.7 by @dependabot in #421
  • chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.182 to 1.62.186 by @dependabot in #432
  • chore: improve hint for log module by @hnlq715 in #438
  • feat: refactor and build msyql image by @hnlq715 in #442
  • chore(deps): bump github.com/jhump/protoreflect from 1.14.1 to 1.15.0 by @dependabot in #440
  • feat: fix grafana sql to show metrics by @hnlq715 in #443
  • chore(deps): bump github.com/casbin/casbin/v2 from 2.63.0 to 2.64.0 by @dependabot in #441
  • chore(deps): bump ua-parser-js from 0.7.28 to 0.7.34 in /assets by @dependabot in #455
  • chore(deps): bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #448
  • chore(deps): bump github.com/douyu/jupiter from 0.11.2 to 0.11.3 by @dependabot in #456
  • chore(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 by @dependabot in #461
  • chore(deps): bump mr-smithers-excellent/docker-build-push from 5.9 to 6.0 by @dependabot in #454
  • chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #474
  • chore(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 by @dependabot in #494
  • chore(deps): bump k8s.io/client-go from 0.26.1 to 0.26.3 by @dependabot in #496
  • chore(deps): bump mr-smithers-excellent/docker-build-push from 6.0 to 6.2 by @dependabot in #490
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.1 by @dependabot in #472
  • chore(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #505
  • chore(deps): bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #502
  • chore(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.6 by @dependabot in #498
  • fix: model config by @linthan in #511
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.11.2 to 10.12.0 by @dependabot in #507

Full Changelog: v0.5.7...v0.5.8