File tree 3 files changed +13
-4
lines changed
3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
- 1.1.0 2021xxxx
1
+ 1.1.0 20210225
2
2
BF: Service: Optimization of CONNECT
3
3
Status 507 (Insufficient Storage) now only occurs when a new storage is
4
4
to be created, but not when connecting to an existing one.
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ Folgenden Seanox Software Solutions oder kurz Seanox genannt.
94
94
95
95
Diese Software unterliegt der Version 2 der Apache License.
96
96
97
- Copyright (C) 2020 Seanox Software Solutions
97
+ Copyright (C) 2021 Seanox Software Solutions
98
98
99
99
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
100
100
this file except in compliance with the License. You may obtain a copy of the
@@ -160,8 +160,17 @@ than a playground - sorry.
160
160
161
161
162
162
# Changes (Change Log)
163
- ## 1.0.0 20201220 (summary of the current version)
164
- NT: Release is available
163
+ ## 1.1.0 20210225 (summary of the current version)
164
+ BF: Service: Optimization of CONNECT
165
+ BF: Service: Optimization of CORS
166
+ BF: Build: Correction of release
167
+ BF: Service: Uniform use of the GMT time zone
168
+ BF: Service: Correction in the creation of trace and trace hashes
169
+ BF: Service: Correction of POST for use of status 422 by errors in the stylesheets instead of status 400
170
+ CR: Service: Added directives for XPath
171
+ CR: Service: Added the directive JSON
172
+ CR: Service GET/POST: Added support for accept header: application/json
173
+ CR: Test: Added Snake as proof of concept for a multiplayer game
165
174
166
175
[ Read more] ( https://raw.githubusercontent.com/seanox/xml-micro-exchange/master/CHANGES )
167
176
You can’t perform that action at this time.
0 commit comments