You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,28 @@
1
1
# Changelog
2
2
3
3
4
+
<aname="1.3.2"></a>
5
+
## [1.3.2](https://github.com/SeldonIO/MLServer/releases/tag/1.3.2) - 10 May 2023
6
+
7
+
<!-- Release notes generated using configuration in .github/release.yml at 1.4.0.dev2 -->
8
+
9
+
### What's Changed
10
+
* Use default initialiser if not using a custom env by [@adriangonz](https://github.com/adriangonz) in https://github.com/SeldonIO/MLServer/pull/1104
11
+
* Add support for online drift detectors by [@ascillitoe](https://github.com/ascillitoe) in https://github.com/SeldonIO/MLServer/pull/1108
12
+
* added intera and inter op parallelism parameters to the hugggingface … by [@saeid93](https://github.com/saeid93) in https://github.com/SeldonIO/MLServer/pull/1081
13
+
* Fix settings reference in runtime docs by [@adriangonz](https://github.com/adriangonz) in https://github.com/SeldonIO/MLServer/pull/1109
14
+
* Bump Alibi libs requirements by [@adriangonz](https://github.com/adriangonz) in https://github.com/SeldonIO/MLServer/pull/1121
15
+
* Add default LD_LIBRARY_PATH env var by [@adriangonz](https://github.com/adriangonz) in https://github.com/SeldonIO/MLServer/pull/1120
16
+
* Ignore both .metrics and .envs folders by [@adriangonz](https://github.com/adriangonz) in https://github.com/SeldonIO/MLServer/pull/1132
17
+
18
+
### New Contributors
19
+
*[@ascillitoe](https://github.com/ascillitoe) made their first contribution in https://github.com/SeldonIO/MLServer/pull/1108
0 commit comments