Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 3.97 KB

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 3.97 KB

Changelog

0.1.6 (2023-06-28)

Bug Fixes

  • Deprecated Faraday::Request.method changed to http_method (c3f74bd)

0.1.5 (2023-06-28)

Bug Fixes

  • updated redcarpet dependency to account for an injection vulnerability which can enable a cross-site scripting attack. (f325228)

0.1.4 (2023-03-14)

Features

0.1.3 (2023-03-11)

Bug Fixes

  • Add processing to look up error documents (a982253)
  • Add release-please workflow (8e8de5b)
  • allow faraday 2.x (cbf1d6d)
  • change references from old location github.com/looker to new location github.com/looker-open-source (baf0f31)
  • fix api version in CI workflow (158334b)
  • initial implementation of CI (241b28e)
  • minor typo in release.yml (44ea762)
  • rename readme.md to more common README.md (83aa2c7)
  • set proper version of looker in CI workflow (a452c91)
  • slight adjustment to output of documentation url in error plus added error example (5a4a75a)
  • update ports back to 19999 for defaults. (3f91b99)

0.1.2 (2021-11-19)

Bug Fixes

  • Add release-please workflow (8e8de5b)
  • change references from old location github.com/looker to new location github.com/looker-open-source (baf0f31)
  • fix api version in CI workflow (158334b)
  • initial implementation of CI (241b28e)
  • minor typo in release.yml (44ea762)
  • set proper version of looker in CI workflow (a452c91)