Skip to content

Tags: geldata/gel-cli

Tags

v7.10.2

Toggle v7.10.2's commit message
gel-cli 7.10.2

v7.10.1

Toggle v7.10.1's commit message
gel-cli 7.10.1

v7.10.0

Toggle v7.10.0's commit message
gel-cli 7.10.0

v7.9.0

Toggle v7.9.0's commit message
gel-cli v7.9.0

Changes
=======

* gel migrate create DX (#1732 #1739)
  (by @mmastrac in 4aa3a04, @fantix in bcb4836)

Fixes
=====

* Fix a few more missed aarch64 windows spots (#1737)
  (by @elprans in 9370e42 for #1737)

* Fix request to force in-place/dump-restore upgrade from Cloud (#1738)
  (by @nsidnev in af87fd5 for #1738)

v7.8.1

Toggle v7.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
elprans Elvis Pranskevichus
gel-cli v7.8.1

Fixes
=====

* Fix a few more missed aarch64 windows spots (#1737)
  (by @elprans in 9370e42)

v7.8.0

Toggle v7.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
elprans Elvis Pranskevichus
gel-cli v7.8.0

Changes
=======

* Remove support for protocol v0 (#1671)
  (by @mmastrac in 2efbdb5)

* Allow creating indexes with `build_concurrently` (#1675)
  (by @aljazerzen in 673d7d7)

* Init 7.x projects with future no_linkful_computed_splats (#1681)
  (by @aljazerzen in 2d41a65)

* In-place instance upgrade (#1704)
  (by @aljazerzen in f04ad8b)

* Allow to choose upgrade method for Cloud (#1687)
  (by @nsidnev in cd82596)

* `gel configuration apply` and `gel.local.toml` (#1684)
  (by @fantix in a37291f)

* Add `gel sync` command (#1692)
  (by @fantix in 49675fa)

* Limit the versions we return in list-versions (#1715)
  (by @mmastrac in 2ffd8e7)

* Add `gel watch --sync` (#1723)
  (by @fantix in ab4aeb7)

Fixes
=====

* Use dunce to canonicalize paths for a better Windows experience (#1668)
  (by @mmastrac in 482062b)

* `gel init` with `dbschema/extensions.gel` (#1672)
  (by @fantix in f1463ac)

* Remove tokio_stream dep (#1673)
  (by @mmastrac in 26332e7)

* Fix for broken backup setups in 6.x  (#1678)
  (by @mmastrac in ab4da5c)

* Add help to `gel generate` (#1697)
  (by @fantix in 57f7c92)

* Fix Windows certs by always force-updating to the latest stable (#1700)
  (by @mmastrac in 2ab7e58)

* `gel generate` use project-local tool only (#1701)
  (by @fantix in 53973c6)

* Fix incremental backups after a restore to an older point (#1709)
  (by @mmastrac in 49a470b)

* Refactor portable::project and portable::instance (#1708)
  (by @aljazerzen in 7bbd0a4)

* Fix instance name resolution (#1710)
  (by @aljazerzen in 7bbe42e)

* Fix list-backups breaking in-process backups (#1717)
  (by @mmastrac in d9e6999)

v7.7.0

Toggle v7.7.0's commit message
gel-cli 7.7.0

Changes
=======

* First take on `gel generate` (#1653)
  (by @msullivan in f0aa0b5 for #1653)

* generate: Call `gel-generate-py` for python generators (#1654)
  (by @elprans in 0b88eb3 for #1654)

* Improve gel project info (#1662)
  (by @mmastrac in 68832fd for #1662)

Fixes
=====

* Fix `gel watch` to cope with running outside of project root (#1651)
  (by @elprans in f9eadf6 for #1651)

* Update WSL setup code to omit --version=2 on newer versions (#1655)
  (by @mmastrac in 2bebc3d for #1655)

* Change some more strings to "gel" (#1650)
  (by @msullivan in fabcfb4 for #1650)

* Get rid of openssl requirement (#1656)
  (by @mmastrac in 63b78a3 for #1656)

* Tolerate configuring session_idle_transaction_timeout failing (#1661)
  (by @msullivan in 1c88153 for #1661)

Tests
=====

* Use cargo-install action for `clitest` (#1652)
  (by @mmastrac in b17bea1 for #1652)

* Migrate to new smoke test (#1657)
  (by @mmastrac in 208582c for #1657)

v7.6.0

Toggle v7.6.0's commit message
gel-cli 7.6.0

Changes
=======

* Add `--extend-gel-toml` to `gel watch` command (#1641)
  (by @fantix in c1ed467 for #1641)

* Make `gel init` non-interactive by default (#1646)
  (by @fantix in 8ae9510 for #1646)

* Support CI=true (partially) (#1643)
  (by @fantix in 9343bf6 for #1643)

Fixes
=====

* cargo clippy (#1637)
  (by @mmastrac in f3f82a5 for #1637)

* Fix backup commands to support project instance (#1640)
  (by @fantix in 3ac8f49 for #1640)

* Update help text to properly interpolate variables (#1647)
  (by @scotttrinh in 4439f89 for #1647)

* Add some hints to backup actions (#1645)
  (by @fantix in 63a5f14 for #1645)

* localdev: show docs URL before auto-backup (#1648)
  (by @fantix in b741453 for #1648)

v7.5.1

Toggle v7.5.1's commit message
gel-cli 7.5.1

Fixes
=====

* Auto backup fix (#1638)
  (by @fantix in 42fa75e for #1638)

v7.5.0

Toggle v7.5.0's commit message
gel-cli 7.5.0

Changes
=======

* Initial locking implementation (#1616)
  (by @mmastrac in 0942771 for #1616)

* Prevent git branch while `gel watch` runs (#1625)
  (by @mmastrac in 5b7acd1 for #1625)

* Don't set force_database_error in watch (#1626)
  (by @fantix in 032b7b6 for #1626)

* Clear `WatchError` on sight (#1627)
  (by @fantix in 9a66aaa for #1627)

* localdev: auto backup before migration (#1630)
  (by @fantix in ecc700c for #1630)

Fixes
=====

* bugfix: gel init with Cloud instance (#1631)
  (by @fantix in 671ccdf for #1631)

* Add a comment for git return error 128 (#1629)
  (by @mmastrac in f49a7c8 for #1629)

Tests
=====

* Add watch test and fix dump test on Windows (#1623)
  (by @mmastrac in e150743 for #1623)

* Clean up dump.cli (#1628)
  (by @mmastrac in 2bbe538 for #1628)