Skip to content

Releases: HXLStandard/hxl-proxy

2.2.2

06 Jun 11:45
85d8387
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.2

2.2.1

06 Feb 09:36
c1ab088
Compare
Choose a tag to compare

What's Changed

  • require libhxl==5.2.1:
    • make logup log level configurable via environment variable

Full Changelog: 2.2...2.2.1

2.2 Fix pcodes urls & libhxl 5.2

18 Jan 13:08
9571bcf
Compare
Choose a tag to compare
  • fix pcodes urls
  • require libhxl==5.2:
    • update URLs for test files on GitHub
    • fixed bug in aggregators that excluded tag patterns ending in "!"

HXL Proxy v.2.1.1

26 Sep 14:55
90b2e8d
Compare
Choose a tag to compare
  • require libhxl==5.1 to reduce logging output

2.1 Remove all SQL support

25 Sep 14:02
a352b80
Compare
Choose a tag to compare
  • remove all SQL support

2.0.2

18 Jul 07:47
3858f13
Compare
Choose a tag to compare
  • update to libhxl==5.0.2 to support the .hxl extension for CSV files

HXL Proxy v.2.0.1

01 Jun 16:51
3b7b531
Compare
Choose a tag to compare
  • tweak dependency versions to avoid requests-cache conflicts
  • move setup info from setup.py to setup.cfg
  • add more dependency versions to about.html
  • ensure that the HXL Proxy can read from itself

2.0 source-info returns columns, munging fixed

24 May 10:51
Compare
Choose a tag to compare
  • from libhxl:
    • /api/source-info now returns columns for headers and HXL hashtags
    • URL munging fixed for direct-download HXL Proxy URLs

HXL Proxy v.1.29

06 Apr 16:33
62d17d0
Compare
Choose a tag to compare
  • /api/source-info now supports all formats (not just XLSX and XLS)
  • renamed 'hashtag_hash' property from /api/source-info to 'hxl-hashtag-hash
  • new branch structure ("prod" instead of "main", and no longer using "test")

1.28.1 Deactivate SIGALRM to temporarily fix timeout errors

29 Mar 16:14
Compare
Choose a tag to compare
Deactivate Python-level timeout with SIGALRM fixes #HXL-40

Prepare 1.28.1 release