Skip to content

Releases: OldSneerJaw/borealis-pg-cli

v0.9.0

06 Jul 01:57
9234d77
Compare
Choose a tag to compare
  • Additional extension info (version and DB schema name) in borealis-pg:extensions and borealis-pg:extensions:install command output

v0.8.0

27 May 01:48
19420a4
Compare
Choose a tag to compare
  • Add the borealis-pg:psql command to launch an interactive psql session through a secure tunnel directly from the CLI

v0.7.0

19 Mar 02:12
624c713
Compare
Choose a tag to compare
  • Print to console to denote the start of DB or shell command execution by borealis-pg:run
  • Console output explaining that node-gyp/cpu-features errors during installation may be safely disregarded

v0.6.1

31 Dec 23:19
45b86e5
Compare
Choose a tag to compare
  • Improve error message when deleting a PostgreSQL extension with dependent objects

v0.6.0

07 Dec 01:04
92c77e5
Compare
Choose a tag to compare
  • Handle cases where DB write access is disabled due to persistent storage limit violations

v0.5.0

01 Nov 22:50
c4fdcf7
Compare
Choose a tag to compare
  • Require "identity" scope for Heroku authorizations

v0.4.0

26 Oct 02:09
8d23686
Compare
Choose a tag to compare
  • Clarified in the borealis-pg:tunnel command's output that it does not accept keyboard input
  • Handle port conflicts for secure tunnels on Windows

v0.3.1

23 Oct 01:47
c569e72
Compare
Choose a tag to compare
  • Updated dependencies to address a vulnerability in the ansi-regex package

v0.3.0

12 Oct 22:01
af7e45a
Compare
Choose a tag to compare
  • borealis-pg:run and borealis-pg:tunnel now indicate in their output whether the user is read-only or read/write
  • borealis-pg:run and borealis-pg:tunnel now use pg-tunnel.borealis-data.com for client connections (DNS entry points to 127.0.0.1)

v0.2.2

06 Oct 02:17
7ff9f27
Compare
Choose a tag to compare
  • Changed URL to Postgres extension support page