Skip to content

Commit e5e036d

Browse files
committed
Bump up Aim to v3.27.0
1 parent 171d0b2 commit e5e036d

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

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

3-
## Unreleased:
3+
## 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)
49

510
### Fixes:
611
- Fix aggregated metrics' computations (mihran113)

aim/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.26.1
1+
3.27.0

aim/web/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui_v2",
3-
"version": "3.26.1",
3+
"version": "3.27.0",
44
"private": true,
55
"dependencies": {
66
"@aksel/structjs": "^1.0.0",

0 commit comments

Comments
 (0)