Commit ceecf1e
authored
chore(main): Release 0.4.37 (#221)
🤖 Automated Release PR
This PR was created by `release-please` to prepare the next release.
Once merged:
1. A new version tag will be created
2. A GitHub release will be published
3. The changelog will be updated
Changes to be included in the next release:
---
##
[0.4.37](0.4.36...0.4.37)
(2025-09-30)
### Features
* **mlflow auth:** Support for multiple servers
([#217](#217))
([8ccfb1a](8ccfb1a))
### Bug Fixes
* Update s3 chunk size to 10 MB
([#220](#220))
([aa20fa8](aa20fa8))
* Use `yaml` and `json` flag in metadata get command
([#222](#222))
([6af46c4](6af46c4))
---
> [!IMPORTANT]
> Please do not change the PR title, manifest file, or any other
automatically generated content in this PR unless you understand the
implications. Changes here can break the release process.
> 1 parent 8ccfb1a commit ceecf1e
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
11 | 24 | | |
12 | 25 | | |
13 | 26 | | |
| |||
0 commit comments