Skip to content

v1.47

Latest
Compare
Choose a tag to compare
@brancomat brancomat released this 10 May 13:00
· 94 commits to master since this release

New in version 1.47

  • Fix installation scripts (Meson and autotools) #304
  • Do not accidentally create missing segments when trying to remove data from them (#296)
  • Implemented a timeout waiting for the filter child process to exit (#301)
  • Removed CentOS 7 support
  • Implemented arki-maint unarchive (#297)
  • Stop at the first grib table file found (partially fixed #300)
  • Ported to GEOS C API (#291) (#294)
  • Compatibility with newer werkzeug (#293)
  • Compatibility with gcc-c++ 12 (#292)
  • Only allow GET in dataset-specific /query if style=postprocess (#289)
  • Only allow GET in /query if style=postprocess (#289)
  • Restored HTTP GET for /query (#289)
  • Faster deletion of data from iseg datasets (#286)
  • Added documentation of metadata types (#280)
  • Fixed arki-web-proxy (#281)
  • Added initial support for JPEG files (#277)
  • Added default timeout of 15m for ARKI_IO_TIMEOUT (#270)
  • Removed vestigial link to non-existing "Perform a query" form in arki-server (#144)
  • arki-server now gives HTTP error 405 "Method not allowed" when appropriate (#144)
  • Improved rounding in ODIM scanning (#283)
  • In arki-check output, show the amount of data that would be freed by a repack
    (#187)
  • Fixed inconsistent handling of empty directories as dir segments (#279)
  • Dismissed type=ondisk2 dataset support (#275)
  • Implemented alias management in arki-web-proxy (#272)
  • When a config file is found inside a directory, as if it were a dataset, but
    has type=remote, its path value does not get overridden with the full path
    to the directory (#274)
  • Log Python scanner exceptions as warnings, since processing proceeds with a
    base set of metadata (#273)