Skip to content

Commit 722eedc

Browse files
github-actions[bot]adriangonz
authored and
Adrian Gonzalez-Martin
committed
Update CHANGELOG (#1140)
Co-authored-by: adriangonz <[email protected]>
1 parent 6785316 commit 722eedc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
# Changelog
22

33

4+
<a name="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
20+
21+
**Full Changelog**: https://github.com/SeldonIO/MLServer/compare/1.3.1...1.3.2
22+
23+
[Changes][1.3.2]
24+
25+
426
<a name="1.3.1"></a>
527
## [1.3.1](https://github.com/SeldonIO/MLServer/releases/tag/1.3.1) - 27 Apr 2023
628

@@ -258,6 +280,7 @@ To learn more about how to use MLServer directly from the MLflow CLI, check out
258280
[Changes][1.1.0]
259281

260282

283+
[1.3.2]: https://github.com/SeldonIO/MLServer/compare/1.3.1...1.3.2
261284
[1.3.1]: https://github.com/SeldonIO/MLServer/compare/1.3.0...1.3.1
262285
[1.3.0]: https://github.com/SeldonIO/MLServer/compare/1.2.4...1.3.0
263286
[1.2.4]: https://github.com/SeldonIO/MLServer/compare/1.2.3...1.2.4

0 commit comments

Comments
 (0)