Skip to content

v1.44.1

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 17:05
25c101b

Changelog

  • 16e7c50 Add Sentry error reporting integration (#1832)
  • b91704d Add VERSION env var support to curl install script (#1809)
  • 1e79049 Add ability to list preferences exposed on docs.stripe.com (#1807)
  • 5f3f247 Add ability to set and unset docs preferences (#1811)
  • ea30841 Add autoupgrade-test workflow stub to master (#1830)
  • 256dcda Add code ownership for docs subcommands (#1750)
  • 9be1617 Add install and upgrade instructions to README (#1824)
  • 29171b5 Add merge_group trigger to CI workflows (#1846)
  • c993de1 Add optional Slack notification support to notify.sh (#1848)
  • f1ff8ca Add plugin install/uninstall/upgrade analytics (#1727)
  • 3eb668a Add scheduled trigger for auto-upgrade canary test (#1821)
  • 747326d Add support for v1. prefix events in stripe trigger (#1797)
  • 9be1c71 Copy install-stripe-cli action into repo and reference it locally (#1819)
  • e4d1ea6 Display newer plugin version available message in yellow (#1845)
  • 142fe54 Fix query params being percent-encoded in stripe docs path arguments (#1817)
  • e00e27a Include preferences as query parameters to docs.stripe.com requests (#1829)
  • 23d41f1 Move "Developing the Stripe CLI" from wiki to CONTRIBUTING.md (#1850)
  • d4fc3d9 Only report errors and analytics on released builds (#1833)
  • 25c101b Refactor auth logic into a new Credentials struct (#1852)
  • b142786 Remove legacy get-plugin-url plugin download path (#1814)
  • 18d95ac Scope docs cache by account and wire API key from CLI profile (#1837)
  • 1a78924 Silent the page duty alert for now (#1851)
  • a449a94 [REVINTEL-886] Add Canary test for Data & Reporting command (#1818)
  • cceead7 chore(docs): Fix incorrect flags (#1780)