File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,25 +8,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
### 1.6.1
9
9
April 14, 2025
10
10
### Added
11
+ - TopCP CodeGen
11
12
- Ability to cancel any non-completed request
12
13
- Bucket creation is protected with retires
13
14
- Enable pointer returns in the xAOD code generator
14
15
- Basic RNTuple output support
16
+ - Ability to set memory limit for transformer pods
15
17
16
18
### Changed
17
19
- Changed the .servicex endpoint name to use the deployment name if available
18
20
- Give dependabot the ability to test out docker builds even though it lacks secrets to push to dockerhub
19
21
- Updated the VOMS servers used in the docker images
20
22
- 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
22
24
- Store transform events and size in the database
23
25
24
26
### Fixed
25
27
- XAOD Transformer now correctly catches exceptions and reports them
26
28
- FuncADL AST Bugfixes
27
29
- 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
30
33
### 1.6.0
31
34
March 6, 2025
32
35
You can’t perform that action at this time.
0 commit comments