PackageTrack
Sign in Get early access

github.com/XiaoMi/Gaea

v1.2.5 XiaoMi/Gaea

What this package is like to depend on

Last release 11 months ago

08 Sep 2025

Ships unpredictably

gaps range from 9 days to 2.3 years

Most releases are documented

notes for 9 of 11 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

40 releases · first in 2019

1 release in the last 12 months

see the full history below

Release timeline

40 releases · May 2019 to Sep 2025
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 40
  1. v1.2.6-0.20241230065950-fb0925b31b19 30 Dec 2024 pre-release

    Nothing published for this version

  2. v1.2.6-0.20240926080602-a8f3dd4d77be 26 Sep 2024 pre-release

    Nothing published for this version

  3. v1.2.6-0.20240801030452-de11b227581b 01 Aug 2024 pre-release

    Nothing published for this version

  4. v1.2.6-0.20220419073207-9e16060c4afc 19 Apr 2022 pre-release

    Nothing published for this version

  5. v1.2.5 02 Apr 2022
    Release notes

    优化

    • 【优化】groupby orderby having limit语句单节点下不再走merge流程

    bug fix

    • 修复偶发的 savepoint dose not exist
    • 修复 select xxx from tb as t force index(u_key) where t.id=x 语法错误
    • 修复分库分表情况下,状态码错误问题
    Open source →
  6. v1.2.5-0.20220402030742-00036fb577f9 02 Apr 2022 pre-release

    Nothing published for this version

  7. v1.2.5-0.20220324070236-d28e8fa17b85 24 Mar 2022 pre-release

    Nothing published for this version

  8. v1.2.5-0.20220324015431-d7aca3a78ef8 24 Mar 2022 pre-release

    Nothing published for this version

  9. v1.2.5-0.20220311020134-99f6f916e042 11 Mar 2022 pre-release

    Nothing published for this version

  10. v1.2.4 02 Mar 2022
    Release notes

    bug fix

    • 修复writeFieldList broken pipe(#163
    • 修复 backend default slice 在代码中写死

    新功能特性

    • 增加 mysql8 客户端支持
    • savepoint 特性支持
    • etcdv3 支持
    • 增加后端连接池超时重连机制
    • gaea cc 修改配置增加重试
    Open source →
  11. v1.2.4-0.20220302033018-fab29c0804cc 02 Mar 2022 pre-release

    Nothing published for this version

  12. v1.2.4-0.20220301090010-c58faee7725a 01 Mar 2022 pre-release

    Nothing published for this version

  13. v1.2.4-0.20220301035116-5b3b01d763d9 01 Mar 2022 pre-release

    Nothing published for this version

  14. v1.2.4-0.20220228015928-b31a816f0554 28 Feb 2022 pre-release

    Nothing published for this version

  15. v1.2.4-0.20220209033709-fbac80acdd92 09 Feb 2022 pre-release

    Nothing published for this version

  16. v1.2.4-0.20220118064349-b76c0ae5e5ea 18 Jan 2022 pre-release

    Nothing published for this version

  17. v1.2.4-0.20211230034126-dd6678d225ae 30 Dec 2021 pre-release

    Nothing published for this version

  18. v1.2.4-0.20211214085834-f49351af1a5f 14 Dec 2021 pre-release

    Nothing published for this version

  19. v1.2.3 29 Sep 2021
    Release notes

    bug fix

    • 修复writeFieldList broken pipe(#163

    新功能特性

    • 增加 mysql 握手 capability 设置
    • make 时,增加 git dirty 检测
    • make 时,增加 git 版本记录
    • 优化连接池,动态更改连接数量至 [capacity, maxCapacity] 之间
    • 允许 gaea 登录版本配置修改
    Open source →
  20. v1.2.3-0.20211203080052-855090a82cdf 03 Dec 2021 pre-release

    Nothing published for this version

  21. v1.2.3-0.20211202075303-67e72df56d51 02 Dec 2021 pre-release

    Nothing published for this version

  22. v1.2.3-0.20211109100934-2c38ea7c7fb0 09 Nov 2021 pre-release

    Nothing published for this version

  23. v1.2.3-0.20210929080700-9604848c3c28 29 Sep 2021 pre-release

    Nothing published for this version

  24. v1.2.3-0.20210727070404-94fb542f319b 27 Jul 2021 pre-release

    Nothing published for this version

  25. v1.2.3-0.20210621072218-9857c7c1b303 21 Jun 2021 pre-release

    Nothing published for this version

  26. v1.2.3-0.20210326025002-651421c9714a 26 Mar 2021 pre-release

    Nothing published for this version

  27. v1.2.3-0.20210119114549-be1b26bff56a 19 Jan 2021 pre-release

    Nothing published for this version

  28. v1.2.2 10 Nov 2020
    Release notes

    bug fix

    • 支持在group by 或 order by 中使用别名列(#127 )
    • 修复连接池泄露问题(#116 #119 )
    • 修复fieldlist 数据包解析错误的问题(#115 )
    • 删除日志打印中sql的换行符(#120 )
    • 修复因未及时回收read buffer 导致的panic问题(#130 )

    other

    • 优化sql 改写补列部分处理逻辑
    • 更新文档
    Open source →
  29. v1.2.1 12 Oct 2020
    Release notes

    bug fix

    Fix the bug that gaea does not handle error package from mysql (#112)

    Open source →
  30. v1.2.0 21 Sep 2020
    Release notes

    feature:

    • 添加审计日志 (#109 )

    bug fix:

    • 修复事务执行过程中的连接池泄露问题(#106 )
    • 修改manager.go的部分日志打印问题(#105 )
    Open source →
  31. v1.1.0 05 Sep 2020
    Release notes

    feature:

    • 新增查询namespace配置信息的admin接口 (#86)
    • 新增清空SQL指纹缓存的admin接口 (#93)
    • 分表SQL支持Index Hint (#102)

    bug fix:

    • 修复SessionExecutor处理事务时的并发问题 (shazam #51)
    • 修复mycat全局序列号处理异常问题 (#91)
    • 修复gaea-cc更新namespace失败时不返回错误的问题 (#96)
    • 修复在未执行prepare namespace时直接commit导致panic的问题 (#104)

    other:

    • 添加grafana监控模板 (#88)
    Open source →
  32. v1.0.3 21 May 2020
    Release notes

    new feature:

    • gaea支持非分片表携带库名查询#70
    • 支持多集群隔离#74 #72
    • 增加mysql连接池相关指标监控

    bug fix:

    • 修复了table name & column name 大小写敏感问题
    • 修复了kingshard分片分表模式下返回错误的表别名问题
    • 修复了session异常关闭问题

    other:

    • 增加连接mysql失败日志
    • 处理返回结果集为空的情况
    Open source →
  33. v1.0.3-0.20200424121029-30c2cc7bc95c 24 Apr 2020 pre-release

    Nothing published for this version

  34. v1.0.2 20 Nov 2019
    Release notes

    修复已知错误

    • 修复分片SQL处理SUM()结果集为空时返回0的错误
    • 重构namespace校验逻辑部分代码
    Open source →
  35. v1.0.2-0.20191101075825-bcc9542bc5b3 01 Nov 2019 pre-release

    Nothing published for this version

  36. v1.0.1 31 Jul 2019

    Nothing published for this version

  37. v1.0.0 24 May 2019

    Nothing published for this version

  38. v0.0.0-20250908105932-4a85095e4650 08 Sep 2025 pre-release

    Nothing published for this version

  39. v0.0.0-20250612091224-8ebe994143d2 12 Jun 2025 pre-release

    Nothing published for this version

  40. v0.0.0-20240920073421-76b01170beb2 20 Sep 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive