|
|
@@ -0,0 +1,74 @@ |
|
|
|
<!-- |
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more |
|
|
|
contributor license agreements. See the NOTICE file distributed with |
|
|
|
this work for additional information regarding copyright ownership. |
|
|
|
The ASF licenses this file to You under the Apache License, Version 2.0 |
|
|
|
(the "License"); you may not use this file except in compliance with |
|
|
|
the License. You may obtain a copy of the License at |
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0 |
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software |
|
|
|
distributed under the License is distributed on an "AS IS" BASIS, |
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
|
|
See the License for the specific language governing permissions and |
|
|
|
limitations under the License. |
|
|
|
--> |
|
|
|
|
|
|
|
### 1.1.1 |
|
|
|
|
|
|
|
<details> |
|
|
|
<summary><mark>Release notes</mark></summary> |
|
|
|
|
|
|
|
### Seata-go 1.1.1 |
|
|
|
|
|
|
|
Seata-go 1.1.1 Released. |
|
|
|
|
|
|
|
Seata-go is an easy-to-use, high-performance, open source distributed transaction solution. |
|
|
|
|
|
|
|
The version is updated as follows: |
|
|
|
|
|
|
|
### feature: |
|
|
|
|
|
|
|
- [[#534](https://github.com/seata/seata-go/pull/534)] add xid loadbalance |
|
|
|
- [[#535](https://github.com/seata/seata-go/pull/535)] integrate test |
|
|
|
- [[#536](https://github.com/seata/seata-go/pull/536)] fix go import |
|
|
|
- [[#540](https://github.com/seata/seata-go/pull/540)] fix init panic |
|
|
|
- [[#542](https://github.com/seata/seata-go/pull/542)] fix the conflict |
|
|
|
- [[#545](https://github.com/seata/seata-go/pull/545)] fix get db version bug |
|
|
|
- [[#547](https://github.com/seata/seata-go/pull/547)] fix xa start bug |
|
|
|
- [[#548](https://github.com/seata/seata-go/pull/548)] feat: ✨ fix |
|
|
|
### bugfix: |
|
|
|
|
|
|
|
- [[#532](https://github.com/seata/seata-go/pull/532)] fix: remove duplicate code |
|
|
|
|
|
|
|
### optimize: |
|
|
|
|
|
|
|
- [[#525](https://github.com/seata/seata-go/pull/456)] optimize(undo): change default parser name to json from jackson |
|
|
|
|
|
|
|
### test: |
|
|
|
|
|
|
|
|
|
|
|
### doc: |
|
|
|
- [[#550](https://github.com/seata/seata-go/pull/550)] add change-log of version 1.1.1 |
|
|
|
|
|
|
|
|
|
|
|
### contributors: |
|
|
|
|
|
|
|
Thanks to these contributors for their code commits. Please report an unintended omission. |
|
|
|
|
|
|
|
- [luky116](https://github.com/luky116) |
|
|
|
- [georgehao](https://github.com/georgehao) |
|
|
|
- [jasondeng1997](https://github.com/jasondeng1997) |
|
|
|
- [106umao](https://github.com/106umao) |
|
|
|
- [wang1309](https://github.com/wang1309) |
|
|
|
- [iSuperCoder](https://github.com/iSuperCoder) |
|
|
|
- [Charlie17Li](https://github.com/Charlie17Li) |
|
|
|
- [Code-Fight](https://github.com/Code-Fight) |
|
|
|
- [Kirhaku](https://github.com/Kirhaku) |
|
|
|
- [Vaderkai](https://github.com/VaderKai) |
|
|
|
|
|
|
|
|
|
|
|
Also, we receive many valuable issues, questions and advices from our community. Thanks all. |
|
|
|
|
|
|
|
</detail> |