File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- # v2.6.0 Intel® Geti™ SDK (03-12-2024)
1
+ # v2.6.1 Intel® Geti™ SDK (02-01-2024)
2
+ ## What's Changed
3
+ * CVS-159908 - Fix empty label ID in configuration [ develop] by @maxxgx in https://github.com/openvinotoolkit/geti-sdk/pull/534
4
+
5
+ ## New Contributors
6
+ * @maxxgx made their first contribution in https://github.com/openvinotoolkit/geti-sdk/pull/534
7
+
8
+ ** Full Changelog** : https://github.com/openvinotoolkit/geti-sdk/compare/v2.6.0...v2.6.1
9
+
10
+
11
+ # v2.6.0 Intel® Geti™ SDK (26-12-2024)
2
12
## What's Changed
3
13
* Updated model representation to that of Geti V2.6 by @Daankrol in https://github.com/openvinotoolkit/geti-sdk/pull/523
14
+ * Mark model response fields as deprecated in 2.6 instead of removed by @leoll2 in https://github.com/openvinotoolkit/geti-sdk/pull/528
15
+ * Fix VCR config for unset proxy by @leoll2 in https://github.com/openvinotoolkit/geti-sdk/pull/527
16
+ * Tolerate extra keys when deserializing HTTP response by @leoll2 in https://github.com/openvinotoolkit/geti-sdk/pull/529
17
+ * CVS-154056 Update training/optimization endpoint paths by @leoll2 in https://github.com/openvinotoolkit/geti-sdk/pull/530
4
18
5
19
** Full Changelog** : https://github.com/openvinotoolkit/geti-sdk/compare/v2.5.0...v2.6.0
6
20
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions
13
13
# and limitations under the License.
14
14
15
- __version__ = "2.6.0 "
15
+ __version__ = "2.6.1 "
You can’t perform that action at this time.
0 commit comments