Skip to content

Commit 24178b3

Browse files
saitcakmakfacebook-github-bot
authored andcommitted
Changelog for 0.8.5 (#1817)
Summary: Pull Request resolved: #1817 -- Reviewed By: Balandat Differential Revision: D45659860 fbshipit-source-id: 9d8ad7e89c31e8003e01acd44e6ce3abf41e944a
1 parent 9955b35 commit 24178b3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
The release log for BoTorch.
44

5+
## [0.8.5] - May 8, 2023
6+
7+
#### New Features
8+
* Support inferred noise in `SaasFullyBayesianMultiTaskGP` (#1809).
9+
10+
#### Other Changes
11+
* More informative error message when `Standardize` has wrong batch shape (#1807).
12+
* Make GIBBON robust to numerical instability (#1814).
13+
* Add `sample_multiplier` in EUBO's `acqf_input_constructor` (#1816).
14+
15+
#### Bug Fixes
16+
* Only do checks for `_optimize_acqf_sequential_q` when it will be used (#1808).
17+
* Fix an issue where `PairwiseGP` comparisons might be implicitly modified (#1811).
18+
19+
520
## [0.8.4] - Apr 24, 2023
621

722
#### Compatibility

0 commit comments

Comments
 (0)