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: wvlet/airframe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.5.0
Choose a base ref
...
head repository: wvlet/airframe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.5.2
Choose a head ref
  • 16 commits
  • 36 files changed
  • 2 contributors

Commits on May 3, 2023

  1. Update airspec to 23.5.0 (#2920)

    Updates [org.wvlet.airframe:airspec](https://github.com/wvlet/airframe)
    from 23.4.8-15-992164d0-SNAPSHOT to 23.5.0.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.5.0)
    
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/070634501628558e00a7cd623c97bff1995e59e3/docs/repo-specific-configuration.md)
    file.
    
    Have a fantastic day writing Scala!
    
    <details>
    <summary>Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.wvlet.airframe", artifactId = "airspec" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe", artifactId = "airspec" }
    }]
    ```
    </details>
    
    labels: test-library-update
    xerial-bot authored May 3, 2023
    Configuration menu
    Copy the full SHA
    439570a View commit details
    Browse the repository at this point in the history
  2. Update airframe-http, airframe-http-netty, ... to 23.5.0 (#2919)

    Updates 
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-netty](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-launcher](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-rx-html](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe)
    
     from 23.4.8 to 23.5.0.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.5.0) -
    [Version
    Diff](v23.4.8...v23.5.0)
    
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/070634501628558e00a7cd623c97bff1995e59e3/docs/repo-specific-configuration.md)
    file.
    
    Have a fantastic day writing Scala!
    
    <details>
    <summary>Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (23.4.8).
    You might want to review and update them manually.
    ```
    build.sbt
    docs/release-notes.md
    sbt-airframe/build.sbt
    sbt-airframe/src/sbt-test/sbt-airframe/rpc-finagle/build.sbt
    sbt-airframe/src/sbt-test/sbt-airframe/rpc-netty/build.sbt
    ```
    </details>
    <details>
    <summary>Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored May 3, 2023
    Configuration menu
    Copy the full SHA
    103acde View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Update trino-main to 416 (#2923)

    Updates [io.trino:trino-main](https://github.com/trinodb/trino) from 415
    to 416.
    [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/416) - [Version
    Diff](trinodb/trino@415...416)
    
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/070634501628558e00a7cd623c97bff1995e59e3/docs/repo-specific-configuration.md)
    file.
    
    Have a fantastic day writing Scala!
    
    <details>
    <summary>Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (415).
    You might want to review and update them manually.
    ```
    airframe-benchmark/src/main/resources/twitter.json
    airframe-http/src/main/scala/wvlet/airframe/http/GrpcStatus.scala
    airframe-http/src/main/scala/wvlet/airframe/http/HttpStatus.scala
    airframe-http/src/main/scala/wvlet/airframe/http/RPCStatus.scala
    airframe-json/src/test/resources/twitter.json
    airframe-sql/src/test/resources/wvlet/airframe/sql/tpc-ds/q8.sql
    docs/release-notes.md
    website/siteConfig.js
    website/static/img/features/Fluentd_square.svg
    website/static/img/features/undraw_server_down_s4lk.svg
    website/static/img/undraw_code_review.svg
    website/static/img/undraw_open_source.svg
    website/static/img/undraw_operating_system.svg
    website/static/img/undraw_react.svg
    website/static/img/undraw_tweetstorm.svg
    ```
    </details>
    <details>
    <summary>Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.trino", artifactId = "trino-main" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.trino", artifactId = "trino-main" }
    }]
    ```
    </details>
    
    labels: test-library-update
    xerial-bot authored May 4, 2023
    Configuration menu
    Copy the full SHA
    2a4c12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6280d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d808ee1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b380f7 View commit details
    Browse the repository at this point in the history
  5. airframe-http-netty: Improve exception handling (#2927)

    - airframe-http: Report RPCException properly during retry
    - Improve error message
    xerial authored May 4, 2023
    Configuration menu
    Copy the full SHA
    f0b24a6 View commit details
    Browse the repository at this point in the history
  6. [internal] Add an integration test project (#2931)

    - Add an integration test project
    - Add Scala 3 integration test
    - Fix
    xerial authored May 4, 2023
    Configuration menu
    Copy the full SHA
    664d61b View commit details
    Browse the repository at this point in the history
  7. Update coursier to 2.1.3 (#2930)

    Updates [io.get-coursier:coursier](https://github.com/coursier/coursier)
    from 2.1.2 to 2.1.3.
    [GitHub Release
    Notes](https://github.com/coursier/coursier/releases/tag/v2.1.3) -
    [Version
    Diff](coursier/coursier@v2.1.2...v2.1.3)
    
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/070634501628558e00a7cd623c97bff1995e59e3/docs/repo-specific-configuration.md)
    file.
    
    Have a fantastic day writing Scala!
    
    <details>
    <summary>Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (2.1.2).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    ```
    </details>
    <details>
    <summary>Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.get-coursier", artifactId = "coursier" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.get-coursier", artifactId = "coursier" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored May 4, 2023
    Configuration menu
    Copy the full SHA
    4a36e6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41b5758 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96b4b76 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe5684b View commit details
    Browse the repository at this point in the history
  11. sbt-airframe: Regenerate RPC clients upon API change without reload (#…

    …2936)
    
    - Do not include object hash to router string
    - reduce debug log
    xerial authored May 4, 2023
    Configuration menu
    Copy the full SHA
    0eefa73 View commit details
    Browse the repository at this point in the history
  12. Release 23.5.1

    xerial committed May 4, 2023
    Configuration menu
    Copy the full SHA
    32901d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c54c895 View commit details
    Browse the repository at this point in the history
  14. Release 23.5.2

    xerial committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6719f5b View commit details
    Browse the repository at this point in the history
Loading