Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.3.0 #259

Closed

Conversation

looker-open-source-automation-bot
Copy link
Collaborator

🤖 I have created a release beep boop

0.3.0 (2024-07-19)

Features

  • Add --trim option for dashboard cat, look cat, and folder export commands (#178) (3173796)
  • Alert randomization (f367d8e)
  • Alerts management through gazer (#180) (74d0307)
  • Connection handling with Gazer (#184) (346c9b7)
  • create role command (#204) (cba4a80)
  • dashboard import_lookml (#192) (248d5eb)
  • dashboard sync_lookml to sync UDDs with their associated lookml dashboards (#194) (7b94a79)
  • get and create deplpy keys for git. (7b4a9e2)
  • import and update a project (#186) (825ab29)
  • management of model sets (#200) (1b964ca)
  • Misc fixes (#175) (20b334b)
  • More project and model commands (#190) (2d05d00)
  • option to sync lookml dashboard on import_lookml if it exists already (#196) (c8ec619)
  • Permission Set management (#203) (ef7355c)
  • Persistent tokens for login (#182) (482c00f)
  • Plan randomization (3176fe0)
  • Project management and session management additions (#185) (0093a60)
  • randomize a specific alert by alert_id (0e9cf40)
  • randomize a specific plan by plan_id (99d30f1)
  • show available permissions in tree format (#202) (c702a64)
  • Tech debt removal for better testing (#223) (e3a7e88)

Bug Fixes

  • Add release please workflow to automate releases (6279bc6)
  • Added alias for folder command to point to space. (#133) (e54ffe0)
  • Avoid API 4.0 for deprecation of spaces endpoint (#124) (#125) (3823399)
  • Bump version (652486c)
  • called row element with wrong method (e1b7bf7)
  • clean up eval code (b478a45)
  • continue after 403 error on dashboard cat getting alerts if user is not admin (5074ec3)
  • detect if dashboard import gets a look file and vice versa, warn on importing a deleted dashboard or look (#116) (a12dc25)
  • Faraday 2.x (bdc5e52)
  • fix for release 0.2.55 (3e2e4bd)
  • fix version (#121) (f9b0b22)
  • Gemfile.lock was out of date (a4e49c3)
  • migrate to API 4.0 (#154) (eecdfd4)
  • model import handles case where model already exists (302b4db)
  • quick typo fixes for API 4.0 changes (#168) (82a634e)
  • refactored look and dashboard cat commands and space export to use the same code to generate each look and dashboard file. (#114) (8dadd50)
  • release version (c94373c)
  • 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)
  • remove Thor deprecation warning (#115) (1100c5a)
  • resolved warnings in gemspec. Improved handling of live tests (6291147)
  • revert release to v2 (4e0276b)
  • temporary fix for faraday 2.x in looker-sdk (acdb7e8)
  • temporary fix for faraday 2.x in looker-sdk (#159) (d89f813)
  • typo NotFoud error (f391d43)
  • Update connection calling wrong API method (#197) (e122b47)
  • use query_slug in merge query api (beb1524)
  • version number (#119) (b55a892)
  • wrong method called in project update (165630d)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants