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

ref: Remove Compatibility mode for Session Aggregates #913

Merged
merged 4 commits into from
Jan 21, 2021

Conversation

Swatinem
Copy link
Member

The compatibility mode was added in #815 because it was waiting on proper support in snuba.
That downstream support was added recently in getsentry/snuba#1492, and compatibility mode was switched off in production via a configuration change.
Also, the snuba change was included in the 21.1 CalVer release, so it is fine to remove compatibility mode and ship this feature in full fidelity in 21.2.

The compatibility mode was added in #815 because it was waiting on proper support in snuba.
That downstream support was added recently in getsentry/snuba#1492, and compatibility mode was switched off in production via a configuration change.
Also, the snuba change was included in the 21.1 CalVer release, so it is fine to remove compatibility mode and ship this feature in full fidelity in 21.2.
@Swatinem Swatinem requested review from jan-auer and a team January 20, 2021 11:45
CHANGELOG.md Outdated
@@ -1,12 +1,17 @@
# Changelog

## Unreleased

**Features**:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Features**:
**Internal**:

@Swatinem Swatinem merged commit 0cfe368 into master Jan 21, 2021
@Swatinem Swatinem deleted the ref/rm-session-compatibility branch January 21, 2021 09:58
jan-auer added a commit that referenced this pull request Jan 27, 2021
* master:
  fix: Build proper 64-bit Linux wheel
  release: 0.8.2
  chore: Switch to manylinux2010 (#917)
  meta(py): Changelog for 0.8.2
  ci: Add an action to release the library (#916)
  ref: Remove Compatibility mode for Session Aggregates (#913)
  release: 21.1.0
  ci: Fix clippy command invocation
  ci: Run clippy via the cargo action
  feat(server): Ingest and normalize sample rates (#910)
jan-auer added a commit that referenced this pull request Jan 28, 2021
* master:
  fix(server): Log when recovering from network outages (#918)
  feat: Add a .no-cache option to event sending (#911)
  fix: Build proper 64-bit Linux wheel
  release: 0.8.2
  chore: Switch to manylinux2010 (#917)
  meta(py): Changelog for 0.8.2
  ci: Add an action to release the library (#916)
  ref: Remove Compatibility mode for Session Aggregates (#913)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants