Releases: apache/servicecomb-service-center
Releases · apache/servicecomb-service-center
Service-Center 0.5.0 Release
ChangeLog
- New feature: New API to add or update micro-service dependency. #196
- schema modify rule by service env #195
- Bug fix: the wrong default 'auto_sync_interval' value. #194
- New feature: Add server information in version api. #193
- add quota check rule by tenant #192
- New feature: Easy to extend modules mechanism. #190
- 新增framework registerby 的swagger信息 #189
- Optimize code. #188
- Bug fix: Find api can build the dependency even if the consumer has no permission. #187
- Bug fix: Get the wrong results from service dependency. #186
- Optimize code. #185
- Bug fix: Modify v3.yaml file #184
- Bug fix: the existence api always returns micro-services in dev env. #183
- update readme to let people know what sc can do that other reigistry #182
- framework参数改为小写参数存储 #181
- 1.endpoint summary key modify 2.delele schema bug fix 3.quota buildin modify #180
- Optimize log print when sc panic. #179
- 增加默认扩展参数framework{name, version} , registerBy;增加status默认参数UP #178
- Changes and bug fixes #177
- cipher suit client and server spilt, client add TLS_RSA_WITH_AES_128_CBC_SHA256 #173
- Bug fix: SC will hung in new registry plugin instance when startup with TLS. #172
- Bug fixes #171
- New feature: Server response cache handler. #170
- endpoint check #169
- New feature: govern api supports 'appId' and 'serviceName' parameters query. #168
- SC plugin manager and Add service-center error codes. #167
- delete unuse file #166
- instance register, add endpoints key to improve performance #164
- Optimize log print and domain/project generative mechanism. #161
- Changes: rename 'tenant' to 'domain' and add 'project' key. #160
- New features: Add paging option in registry client and metrics key design. #158
- quota report bug fix #157
- Bug fixes: the real client ip is wrong. #156
- [JAV-483]Optimize asynchronous heartbeat api #155
- yaml update #154
- Fix the auth failure in v3 api /version and /health. #152
- New features and bug fixes #151
- Added script files for windows and linux #150
- sync #148
- dev mode,can change,add,etc for schema #147
- Optimize register instance. #146
China Mirror Links for Release is here
Service-Center 0.4.0 Release
ChangeLog
Service-Center
- Optimize router. #144
- Update v4 domain and project. #143
- quota modify #142
- Restore support for v3 api. #140
- update response for gov service #139
- Optimize governance api. #138
- Optimize self perservation #136
- Optimize request context. #135
- Changes: Update APIs version from v3 to v4. #134
- find dependency bug fix #133
- Changes: SC version and build tag. #132
- schemas api ,add info in services.yaml #130
- SC-66 Add upload schemas api #128
- Optimize versionrule.go #126
- Add /metrics api. #125
- sync loacl from remote #122
- Optimize log print. #121
- Optimize heartbeat log print. #120
- bug fix #119
- Optimize log performance. #115
- Bug fixes and new features #113
- Remove re-dundant dependencies #112
Frontend:
- dashboard page is redesigned #110
- SC-54 Proxy server for testing schema #117
- [SC-57] Web Implementation of Test Schema #116
- [SC-57] logic changed in extracting ip and port from rest protocol #118
- downloading schema as html file implemented #123
- Service List sort order correction #127
- Add introduction for SC UI and update Api Docs #131
- new v4 api's implemented #141
- Deleting services implemented #145
China Mirror links for the release is here
Service-Center 0.2.0
ChangeLog
Service-Center
- #61 Set Http Client Default timeout
- #66 Optimize Service-centre and change Key Design.
- #69 Optimize dependency flow
- #71 Fix Multiple Bug: Return wrong result in list & watch Api Bug, Limiter Concurrent Bug, Finding serviced does not use cache Bug, Lost even of instance when service rule changed bug.
- #72 Support add of properties tag.
- #73 Update API Docs
- #74 Push ‘Expire’ event when service tags or rules changed, Add ‘modTimestamp’ in instance struct, Support custome logger, Watch Apu support handling close message.
- #76 Do not support custom instance environment(rename: stage) rule, set the rule to 'development|testing|acceptance|production'
- #77 Update Govern Service API
- #78 Optimize Dependency
- #80 Support hot reload(kill -HUP PID) like nginx, Fix Startup failure in SSL mode, Fix Memory leak in async task.
- #83 Add tag and schema size limit , add some test code
- #86 Support Self Preservation, Update max header size to 32kb, remove unused key ‘epsindex’, Fix panix in etcd locker, fix regular expression error, Fix refresh dependency cache in query.
- #88 Support ‘noCache’ in all query api’s, update region and zone regular expression.
- #93 Fix Dependency Bug
- #96 Modify Quota Plugin
- #97 Update SC Swagger File, Deleete redundancy options in etcdsysnc.
- #106 Fix Quota Apply Bug
Frontend
- #90 Initial commit for frontend.
- #91 Service Provider and Service Consumer Pages.
- #94 Display Schema List.
- #99 Support Chinese Locale.
- #104 Test schema implemented and servicesList page modified.
- #105 Update UI design for SC body
- #107 Removed grunt and added golang server to run UI
- #108 Dashboard page is redesigned
- #109 Updated the port of SC Frontend
China Mirror Links for Release is here
Service-Center 0.1.1
ChangeLog
- #49 Support CORS, Update etcd lib version, support async heartbeat and cache etcd data.
- #50 Support batch delete service.
- #51 Support more special characters in instance's 'endpoints' field.
- #53 Cache store in parallel and modify '/version' api.
- #55 Optimize startup time.
- #57 Optimize log print in SSL mode.
- #48 Contribution and Docker image creation guide.
- #52 Design document for Service-Center.
- #45 API Documentation for Service-Center.
Service-Center 0.1.0
ChangeLog
- [SC-26] New Watch API Endpoint for getting full list of instances.
- [SC-13] Support plugins, Listen&Watch Etcd. Remove Cron package. Use UUID for Service & Instance ID
- #34 Deadlock bug fix and adjust max limit of request body.
- [SC-7] Integration test for Service-Center.
- [SC-3] Added gvt for dependency management.
- [SC-5] [SC-1] Service-Center Code restructure and removal of all redundant packages and code cleanup.
- [SC-19] Support for making custom docker images for service-center.
- [SC-14] Performance Benchmarking test cases for basic API’s.
- [SC-6] One shot scripts for running IT and UT in dev env.
- [SC-24] Go Report Badge and improve static check of Service Center.
- [SC-16] Updated the request and response structure of API’s in examples.
- [SC-23] SC-21 Multiple jobs in travis CI and go version upgrade to 1.8.