Releases: Ahoo-Wang/CoSky
Releases · Ahoo-Wang/CoSky
1.0.0
🎉 🎉 🎉 🎉 🎉 🎉
- Project name changed to CoSky(Consul + Sky)!!! 🎉
- Release 1.0.0 version, production-level verification!!! 🎉
0.9.20
- Enhance - Reload script after Redis crash.
0.9.19
- enhance search experience (Dashboard-UI)
- change instance.field ip to host
- update version for k8s-deployment
- enhance date display (Dashboard-UI)
- fix instance-editor bug (Dashboard-UI)
0.9.18
- enhance service instance renewal log
- optimize getStat/importZip Api
- fix the Please Select a namespace exception thrown when Dashboard is first started.(Dashboard-UI)
- update README (add k8s-template)
- change the default configuration file extension (yml) to yaml
- fix Refresh failure (@RefreshScope) after configuration update
- add 'govern-' prefix to subproject name
0.9.12
- add support for publishing RefreshEvent when configuration changes
- fix remove ServiceInstance#metadata bug
- use Async for REST-API
- add support timeout op
- optimize async op
- add deployment-template for k8s
- optimize rest-api build
- add Dockerfile for local-distribution
0.9.8
- add support editing metadata information for service instances (Dashboard-UI)
- add support for publishing RefreshEvent when configuration changes
- fix remove ServiceInstance#metadata bug
0.9.6
- add support import config API ( You can import configuration files exported by Nacos )
- add support import config by Dashboard-UI
- optimize REST-API-Service Error Response
0.9.2
- optimize lua-script for support cluster-mode
- add CrossOrigin for support Dashboard-UI
- add Dashboard-UI (beta)