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

Revert docs for for now-"yanked" v1.28.0 #3682

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Revert docs for for now-"yanked" v1.28.0 #3682

merged 2 commits into from
Aug 25, 2023

Conversation

BrynCooke
Copy link
Contributor

@BrynCooke BrynCooke commented Aug 25, 2023

We have discovered an issue with comment parsing in graphql schema in this release (#3680).

To prevent issues for our users we have decided to yank this release. Users should use 1.27.0 until we fixed the issue and released 1.28.1.

This commit reverts our documentation and also points install.sh back to 1.27.0.

We have discovered an issue with comment parsing in graphql schema in this release (#3680).

To prevent issues for our users we have decided to yank this release.
Users should use 1.27.0 until we fixed the issue and released 1.28.1.

This commit reverts our documentation and also points `install.sh` back to 1.27.0.
@BrynCooke BrynCooke requested a review from a team as a code owner August 25, 2023 15:07
@router-perf
Copy link

router-perf bot commented Aug 25, 2023

CI performance tests

  • step - Basic stress test that steps up the number of users over time
  • events_without_dedup - Stress test for events with a lot of users and deduplication DISABLED
  • xlarge-request - Stress test with 10 MB request payload
  • xxlarge-request - Stress test with 100 MB request payload
  • events_big_cap_high_rate - Stress test for events with a lot of users, deduplication enabled and high rate event with a big queue capacity
  • const - Basic stress test that runs with a constant number of users
  • reload - Reload test over a long period of time at a constant rate of users
  • large-request - Stress test with a 1 MB request payload
  • events - Stress test for events with a lot of users and deduplication ENABLED
  • step-jemalloc-tuning - Clone of the basic stress test for jemalloc tuning
  • no-graphos - Basic stress test, no GraphOS.

CHANGELOG.md Outdated Show resolved Hide resolved
scripts/install.sh Outdated Show resolved Hide resolved
@abernix abernix changed the title Revert docs and install script for 1.28.0 Revert docs for for now-"yanked" v1.28.0 Aug 25, 2023
@abernix abernix merged commit a7b629c into main Aug 25, 2023
@abernix abernix deleted the bryn/revert-1.28.0 branch August 25, 2023 15:22
xuorig pushed a commit to xuorig/router that referenced this pull request Aug 28, 2023
We have discovered an issue with comment parsing in graphql schema in
this release (apollographql#3680).

To prevent issues for our users we have decided to yank this release.
Users should use 1.27.0 until we fixed the issue and released 1.28.1.

This commit reverts our documentation and also points `install.sh` back
to 1.27.0.

---------

Co-authored-by: bryn <[email protected]>
Co-authored-by: Jesse Rosenberger <[email protected]>
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.

3 participants