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.1.1
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.1.4
Choose a head ref
  • 18 commits
  • 17 files changed
  • 3 contributors

Commits on Jan 13, 2023

  1. Update airframe-http, ... to 23.1.1 (#2700)

    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)
    * [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe)
    
     from 23.1.0 to 23.1.1.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.1.1) -
    [Version
    Diff](v23.1.0...v23.1.1)
    
    
    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/c1aa49d38b3d5fa6adf63f59de240680d7f9135b/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.1.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.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "@monthly" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    cd9c493 View commit details
    Browse the repository at this point in the history
  2. Update airframe-codec, airframe-control, ... to 23.1.1 (#2699)

    Updates 
    * [org.wvlet.airframe:airframe-codec](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-control](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-codegen](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:airframe-log](https://github.com/wvlet/airframe)
    
     from 22.12.6 to 23.1.1.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.1.1) -
    [Version
    Diff](v22.12.6...v23.1.1)
    
    
    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/c1aa49d38b3d5fa6adf63f59de240680d7f9135b/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 (22.12.6).
    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" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "@monthly" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    716a70c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Update grpc-netty-shaded, grpc-protobuf, ... to 1.52.1 (#2701)

    Updates 
    * [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java)
    * [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java)
    * [io.grpc:grpc-stub](https://github.com/grpc/grpc-java)
    
     from 1.52.0 to 1.52.1.
    [GitHub Release
    Notes](https://github.com/grpc/grpc-java/releases/tag/v1.52.1) -
    [Version
    Diff](grpc/grpc-java@v1.52.0...v1.52.1)
    
    
    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/c1aa49d38b3d5fa6adf63f59de240680d7f9135b/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.grpc" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "@monthly" },
      dependency = { groupId = "io.grpc" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    149ba05 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update auth to 2.17.295 (#2703)

    Updates software.amazon.awssdk:auth from 2.17.293 to 2.17.295.
    
    
    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/c1aa49d38b3d5fa6adf63f59de240680d7f9135b/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.17.293).
    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 = "software.amazon.awssdk", artifactId = "auth" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "@monthly" },
      dependency = { groupId = "software.amazon.awssdk", artifactId = "auth" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1998805 View commit details
    Browse the repository at this point in the history
  2. airframe-sql: Resolve multiple columns from UNION in sub-query (#2702)

    airframe-sql fails to resolve output columns of UNION if there are
    multiple columns:
    ```
    [sql]
    select id, name from (select id, name from A union all select id, name from B)
    [plan]
    [Project]: (id:long) => (id:long, name:?)
      - id:long := {*id:long <- A.id, *name:string <- A.name, *id:long <- B.id, *name:string <- B.name}
      - name:? := Id(name)
      [Union]: (id:long, name:string, id:long, name:string) => (id:long)
        [Project]: (id:long, name:string) => (id:long, name:string)
          - *id:long <- A.id
          - *name:string <- A.name
          [TableScan] default.A:  => (id:long, name:string)
        [Project]: (id:long, name:string) => (id:long, name:string)
          - *id:long <- B.id
          - *name:string <- B.name
          [TableScan] default.B:  => (id:long, name:string)
    
    [unresolved expressions]
    name:? := Id(name)
    Id(name)
    ```
    takezoe authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    53e5edc View commit details
    Browse the repository at this point in the history
  3. Revert "Update grpc-netty-shaded, grpc-protobuf, ... to 1.52.1" (#2705)

    Reverts #2701 because maven artifact cannot be found
    occasionally
    xerial authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    fc96d93 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Update swagger-parser to 2.1.11 (#2706)

    Updates
    [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser)
    from 2.1.10 to 2.1.11.
    [GitHub Release
    Notes](https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11)
    - [Version
    Diff](swagger-api/swagger-parser@v2.1.10...v2.1.11)
    
    
    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/c1aa49d38b3d5fa6adf63f59de240680d7f9135b/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 = "@monthly" },
      dependency = { groupId = "io.swagger.parser.v3", artifactId = "swagger-parser" }
    }]
    ```
    </details>
    
    labels: test-library-update
    xerial-bot authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    10ca8d9 View commit details
    Browse the repository at this point in the history
  2. Release 23.1.2

    xerial committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e2b57bc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Update airframe-codec, airframe-control, ... to 23.1.2 (#2709)

    Updates 
    * [org.wvlet.airframe:airframe-codec](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-control](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-codegen](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-log](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.1.1 to 23.1.2.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.1.2) -
    [Version
    Diff](v23.1.1...v23.1.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/c1aa49d38b3d5fa6adf63f59de240680d7f9135b/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.1.1).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    sbt-airframe/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 = "@monthly" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    01a4f89 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    dcb0c47 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    7df0115 View commit details
    Browse the repository at this point in the history
  2. Release 23.1.3

    xerial committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2e721ee View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Update airframe-http, ... to 23.1.3 (#2714)

    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)
    * [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe)
    
     from 23.1.2 to 23.1.3.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.1.3) -
    [Version
    Diff](v23.1.2...v23.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/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.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 = "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 Jan 24, 2023
    Configuration menu
    Copy the full SHA
    900f2c3 View commit details
    Browse the repository at this point in the history
  2. Update airframe-codec, airframe-control, ... to 23.1.3 (#2713)

    Updates 
    * [org.wvlet.airframe:airframe-codec](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-control](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-codegen](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:airframe-log](https://github.com/wvlet/airframe)
    
     from 23.1.1 to 23.1.3.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.1.3) -
    [Version
    Diff](v23.1.1...v23.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/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.1.1).
    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" } ]
    ```
    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 Jan 24, 2023
    Configuration menu
    Copy the full SHA
    85c6796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5799add View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. airframe-sql: Preserve qualifiers given in SingleColumn (#2717)

    - Preserve qualifier in SQL text
    - Fix test cases
    xerial authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b86b5ce View commit details
    Browse the repository at this point in the history
  2. Update scalafmt-core to 3.7.1 (#2715)

    Updates
    [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt)
    from 3.6.1 to 3.7.1.
    [GitHub Release
    Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.7.1) -
    [Version
    Diff](scalameta/scalafmt@v3.6.1...v3.7.1)
    
    
    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.6.1).
    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.scalameta", artifactId = "scalafmt-core" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c0550ec View commit details
    Browse the repository at this point in the history
  3. Release 23.1.4

    xerial committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    89ef698 View commit details
    Browse the repository at this point in the history
Loading