Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 3scale/zync
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 3scale/zync
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3scale-2.16-stable
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 9 files changed
  • 6 contributors

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    d31c929 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #558 from 3scale/3scale-2.16-stable-bundler-version

    [2.16] Change bundler version to 2.3.27 to match the system bundler
    mayorova authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    0f1cd2b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. avoid MD5 for FIPS support

    This is a temporary patch until upstream fix is merged, see
    que-rb/que#437
    akostadinov committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    7c123b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #566 from akostadinov/3scale-2.16-stable

    avoid MD5 for FIPS support
    akostadinov authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    069968c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Update rack to version 2.2.13

    depfu[bot] authored and mayorova committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    05cf22e View commit details
    Browse the repository at this point in the history
  2. Update rack to version 2.2.14

    depfu[bot] authored and mayorova committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    adfa0d0 View commit details
    Browse the repository at this point in the history
  3. Update rack to version 2.2.19

    depfu[bot] authored and mayorova committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    f3f426c View commit details
    Browse the repository at this point in the history
  4. Update rack to version 2.2.20

    depfu[bot] authored and mayorova committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    e1bcca3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #569 from 3scale/upgrade-rack-2.16

    Upgrade rack to 2.2.20 for 2.16
    mayorova authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    ed6d6c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Upgrade rack to 2.2.23

    mayorova committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    f63551c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Merge pull request #588 from 3scale/upgrade-rack-2.2.23-2.16

    THREESCALE-14473: Upgrade rack to 2.2.23 [2.16 backport]
    mayorova authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    89c220c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. Que: add connection_url parameter to call

    It's the only way for it to receive the SSL parameters
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    (cherry picked from commit 317aa3f)
    jlledom and claude committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    635192d View commit details
    Browse the repository at this point in the history
  2. Add tests

    Co-Authored-By: Claude <noreply@anthropic.com>
    (cherry picked from commit 6527ae9)
    jlledom and claude committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    760b367 View commit details
    Browse the repository at this point in the history
  3. Fix tests with SSL

    (cherry picked from commit e5dcae2)
    jlledom committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    f18bb0a View commit details
    Browse the repository at this point in the history
  4. New job to run tests suite over SSL

    * Save cache after bundle install
    * Docker executor
    * Enforce only SSL for the SSL pipeline.
    
    (cherry picked from commit 0050367)
    jlledom committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    d28cc45 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #589 from 3scale/backport-12122-2.16-que-worker-tls

    THREESCALE-12122: Fix Que worker connection to TLS protected DB [2.16 backport]
    akostadinov authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    6b776c4 View commit details
    Browse the repository at this point in the history
Loading