Func-adl-xaod

Latest version: v2.1.3

Safety actively analyzes 642283 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

2.0.1b3

* More carefully protect the results copy out location

2.0.1b2

* More carefully protect where we copy the result file

2.0.1b1

* CMS code generation template include file fix

2.0

This is a major release. It should continue to run older queries without modification. New features (like `MetaData`) are only partially supported by the CMS backend for now.

New Features

Interface Features
* Local running is now supported, as long as `docker` is installed. For ATLAS containers, a local datavolume is also mounted so calibration files do not have to be repeatedly downloaded.

Code Generation Features
* `MetaData` to completely define an object model for events, including all types. This can be sent over the wire meaning when there are changes to the underlying container this is running on, the code generator no longer has to be updated.
* One can now inject job options into ATLAS jobs via MetaData (supporting, for example, object corrections)
* Strings are now first-class citizens and can be returned from queries

The PR's
* Support MetaData by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/177
* Add JobOptions Injection by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/180
* Link Libraries attached to collections by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/183
* Fixes the event info bug by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/184
* Enable Local Dataset Running by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/185
* MetaData Improvements by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/186
* Fix First scoping bug by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/187
* Merge Common Body MD by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/188
* Support bool constants in the code by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/189
* Code Injection Improvements by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/190
* Strings Are First Class Citizen by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/192
* Mount a docker volume as cache by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/194
* Build working with new ast packages by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/195
* Improvements for Production by gordonwatts in https://github.com/iris-hep/func_adl_xAOD/pull/196


**Full Changelog**: https://github.com/iris-hep/func_adl_xAOD/compare/1.4.1...2.0

2.0b3

Owning up to the problem we have a global state in the executor. Make sure it gets reset between calls.

2.0b2

* When duplicate `meta_data` blocks that should be the same but aren't, give the user some hint as to what we are looking at.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.