All Versions
33
Latest Version
Avg Release Cycle
34 days
Latest Release
1380 days ago

Changelog History
Page 4

  • v0.2.1-release Changes

    • ๐Ÿ›  FIx deregister last instance failed error.
    • ๐Ÿ›  Fix url pattern error.
    • ๐Ÿ‘ Fully integrate with and seamlessly support Spring framework, Spring Boot and Spring Cloud
    • Separate nacos-api from nacos client implementation
    • ๐Ÿ‘Œ Support high available cluster mode
    • ๐Ÿ›  Fix cluster node health check abnormality
    • ๐Ÿ›  Fix stand-alone mode gets the change history list exception
    • ๐Ÿ›  Fix Pulling does not exist configuration print io exception
    • โšก๏ธ Optimized log framework
    • ๐Ÿ‘ Service Discovery: Client support getting server status.
    • ๐Ÿ‘ Service Discovery: Client support get all service names of server.
    • ๐Ÿ‘ Service Discovery: Client support get all subscribed services.
  • v0.2.0 Changes

    ๐Ÿ”‹ FEATURES:
    • separate nacos-api from nacos client implementation
    • Cluster node health check abnormality
    • ๐Ÿ‘ป Stand-alone mode gets the change history list exception
    • ๐Ÿ”ง Pulling does not exist configuration print io exception
    • โšก๏ธ Optimized log framework
    • ๐Ÿ‘ Service Discovery: Client support getting server status.
    • ๐Ÿ‘ Service Discovery: Client support get all service names of server.
    • ๐Ÿ‘ Service Discovery: Client support get all subscribed services.
    ๐Ÿ‘Œ IMPROVEMENTS:
    ๐Ÿ› BUG FIXES:
    ๐Ÿ’ฅ BREAKING CHANGES:
  • v0.1.0 Changes

    July 18, 2018
    ๐Ÿ”‹ FEATURES:
    • ๐Ÿ”ง Creating, deleting, modifying, and querying configurations: the core functionalities.
    • ๐Ÿ‘ Multiple languages support: supports Java/Shell/HTTP OpenAPI.
    • Service Discovery: Basic service registry and discovery.
    • Service Discovery: Service load balancing using instance weights, protect threshold and instance health statuses.
    • ๐Ÿ‘ Service Discovery: Supports four ways for health check: http, tcp, mysql and client heartbeat.
    • Service Discovery: CRUD operations on service instances through Java client and open API.
    • Service Discovery: Service subscribtion and push through Java client.
    • Nacos official website is coming. https://nacos.io/
    ๐Ÿ‘Œ IMPROVEMENTS:
    ๐Ÿ› BUG FIXES:
    ๐Ÿ’ฅ BREAKING CHANGES: