Skip to content

Releases: OldSneerJaw/borealis-pg-cli

v1.6.2

17 Jul 21:21
64cd429
Compare
Choose a tag to compare
  • Various upgrades to dependency package versions

v1.6.1

05 Jan 01:20
1d34ffb
Compare
Choose a tag to compare
  • Client-side mitigation for SSH Terrapin vulnerability (CVE-2023-48795)

v1.6.0

07 Apr 01:24
1d923e8
Compare
Choose a tag to compare
  • Report database clone and restore capabilities separately in borealis-pg:restore:capabilities output

v1.5.0

15 Mar 23:22
44f4895
Compare
Choose a tag to compare
  • Outputs all times in the user's local time zone
  • Shows whether nightly backups are enabled in borealis-pg:restore:capabilities command output

v1.4.0

07 Mar 01:59
4e327ae
Compare
Choose a tag to compare
  • Adds the borealis-pg:restore:capabilities command to retrieve an add-on's database restore capabilities
  • Adds the borealis-pg:restore:execute command to perform an add-on database restore/clone
  • Include the name of the source add-on for an add-on that was restored/cloned in borealis-pg:info output

v1.3.0

26 Jan 23:30
a261d95
Compare
Choose a tag to compare
  • Adds the borealis-pg:integrations command to retrieve a list of data integrations for an add-on
  • Adds the borealis-pg:integrations:register command to register a new data integration with an add-on
  • Adds the borealis-pg:integrations:remove command to remove/deregister a data integration

v1.2.0

24 Jan 00:25
e308d65
Compare
Choose a tag to compare
  • Support the new secure tunnel connection info config var (DATABASE_TUNNEL_BPG_CONN_INFO)
  • Require SSL/TLS for DB connections when using the borealis-pg:run command

v1.1.0

01 Nov 02:00
363f8c3
Compare
Choose a tag to compare
  • Adds an add-on status field to the borealis-pg:info (alias: borealis-pg) command

v1.0.1

17 Aug 03:23
904f41a
Compare
Choose a tag to compare
  • Fixed: Include dotenv in runtime dependencies

v1.0.0

16 Aug 01:38
00f0e59
Compare
Choose a tag to compare
  • Adds the borealis-pg:info (alias: borealis-pg) command to retrieve details about an add-on DB
  • Adds the borealis-pg:users command to retrieve a list of active DB users for an add-on
  • The --addon option is no longer required when there is only one Borealis Isolated Postgres add-on attached to an app