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: tidbcloud/serverless-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.11-beta2
Choose a base ref
...
head repository: tidbcloud/serverless-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 16 files changed
  • 5 contributors

Commits on Feb 19, 2024

  1. fix bigint (#52)

    Co-authored-by: Xiang Zhang <angwerzx@126.com>
    shiyuhang0 and zhangyangyu authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    471d777 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency undici to v5.28.3 [security] (#54)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a99d0ef View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Support raw bytes as input & binary/blob/bit will be convert to Uint8…

    …Array (#55)
    
    * test
    
    * support binary
    
    * lint
    
    * add test
    shiyuhang0 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    98b2f1e View commit details
    Browse the repository at this point in the history
  2. release 0.1.0 (#56)

    shiyuhang0 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e39ec2d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. expose ColumnType and decoder (#57)

    * expose
    
    * lint
    shiyuhang0 authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b792081 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Opt SET and ENUM type (#58)

    * opt type
    
    * opt type
    
    * version
    shiyuhang0 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ee323b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. chore(deps): update dependency undici to v5.28.4 [security] (#60)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e281cdb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. doc (#62)

    shiyuhang0 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    efc89f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Bump braces from 3.0.2 to 3.0.3 (#64)

    Bumps [braces](/~https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](/~https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4ff097f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4febd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Release 0.2.0 (#67)

    * release 0.2.0
    
    * release 0.2.0
    shiyuhang0 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b7e4489 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Bump rollup from 3.29.3 to 3.29.5 (#69)

    Bumps [rollup](/~https://github.com/rollup/rollup) from 3.29.3 to 3.29.5.
    - [Release notes](/~https://github.com/rollup/rollup/releases)
    - [Changelog](/~https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.29.3...v3.29.5)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    611223f View commit details
    Browse the repository at this point in the history
  2. fix outdated actions (#70)

    Co-authored-by: shi yuhang <52435083+shiyuhang0@users.noreply.github.com>
    zhangyangyu and shiyuhang0 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dee94ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    590a9a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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