Skip to content

v1.5.3 stable

Compare
Choose a tag to compare
@suyuan32 suyuan32 released this 01 Aug 03:30

Simple Admin Core/Common/Job/File v1.5.3 更新

  • 更新:更新 ent 支持至 v0.14.0
  • 修复(Common): 修复 RocketMQ 新版本使用接口导致的空指针问题
  • 更新:使用 make gen-ent 命令更新所有模块的 ent 代码
  • 更新: 更新 all in one 配置
  • 更新: 更新依赖

Goctls v1.8.3 更新

  • 优化(ent): 支持 0.14.0 版本
  • 修复(ent): 修复 format 函数对所有文件格式化问题
  • 新增(ent/import): 新增表格复数配置参数 -p
  • 更新(docker): 更新 docker 命令中的默认 alpine 和 golang 版本
  • 优化(docker): 优化 entrypoint 为 json array 格式
  • 更新: 更新依赖

Simple Admin Backend UI v1.5.3 更新

  • 修复(table): search form 参数传递丢失问题
  • 更新: dockerfile image 版本
  • 更新: 更新依赖

注意: 本次更新需要执行 make gen-ent 更新 ent 代码


Simple Admin Core/Common/Job/File v1.5.3 Update

  • Update: Updated ent support to v0.14.0.
  • Fix (Common): Fixed a null pointer issue caused by using the new RocketMQ interface.
  • Update: Use the make gen-ent command to update the ent code for all modules.
  • Update: Updated the "all in one" configuration.
  • Update: Updated dependencies.

Goctls v1.8.3 Update

  • Optimization (ent): Supports version 0.14.0.
  • Fix (ent): Fixed formatting issues for all files.
  • New feature (ent/import): Added plural table configuration parameter -p.
  • Update (docker): Updated default Alpine and Go versions in the Docker commands.
  • Optimization (docker): Optimized entrypoint format to use JSON array.
  • Update: Updated dependencies.

Note: This update requires executing make gen-ent to update the ent code.

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