Skip to content

Releases: looker-open-source/gzr

v0.3.18

06 Aug 17:46
329fd27
Compare
Choose a tag to compare

0.3.18 (2024-08-06)

Bug Fixes

  • send wanring and error text to instead of (0ba321c)

v0.3.17

19 Jul 20:36
ddc3c0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.16...v0.3.17

v0.3.16

27 Jun 17:27
f372677
Compare
Choose a tag to compare

0.3.16 (2024-06-27)

Features

  • randomize a specific alert by alert_id (0e9cf40)
  • randomize a specific plan by plan_id (99d30f1)

v0.3.15

12 Jun 19:19
cbdf5eb
Compare
Choose a tag to compare

0.3.15 (2024-06-12)

Features

v0.3.14

11 Mar 18:57
022f3e9
Compare
Choose a tag to compare

0.3.14 (2024-03-11)

Bug Fixes

v0.3.13

20 Feb 23:40
ae444e7
Compare
Choose a tag to compare

0.3.13 (2024-02-20)

Bug Fixes

  • clean up eval code (b478a45)
  • remove eval from lib/gzr/commands/alert/ls.rb (5a3e53a)
  • remove eval from lib/gzr/commands/alert/notifications.rb (1a06c3c)
  • remove eval from lib/gzr/commands/attribute/ls.rb (5bc8051)
  • remove eval from lib/gzr/commands/connection/dialects.rb (1a45294)
  • remove eval from lib/gzr/commands/connection/ls.rb (87e36f8)
  • remove eval from lib/gzr/commands/connection/test.rb (70f1e27)
  • remove eval from lib/gzr/commands/folder/top.rb (42740d2)
  • remove eval from lib/gzr/commands/group/ls.rb (21e0169)
  • remove eval from lib/gzr/commands/group/member_groups.rb (e4b20b3)
  • remove eval from lib/gzr/commands/group/member_users.rb (956ac4e)
  • remove eval from lib/gzr/commands/model/ls.rb (8d23a68)
  • remove eval from lib/gzr/commands/model/set/ls.rb (596f60a)
  • remove eval from lib/gzr/commands/permission/ls.rb (b79897b)
  • remove eval from lib/gzr/commands/permission/set/ls.rb (f47916d)
  • remove eval from lib/gzr/commands/plan/failures.rb (b912249)
  • remove eval from lib/gzr/commands/plan/ls.rb (84e74f4)
  • remove eval from lib/gzr/commands/project/branch.rb (2b36a27)
  • remove eval from lib/gzr/commands/project/ls.rb (70e80d6)
  • remove eval from lib/gzr/commands/role/group_ls.rb (43dd2ec)
  • remove eval from lib/gzr/commands/role/ls.rb (fae96e7)
  • remove eval from lib/gzr/commands/role/user_ls.rb (6a53980)
  • remove eval from lib/gzr/commands/user/me.rb (af070e3)
  • use query_slug in merge query api (beb1524)

v0.3.12

04 Oct 21:26
e6e70e1
Compare
Choose a tag to compare

0.3.12 (2023-10-04)

Bug Fixes

  • called row element with wrong method (e1b7bf7)

v0.3.11

29 Sep 15:37
d7b9d10
Compare
Choose a tag to compare

0.3.11 (2023-09-29)

Features

  • Tech debt removal for better testing (#223) (e3a7e88)

v0.3.10

11 Jul 18:01
86d052c
Compare
Choose a tag to compare

0.3.10 (2023-06-28)

Bug Fixes

v0.3.9

30 May 22:27
8840e71
Compare
Choose a tag to compare

0.3.9 (2023-05-25)

Bug Fixes

  • model import handles case where model already exists (302b4db)