Skip to content

Latest commit

 

History

History
267 lines (139 loc) · 15.7 KB

CHANGELOG.md

File metadata and controls

267 lines (139 loc) · 15.7 KB

Changelog

0.3.18 (2024-08-06)

Bug Fixes

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

0.3.17 (2024-07-19)

Bug Fixes

  • continue after 403 error on dashboard cat getting alerts if user is not admin (5074ec3)

0.3.16 (2024-06-27)

Features

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

0.3.15 (2024-06-12)

Features

0.3.14 (2024-03-11)

Bug Fixes

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)

0.3.12 (2023-10-04)

Bug Fixes

  • called row element with wrong method (e1b7bf7)

0.3.11 (2023-09-29)

Features

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

0.3.10 (2023-06-28)

Bug Fixes

0.3.9 (2023-05-25)

Bug Fixes

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

0.3.8 (2023-05-16)

Features

0.3.7 (2023-05-10)

Features

  • option to sync lookml dashboard on import_lookml if it exists already (#196) (c8ec619)

Bug Fixes

  • Update connection calling wrong API method (#197) (e122b47)

0.3.6 (2023-05-09)

Features

  • dashboard sync_lookml to sync UDDs with their associated lookml dashboards (#194) (7b94a79)

0.3.5 (2023-05-05)

Features

0.3.4 (2023-05-04)

Features

0.3.3 (2023-05-02)

Features

Bug Fixes

  • wrong method called in project update (165630d)

0.3.2 (2023-04-21)

Features

0.3.1 (2023-04-20)

Features

  • Add --trim option for dashboard cat, look cat, and folder export commands (#178) (3173796)

0.3.0 (2023-04-13)

Features

Miscellaneous Chores

0.2.60 (2023-04-11)

Bug Fixes

  • quick typo fixes for API 4.0 changes (#168) (82a634e)

0.2.59 (2023-03-29)

Bug Fixes

0.2.58 (2023-03-16)

Bug Fixes

  • temporary fix for faraday 2.x in looker-sdk (#159) (d89f813)

0.2.57 (2023-03-16)

Bug Fixes

  • temporary fix for faraday 2.x in looker-sdk (acdb7e8)

0.2.56 (2022-07-14)

Bug Fixes

0.2.55 (2022-07-14)

Bug Fixes

  • Added alias for folder command to point to space. (#133) (e54ffe0)
  • For dashboard cat with --plans (#131) (59c961d)

0.2.54 (2022-03-17)

Bug Fixes

0.2.53 (2021-12-14)

Bug Fixes

0.2.52 (2021-12-14)

Bug Fixes

0.2.51 (2021-12-14)

Bug Fixes

  • detect if dashboard import gets a look file and vice versa, warn on importing a deleted dashboard or look (#116) (a12dc25)
  • Gemfile.lock was out of date (a4e49c3)
  • refactored look and dashboard cat commands and space export to use the same code to generate each look and dashboard file. (#114) (8dadd50)
  • remove Thor deprecation warning (#115) (1100c5a)

0.2.50 (2021-11-19)

Bug Fixes

  • resolved warnings in gemspec. Improved handling of live tests (6291147)

0.2.49 (2021-11-18)

Bug Fixes

0.2.48 (2021-11-18)

Bug Fixes

  • Add release please workflow to automate releases (6279bc6)