Skip to content

Commit ce683c5

Browse files
committed
CHANGELOG for 1.6
1 parent 79133a0 commit ce683c5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
### 1.6.0
9+
March 6, 2025
10+
11+
### Added
12+
- Support for an external OIDC provider for user authentication
13+
- Option to bypass new user approval. This is useful for deployments where the user being presenting in OIDC is tacit approval
14+
- Support for C++ Enums in the xAOD funcADL code generator
15+
16+
### Changed
17+
- Dashboard times now shown in the user's local timezone
18+
- Default sort order in dashboard is now by start time (descending)
19+
- Update poetry version
20+
21+
### Fixed
22+
- Reporting of finish times even when there are zero files
23+
- .servicex file download now matches the ServiceX 3.0 client
24+
25+
### Removed
26+
- Ability to run arbitrary science container images
27+
828
### 1.5.6
929
February 4, 2025
1030

0 commit comments

Comments
 (0)