콘텐츠로 이동

v1.10.0

릴리스 날짜: 2026-02-15GitHub 릴리스

  • Go 1.23 지원: Upgraded minimum Go 버전 로 1.23 (#5359)
  • MCP Framework: Migrated 로 official go-sdk 사용하여 simplified API (#5362)
  • Gateway Enhancement: Exported WithDialer 옵션 위한 custom gRPC 클라이언트 설정 (#5406)
  • 서킷 브레이커: Fixed 컨텍스트 cancellation incorrectly triggering 브레이커 에서 httpc (#5360)
  • 서비스 디스커버리: Resolved 데이터 race 에서 서비스 디스커버리 map 접근 (#5408)
  • 설정: Fixed 지원 위한 equal signs 에서 property values (#5392)
  • 설정: Removed redundant 검증 (#5372)
  • MCP 라우트: Refactored 라우트과 hardened AddTool implementation (#5375)
  • 테스트: Added comprehensive 검증 테스트 위한 부하 함수 (#5388)
  • Jaeger Exporter: Removed due 로 official deprecation (#5361)
  • Bumped go.mongodb.org/mongo-driver/v2 에서 2.4.1 로 2.5.0 (#5385, #5393)
  • Bumped github.com/alicebob/miniredis/v2 에서 2.35.0 로 2.36.1 (#5381, #5386)
  • Bumped github.com/redis/go-redis/v9 에서 9.17.2 로 9.17.3 (#5390)
  • Bumped github.com/modelcontextprotocol/go-sdk 에서 1.2.0 로 1.3.0 (#5413)
  • @mk0walsk made their 첫 번째 contribution 에서 #5375
  • @Bension made their 첫 번째 contribution 에서 #5372

전체 변경 로그: https://github.com/zeromicro/go-zero/compare/v1.9.4…v1.10.0