Skip to content

Commit 374415b

Browse files
committed
Changelog update for RC2
1 parent 69d98d2 commit 374415b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### 1.6.1
99
April 14, 2025
1010
### Added
11+
- TopCP CodeGen
1112
- Ability to cancel any non-completed request
1213
- Bucket creation is protected with retires
1314
- Enable pointer returns in the xAOD code generator
1415
- Basic RNTuple output support
16+
- Ability to set memory limit for transformer pods
1517

1618
### Changed
1719
- Changed the .servicex endpoint name to use the deployment name if available
1820
- Give dependabot the ability to test out docker builds even though it lacks secrets to push to dockerhub
1921
- Updated the VOMS servers used in the docker images
2022
- Ignore missing trees in uproot-raw transformer by default
21-
- Update to Uproot scince image to use uproot 5.5.1
23+
- Update to Uproot scince image to use uproot 5.6.0
2224
- Store transform events and size in the database
2325

2426
### Fixed
2527
- XAOD Transformer now correctly catches exceptions and reports them
2628
- FuncADL AST Bugfixes
2729
- Documentation links
28-
29-
30+
- Bug that allowed min pods to be greater than max for autoscaler
31+
- Parquet conversion in sidecar
32+
- Removed some useless log file entries in transformer
3033
### 1.6.0
3134
March 6, 2025
3235

0 commit comments

Comments
 (0)