Skip to content

Releases: suyuan32/simple-admin-tools

v1.5.10-rc1

16 Jun 07:13
d2a1f93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.9...v1.5.10-rc1

v1.5.9

16 Jun 02:39
43b2bee
Compare
Choose a tag to compare

What's Changed

  • 修改查询成功的msg为成功 by @Jetereting in #108
  • swagger 格式可配置 by @Jetereting in #109
  • feat:Update ent/tmpl to support UUID NotEmpty by @Jetereting in #119
  • fix:when fontEnd give page=0,do not run sql by @Jetereting in #120
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 in /tools/goctl by @dependabot in #118
  • chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.2 to 2.30.3 by @dependabot in #117
  • chore(deps): bump github.com/zeromicro/go-zero from 1.5.2 to 1.5.3 in /tools/goctl by @dependabot in #116
  • chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 by @dependabot in #113
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #114
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.14.0 to 10.14.1 by @dependabot in #112
  • chore(deps): bump k8s.io/apimachinery from 0.28.0-alpha.0 to 0.28.0-alpha.1 by @dependabot in #115
  • Dev by @suyuan32 in #123
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 by @dependabot in #124
  • fix: use set not nil instead set not empty by @suyuan32 in #126
  • fix: update default goctls version by @suyuan32 in #127

New Contributors

Full Changelog: v1.5.8...v1.5.9

v1.5.9-beta

09 Jun 08:18
38cbe9e
Compare
Choose a tag to compare
v1.5.9-beta Pre-release
Pre-release

What's Changed

  • 修改查询成功的msg为成功 by @Jetereting in #108
  • swagger 格式可配置 by @Jetereting in #109
  • feat:Update ent/tmpl to support UUID NotEmpty by @Jetereting in #119
  • fix:when fontEnd give page=0,do not run sql by @Jetereting in #120
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 in /tools/goctl by @dependabot in #118
  • chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.2 to 2.30.3 by @dependabot in #117
  • chore(deps): bump github.com/zeromicro/go-zero from 1.5.2 to 1.5.3 in /tools/goctl by @dependabot in #116
  • chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 by @dependabot in #113
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #114
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.14.0 to 10.14.1 by @dependabot in #112
  • chore(deps): bump k8s.io/apimachinery from 0.28.0-alpha.0 to 0.28.0-alpha.1 by @dependabot in #115
  • Dev by @suyuan32 in #123

New Contributors

Full Changelog: v1.5.8...v1.5.9-beta

v1.5.8

31 May 08:40
52942f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.7...v1.5.8

v1.5.7

23 May 00:43
76630aa
Compare
Choose a tag to compare

What's Changed

  • Dev by @suyuan32 in #88
  • fea: add sqlx to tools by @suyuan32 in #89
  • fix: add import prefix params for logic code gen by @suyuan32 in #91
  • fix: error when makefile not exist by @suyuan32 in #92
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 in /tools/goctl by @dependabot in #98
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.12.0 to 10.14.0 by @dependabot in #95
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #93
  • chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.0 to 1.15.1 by @dependabot in #94
  • Dev by @suyuan32 in #100

Full Changelog: v1.5.6...v1.5.7

v1.5.6

15 May 10:06
65aa2de
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #85
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #84
  • chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 by @dependabot in #83
  • chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin from 1.15.0 to 1.15.1 by @dependabot in #82
  • chore(deps): bump go.etcd.io/etcd/api/v3 from 3.5.8 to 3.5.9 by @dependabot in #81
  • feat: add makefile command and optimize i18n param by @suyuan32 in #87

Full Changelog: v1.5.5...v1.5.6

v1.5.5

09 May 09:10
758a84b
Compare
Choose a tag to compare

What's Changed

  • fix: optmize docker command by @suyuan32 in #72
  • feat: add author params for docker command by @suyuan32 in #73
  • fix: group name invalid bug in single api code generation by @suyuan32 in #74
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 by @dependabot in #79
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.15.0 to 1.15.1 by @dependabot in #78
  • chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #77
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.15.0 to 1.15.1 by @dependabot in #76
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.15.0 to 1.15.1 by @dependabot in #75
  • Dev by @suyuan32 in #80

Full Changelog: v1.5.4...v1.5.5

v1.5.4

02 May 04:25
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel from 1.14.0 to 1.15.0 by @dependabot in #69
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.14.0 to 1.15.0 by @dependabot in #67
  • chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.14.0 to 1.15.0 by @dependabot in #68
  • chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin from 1.14.0 to 1.15.0 by @dependabot in #66
  • chore(deps): bump github.com/zeromicro/go-zero from 1.5.1 to 1.5.2 in /tools/goctl by @dependabot in #64
  • chore(deps): bump k8s.io/apimachinery from 0.27.0-alpha.3 to 0.28.0-alpha.0 by @dependabot in #63
  • chore(deps): bump entgo.io/ent from 0.12.2 to 0.12.3 in /tools/goctl by @dependabot in #71
  • chore(deps): bump github.com/emicklei/proto from 1.11.1 to 1.11.2 in /tools/goctl by @dependabot in #70

Full Changelog: v1.5.3...v1.5.4

v1.5.3

22 Apr 01:27
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.etcd.io/etcd/api/v3 from 3.5.7 to 3.5.8 by @dependabot in #55
  • feat: supported enum. by @noahlann in #61
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #56
  • chore(deps): bump entgo.io/ent from 0.12.0 to 0.12.1 in /tools/goctl by @dependabot in #57
  • chore(deps): bump entgo.io/ent from 0.12.1 to 0.12.2 in /tools/goctl by @dependabot in #62

Full Changelog: v1.5.2...v1.5.3

v1.5.2

16 Apr 12:57
Compare
Choose a tag to compare

Simple Admin Tools V1.5.2 更新
从 v1.5.2 之后项目将进入功能迭代,项目结构基本稳定,可用于开发。
主要更新:

  • 优化: makefile 大幅优化,包括 version自动获取,项目service优化
  • 修复: ent time 类型判断 bug
  • 优化: goctls 版本显示
  • 优化: 命令行输出显示效果
  • 优化:全面优化不同 style下的项目生成,目前 new 已支持驼峰和小写
  • 新增: ent 模板管理命令
  • 优化:rpc pb文件删除 omitempty
  • 新增:项目默认支持获取环境变量
  • 修复:初始化项目 ent 报错问题
  • 优化:base ID 默认为 optional
  • 优化:kube 和 gitlab 模板

What's Changed

  • chore(deps): bump entgo.io/ent from 0.11.10 to 0.12.0 in /tools/goctl by @dependabot in #51
  • chore(deps): bump github.com/zeromicro/go-zero from 1.5.0 to 1.5.1 in /tools/goctl by @dependabot in #50
  • chore(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in #49
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 by @dependabot in #48
  • chore(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #47
  • makefile 删除所有json tag omitempty标记 by @ctra-wang in #52
  • 补全api、rpc在k8s中读取当前环境变量 by @ctra-wang in #53

Full Changelog: v0.3.2...v2.0.0