File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
929February 4, 2025
1030
You can’t perform that action at this time.
0 commit comments