We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171d0b2 commit e5e036dCopy full SHA for e5e036d
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
-## Unreleased:
+## 3.27.0 Dec 18, 2024
4
+
5
+### Enhancements:
6
+- Enable custom boto3 client parameters for `S3ArtifactStorage` (sbatchelder)
7
+- Return `None` for `run.artifact_uri` if not set (sbatchelder)
8
+- Enable custom contexts for `PytorchLightning` logger (sbatchelder)
9
10
### Fixes:
11
- Fix aggregated metrics' computations (mihran113)
aim/VERSION
@@ -1 +1 @@
-3.26.1
+3.27.0
aim/web/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "ui_v2",
- "version": "3.26.1",
+ "version": "3.27.0",
"private": true,
"dependencies": {
"@aksel/structjs": "^1.0.0",
0 commit comments