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.2.4
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.2.5
Choose a head ref
  • 12 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 11, 2023

  1. Update sbt-airframe to 23.2.4 (#2750)

    Updates
    [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe)
    from 23.2.3 to 23.2.4.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.2.4) -
    [Version
    Diff](v23.2.3...v23.2.4)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.2.3).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    examples/rpc-examples/hello-rpc/build.sbt
    examples/rpc-examples/rpc-scalajs/build.sbt
    examples/rx-demo/gallery/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", artifactId = "sbt-airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe", artifactId = "sbt-airframe" }
    }]
    ```
    </details>
    
    labels: sbt-plugin-update
    xerial-bot authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e8c872d View commit details
    Browse the repository at this point in the history
  2. Update airframe-http, ... to 23.2.4 (#2751)

    Updates 
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-finagle](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-grpc](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)
    
     from 23.2.3 to 23.2.4.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.2.4) -
    [Version
    Diff](v23.2.3...v23.2.4)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.2.3).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    examples/rpc-examples/hello-rpc/project/plugins.sbt
    examples/rpc-examples/rpc-scalajs/project/plugins.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 Feb 11, 2023
    Configuration menu
    Copy the full SHA
    57a171c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Update netty-all to 4.1.89.Final (#2754)

    Updates io.netty:netty-all from 4.1.87.Final to 4.1.89.Final.
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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 = "io.netty", artifactId = "netty-all" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.netty", artifactId = "netty-all" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1b4caee View commit details
    Browse the repository at this point in the history
  2. Update swagger-parser to 2.1.12 (#2756)

    Updates
    [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser)
    from 2.1.11 to 2.1.12.
    [GitHub Release
    Notes](https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12)
    - [Version
    Diff](swagger-api/swagger-parser@v2.1.11...v2.1.12)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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 = "io.swagger.parser.v3", artifactId = "swagger-parser" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.swagger.parser.v3", artifactId = "swagger-parser" }
    }]
    ```
    </details>
    
    labels: test-library-update
    xerial-bot authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    fda424b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Update spark-sql to 3.3.2 (#2757)

    Updates [org.apache.spark:spark-sql](https://spark.apache.org/) from
    3.3.1 to 3.3.2.
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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 (3.3.1).
    You might want to review and update them manually.
    ```
    docs/airframe-parquet.md
    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.apache.spark", artifactId = "spark-sql" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.apache.spark", artifactId = "spark-sql" }
    }]
    ```
    </details>
    
    labels: test-library-update
    xerial-bot authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    be0c468 View commit details
    Browse the repository at this point in the history
  2. Update scalajs-dom to 2.4.0 (#2758)

    Updates
    [org.scala-js:scalajs-dom](https://github.com/scala-js/scala-js-dom)
    from 2.3.0 to 2.4.0.
    [GitHub Release
    Notes](https://github.com/scala-js/scala-js-dom/releases/tag/v2.4.0) -
    [Version
    Diff](scala-js/scala-js-dom@v2.3.0...v2.4.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/77e035ef483ebb658433dfa1469671184e511f09/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.3.0).
    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.scala-js", artifactId = "scalajs-dom" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.scala-js", artifactId = "scalajs-dom" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    03d8bb4 View commit details
    Browse the repository at this point in the history
  3. Update postgresql to 42.5.4 (#2759)

    Updates [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc)
    from 42.5.3 to 42.5.4.
    [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.postgresql", artifactId = "postgresql" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.postgresql", artifactId = "postgresql" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3b91ab2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Update protobuf-java to 3.22.0 (#2760)

    Updates
    [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
    from 3.21.12 to 3.22.0.
    [GitHub Release
    Notes](https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0)
    - [Version
    Diff](protocolbuffers/protobuf@v3.21.12...v3.22.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/77e035ef483ebb658433dfa1469671184e511f09/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 = "com.google.protobuf", artifactId = "protobuf-java" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    316ea78 View commit details
    Browse the repository at this point in the history
  2. Update trino-main to 407 (#2761)

    Updates [io.trino:trino-main](https://github.com/trinodb/trino) from 406
    to 407.
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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 (406).
    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/Fluentd_square.svg
    website/static/img/undraw_code_review.svg
    website/static/img/undraw_open_source.svg
    website/static/img/undraw_operating_system.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 Feb 17, 2023
    Configuration menu
    Copy the full SHA
    310fe3f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. airframe-sql: Qualify outputColumns if AllColumns has qualifier (#2763)

    To make it possible to resolve columns outside a sub-query that has
    qualified `AllColumns` like this:
    ```sql
    select t2.name from A t1 inner join (select * from B) t2 using (id)
    ```
    `t2.name` in the select clause cannot be resolved in this SQL.
    takezoe authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    aaa294a View commit details
    Browse the repository at this point in the history
  2. airframe-sql: Unqualify outputColumns if AllColumns doesn't have qual…

    …ifier (#2764)
    
    #2763 wasn't enough 🙇‍♂️
    
    Unqualifying is also necessary if `AllColumns` doesn't have a qualifier.
    takezoe authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    d649138 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Release 23.2.5

    takezoe committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    58ad811 View commit details
    Browse the repository at this point in the history
Loading