Releases: fermitools/declad
Releases · fermitools/declad
2.3.8 bugfix release
What's Changed
This is a bugfix release from 2.3.7
- correct issues with added min_file_size when ommitted by @marcmengel in #66
- include required_metadata in valid config entry list by @marcmengel in #66
Full Changelog: 2.3.7...2.3.8
2.3.7
What's Changed
- Added minimum file size as a new config parameter by @alisonpeisker in #64
- Added docs to github pages by @alisonpeisker in #65
Full Changelog: 2.3.6...2.3.7
2.3.6 Bugfix release
What's Changed
- Metadata extract path by @marcmengel in #61 so setups with subdirectories in the dropbox, etc. work with metadata extractors
- add try/except around fadvise bits by @marcmengel in #62 to be less sad if files in a "local" dropbox aren't available to call fadvise when done.
Full Changelog: 2.3.5...2.3.6
2.3.5 Bugfix release
What's Changed
- data.dataset_name takes precedent for dataset scope and use namespace… by @dougbenjamin in #57
New Contributors
- @dougbenjamin made their first contribution in #57
Full Changelog: 2.3.4...2.3.5
Fadvise bugfix release
Changed slightly from previous release to not use the python-fadvise module anymore, and directly call os.posix_fadvise.
2.3.3 small feature release
What's Changed
- Test suite, and https upload support by @marcmengel in #50
- test case with patch for config, adding make_test scripts by @marcmengel in #51
- Relative links by @marcmengel in #52
- fix for /static files / graphs
Full Changelog: 2.3.2...2.3.3
2.3.2 Actually fix #41
Previous changes were trying to fix the wrong problem. This just adds the template_tags routine to the dune custom module.
Full Changelog: 2.3.1...2.3.2
2.3.1 Bugfix release
This release includes bugfixes for several bugs found rather immediately in the 2.3.0 release.
What's Changed
- Handle turned off clients properly by @marcmengel in #43
- add existing common keys to config check, add callout in custom by @marcmengel in #45
- Custom imports fixes for #42, revisiting #12 by @marcmengel in #44
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- declare parents to MetaCat if present: by @marcmengel in #33
- improved convert_parents_mc_sam() by @marcmengel in #29
- Config file checking by @marcmengel in #28
- allowing different metacat vs rucio dataset names by @marcmengel in #34
- File only hashes by @marcmengel in #38
- Custom MetaCat vs Rucio namespace callouts @marcmengel in #34
- Use dunedataset names if present in metadata (dune custom) @marcmengel in #34
- fix for disabling SAM declarations #30 in #34
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed in 2.2.0
- support for Metadata Extractors by @marcmengel in #23
- allowing template_tags() callout for directory/path and dataset-name templates by @marcmengel #16
- add final xroot stat call to confirm transfer size by @marcmengel in #20
- required metadata now configurable by @marcmengel in #15
- add a note about symlinking
experiment.pyas__init__.pyin import error by @marcmengel in #14 - Token support by @marcmengel in #24
- Specify Rucio "activity" for rules by @marcmengel in #21
- Monitoring stats reported for metadata extraction by @marcmengel in #26
Full Changelog: v2.1.1...2.2.0