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.4.8
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.0
Choose a head ref
  • 14 commits
  • 110 files changed
  • 2 contributors

Commits on Apr 28, 2023

  1. Update airframe-http, airframe-http-netty, ... to 23.4.8 (#2903)

    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:airspec](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe)
    
     from 23.4.7 to 23.4.8.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.4.8) -
    [Version
    Diff](v23.4.7...v23.4.8)
    
    
    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.7).
    You might want to review and update them manually.
    ```
    build.sbt
    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 = "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 Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c2cf85c View commit details
    Browse the repository at this point in the history
  2. Update airspec to 23.4.8 (#2904)

    Updates [org.wvlet.airframe:airspec](https://github.com/wvlet/airframe)
    from 23.4.7 to 23.4.8.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.4.8) -
    [Version
    Diff](v23.4.7...v23.4.8)
    
    
    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.7).
    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 = "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 Apr 28, 2023
    Configuration menu
    Copy the full SHA
    05c9306 View commit details
    Browse the repository at this point in the history
  3. Update trino-main to 415 (#2907)

    Updates [io.trino:trino-main](https://github.com/trinodb/trino) from 414
    to 415.
    [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/415) - [Version
    Diff](trinodb/trino@414...415)
    
    
    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 (414).
    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/static/img/features/undraw_process_e90d.svg
    website/static/img/undraw_code_review.svg
    website/static/img/undraw_open_source.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 Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d7f48e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93387ea View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. airframe-http: Support RxHttpFilter in http clients (#2908)

    - Add HttpClientFilter interface, which can wrap RxHttpFilter, for
    providing HttpClientContext
    - Move some internal classes to wvlet.airframe.http.internal packages
    and add consistent HttpClientXXX names
    - Remove the thread execution context from backend interface
    - Removed unnecessary close() method from RxHttpEndpoint
    xerial authored May 1, 2023
    Configuration menu
    Copy the full SHA
    f1e8389 View commit details
    Browse the repository at this point in the history
  2. airframe-http: Support reading REST endpoints with RPC clients (#2909)

    - internal: Reduce sbt-integration test scope only to Scala 2.12 and Scala 3 for reducing the test overhead
    xerial authored May 1, 2023
    Configuration menu
    Copy the full SHA
    167d6a4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Update sbt-sonatype to 3.9.19 (#2911)

    Updates
    [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype)
    from 3.9.18 to 3.9.19.
    [GitHub Release
    Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.9.19) -
    [Release
    Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md)
    - [Version
    Diff](xerial/sbt-sonatype@v3.9.18...v3.9.19)
    
    
    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.xerial.sbt", artifactId = "sbt-sonatype" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" }
    }]
    ```
    </details>
    
    labels: sbt-plugin-update
    xerial-bot authored May 2, 2023
    Configuration menu
    Copy the full SHA
    a7f3c3c View commit details
    Browse the repository at this point in the history
  2. airframe-surface: Resolve Any type properly in Scala 3 (#2910)

    With this fix, sbt-airframe code generator produces valid http client
    code
    xerial authored May 2, 2023
    Configuration menu
    Copy the full SHA
    8d34f8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33895d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f58865 View commit details
    Browse the repository at this point in the history
  5. airframe-log: Fixes #2914 Could not load Logmanager "wvlet.log.Airfra…

    …meLogManager" warning (#2915)
    
    - Upgrade airspec
    - catch all init log error
    - unregister log manager class
    - cleanup jvm property
    xerial authored May 2, 2023
    Configuration menu
    Copy the full SHA
    2261138 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. airframe-http-netty: Report RPC arg logs (#2916)

    - airframe-rx: Add .transformTry
    xerial authored May 3, 2023
    Configuration menu
    Copy the full SHA
    e64ee67 View commit details
    Browse the repository at this point in the history
  2. airframe-rx: Separte Rx and RxOption interfaces (#2918)

    Closes #2917 
    
    - Merged RxStream[A] to Rx[A] 
    - RxOption[A] becomes a separate interface from Rx[A] 
    - RxOps[A] is now a common parent between Rx[A] and RxOption[A]
    
    Because this is an incompatible binary change, the build uses a snapshot
    version of Airframe, which has airframe-rx in the dependency.
    xerial authored May 3, 2023
    Configuration menu
    Copy the full SHA
    bc47020 View commit details
    Browse the repository at this point in the history
  3. Release 23.5.0

    xerial committed May 3, 2023
    Configuration menu
    Copy the full SHA
    030cdfe View commit details
    Browse the repository at this point in the history
Loading