MDL-82627 AI: Upgrade notes

This commit is contained in:
Huong Nguyen
2024-09-11 11:25:17 +07:00
parent f4860573fa
commit ceb30b01b2
@@ -0,0 +1,11 @@
issueNumber: MDL-82627
notes:
core:
- message: >
There is a new method called `get_fixture_path()` that supports getting
the path to the fixture
type: improved
- message: >
There is a new method called `get_mocked_http_client()` that supports
mocking the `http_client`
type: improved