You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add is_one_of() to property_filter for compact building of an allow-list based property filter.
Add "ABDI1" and "ABDI2" to "extra-indices-dict.json" (#875)
Support for collection "queryables": more correct warnings when using property filtering in load_collection (#483)
Enrich AccessTokenResult with expires_in, (validated) token_type and scope (#881)
Added support for authorization_parameters in GET /credentials/oidc (#861)
Changed
MultiBackendJobManager: "queued_for_start" is now also considered for the queue limit of a backend.
testing.results.assert_job_results_allclose: normalize "derived_from" references for better signal-to-noise ratio in comparisons
MultiBackendJobManager: do job result downloading in a separate thread (#816)
Fixed
MultiBackendJobManager: status "queued_for_start" is no longer overwritten to "created" to allow consistent tracking of the job lifecycle and more accurate handling of job starting.
Support passing process graph abstractions (like DataCube) deeper than first argument level (#868)