Add Armeria 0.98.0 to the supported version list (#4328)
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
This commit is contained in:
parent
ae33ac81c8
commit
5fed153ee2
|
|
@ -40,7 +40,7 @@
|
|||
* [gRPC](https://github.com/grpc/grpc-java) 1.x
|
||||
* [Apache ServiceComb Java Chassis](https://github.com/apache/servicecomb-java-chassis) 0.1 -> 0.5,1.x
|
||||
* [SOFARPC](https://github.com/alipay/sofa-rpc) 5.4.0
|
||||
* [Armeria](https://github.com/line/armeria) 0.63.0 -> 0.97.0
|
||||
* [Armeria](https://github.com/line/armeria) 0.63.0 -> 0.98.0
|
||||
* [Apache Avro](http://avro.apache.org) 1.7.0 - 1.8.x
|
||||
* MQ
|
||||
* [RocketMQ](https://github.com/apache/rocketmq) 4.x
|
||||
|
|
|
|||
|
|
@ -14,5 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
0.98.0
|
||||
0.97.0
|
||||
0.96.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue