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

Feature toggles: Remove redshiftAsyncQueryDataSupport and athenaAsyncQueryDataSupport feature toggles #84653

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

idastambuk
Copy link
Contributor

What is this feature?

Blocked by grafana/redshift-datasource#272 and grafana/athena-datasource#316 releases

Removes redshiftAsyncQueryDataSupport and athenaAsyncQueryDataSupport feature toggles.

Added in #54349

Fixes #66277 and #66276

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@grafanabot
Copy link
Contributor

❌ Failed to run Playwright plugin e2e tests.

Click here to browse the Playwright report and trace viewer.
For information on how to run Playwright tests locally, refer to the Developer guide.

@idastambuk idastambuk merged commit 18eac9d into main Mar 20, 2024
19 checks passed
@idastambuk idastambuk deleted the async-toggles branch March 20, 2024 14:14
leventebalogh added a commit that referenced this pull request Mar 20, 2024
…ons-registry

* origin/main: (259 commits)
  Prometheus: Prevent duplicate registration of custom header middleware (#84860)
  Azure: Update data link title for clarity (#84686)
  E2C: Move frontend feature folder up one (#84851)
  fix: update slack for alerting link (#84854)
  Alerting: Add docs for "Keep Last State" feature (#84676)
  Alerting: Marshal incoming json.RawMessage in diff (#84692)
  Update feature toggle code owner (#84817)
  Update react monorepo
  Update dependency @types/node to v20.11.30 (#84836)
  Popover menu: remove selectionchange listener (#84832)
  docs: add links to KillerCoda tutorial environments (#84831)
  Make: Speed up make run by removing redundant `make go-gen` in .bra (#84827)
  Update dependency @grafana/faro-web-sdk to v1.5.0 (#84820)
  VizTooltips: Switch data links display to column (#84828)
  Grafana/icons: Add icons package (#82314)
  Scenes: Fix public dashboard email sharing section (#84467)
  MSSQL: Add Windows AD/Kerberos auth (#84742)
  Alerting: do not check for folder in file provisioning (#84822)
  Feature toggles: Remove redshiftAsyncQueryDataSupport and athenaAsyncQueryDataSupport toggles (#84653)
  Update dependency msw to v2.2.9
  ...
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.

Feature toggle removal redshiftAsyncQueryDataSupport
4 participants