eXist-db / xst

Command line tool to interact with exist-db instances
https://npmjs.com/@existdb/xst
MIT License
17 stars 4 forks source link

fix(connection): upload over HTTP read from env #162

Closed line-o closed 10 months ago

line-o commented 10 months ago

This fixes a bug in 1.9.0 where uploading files using the REST API over HTTP did not work when reading connection options from environment variables.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 1.9.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: