Skip to content

Releases: BNLNPPS/xpload

v0.8.2

30 Aug 17:39
7799254
Compare
Choose a tag to compare

What's Changed

  • Use cache in docker build push action by @plexoos in #33
  • Enhance docker build and GitHub action workflow by @plexoos in #31
  • Fixes and enhancements to the build process by @plexoos in #34
  • Fix compiler warnings and redefine as errors by @plexoos in #35
  • Link to std::filesystem if necessary, based on compiler by @plexoos in #37
  • README: Fix build status badge by @plexoos in #30
  • Refactor CLI xpl by @plexoos in #40
  • xpl: Switch API end point to get list of all tags by @plexoos in #39
  • test: Update condor parameters + fix CSV header by @plexoos in #44
  • README: Fix option name in example by @plexoos in #43
  • config: Introduce dry_run option by @plexoos in #45
  • fetch: Do not limit the number of returned payload paths by @plexoos in #46

Full Changelog: v0.8.1...v0.8.2

v0.8.1

25 Apr 18:52
26647c3
Compare
Choose a tag to compare

What's Changed

  • Explicitly link standard c++ library (filesystem) by @plexoos in #26
  • Make python code compatible with 3.8 version by @plexoos in #27
  • Introduce container build arguments for compiler and python version by @plexoos in #28

Full Changelog: v0.8.0...v0.8.1

v0.8.0

20 Apr 22:23
6f325fe
Compare
Choose a tag to compare

What's Changed

  • Introduced add and push actions into xpl CLI tool
    • Removed deprecated insert action
  • Improved existing and added new tests for CLI and the library
  • Cleaned and restructured available configurations
    • More strict search rules for configuration files
    • Switched to production settings by default
  • config: Update domain to reflect the change introduced by openshift admins by @plexoos in #17
  • fetch: Add the first payload path to returned results by @plexoos in #18
  • Constrain search for configuration file by environment variable by @plexoos in #19
  • config: Throw runtime exceptions in Configurator constructor by @plexoos in #21
  • Support search for payload files in multiple prefixes by @plexoos in #23

Full Changelog: v0.7.0...v0.8.0

v0.7.0

14 Feb 17:01
abb47bf
Compare
Choose a tag to compare

What's Changed

  • docker: Switch from CentOS 8 to RockyLinux 8.5 by @plexoos in #8
  • Introduce caching capabilities when fetching results by @plexoos in #6
  • Implement retries for unsuccessfull fetching attempts by @plexoos in #10

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Jan 14:49
84216f5
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.6.0

v0.5.0

02 Dec 04:33
c7b425f
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.4.0

25 Nov 05:23
a6fd9b5
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Nov 00:08
e0f24a1
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.3.0