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: spiral/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: spiral/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.15
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 142 files changed
  • 3 contributors

Commits on Jan 31, 2025

  1. Merge pull request #1205: Support Psalm v6, add PHP 8.4 in CI

    (cherry picked from commit a735f82)
    roxblnfk committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    6484f0f View commit details
    Browse the repository at this point in the history
  2. prepare release

    roxblnfk committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    dd95da2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Fix a bug with telemetry info not propagating into log records

    (cherry picked from commit a6e6a64)
    roxblnfk committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    d915455 View commit details
    Browse the repository at this point in the history
  2. prepare release

    roxblnfk committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    a304cf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Merge pull request #1214: Fixed scoped TracerInterface in the `Abst…

    …ractTracer::runScope` method
    
    (cherry picked from commit 57f60d4)
    roxblnfk committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    df3055c View commit details
    Browse the repository at this point in the history
  2. prepare release

    roxblnfk committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    b5d0be3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Update queue consume handler span name (#1215)

    This will remove job ID from the trace name, helping it decrease cardinality and allowing proper grouping of traces by job name
    
    (cherry picked from commit 31b82d6)
    rauanmayemir authored and roxblnfk committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    55d335a View commit details
    Browse the repository at this point in the history
  2. prepare release

    roxblnfk committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    019a0d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Fix issue when group prefix is not applied to routes. (#1219)

    * Fixes issue when group prefix is not applied to routes.
    
    issue #1217
    
    * Use actions/cache@v4
    
    (cherry picked from commit 0a51689)
    butschster authored and roxblnfk committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    8ac977a View commit details
    Browse the repository at this point in the history
  2. prepare release

    roxblnfk committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    37c10e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. Optimize container (#1221)

    Fix calling static methods via invoker
    
    (cherry picked from commit 91ffaed)
    roxblnfk committed Mar 29, 2025
    Configuration menu
    Copy the full SHA
    e143575 View commit details
    Browse the repository at this point in the history
  2. Prepare to release

    roxblnfk committed Mar 29, 2025
    Configuration menu
    Copy the full SHA
    04844aa View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Merge pull request #1222: [Core] Fix static return type in Proxy cl…

    …ass generator
    
    (cherry picked from commit c3afe74)
    roxblnfk committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    f76cc37 View commit details
    Browse the repository at this point in the history
  2. prepare release

    roxblnfk committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    82b183b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    ef3e2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f31496 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    roxblnfk committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    c14e148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc58ee7 View commit details
    Browse the repository at this point in the history
  5. prepare release

    roxblnfk committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    a3107e0 View commit details
    Browse the repository at this point in the history
Loading