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

Remove support for EOL Ruby 2.6/2.7, Rails 5.2/6.0 #776

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    a69523b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    440ac1a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into eol-ruby

    * origin/main:
      Rescue framework detection to ensure it never breaks
      Fix telemetry error by using webmock headers matcher
      Include client framework versions in API requests
      Remove duplicate entry from changelog
      statsd cleanup
    bkeepers committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    521afa1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge remote-tracking branch 'origin/main' into eol-ruby

    * origin/main: (77 commits)
      Use Gem::Specification.load to load other gemspecs
      Add Ruby 3.3 to the build matrix
      Fix for setting strict = true
      Env var for sending debug output to stdout
      Add more frameworks and standardize header keys
      Run http specs when client changes
      Minor reformatting
      Another lowercase header
      Standardize on lower case hyphen headers
      Accept encoding gzip for cloud
      Symbol header
      Add proof it works with gzip
      Allow api to deflate responses when requested
      use rack constants
      Fix: Define default_strict_value before it's called
      Use flippercloud.io API, don't retry failures
      Move rails constants
      Show deprecation warning for Rails < 6.1.0
      Show deprecation warning for Ruby < 3.0
      UI: show a badge if a new release is available
      ...
    bkeepers committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    55746f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e581b View commit details
    Browse the repository at this point in the history