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: cloudwego/hertz
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: cloudwego/hertz
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1
Choose a head ref
  • 17 commits
  • 35 files changed
  • 7 contributors

Commits on May 15, 2025

  1. chore: merge back v0.10.0 (#1355)

    ppzqh authored and YangruiEmma committed May 15, 2025
    Configuration menu
    Copy the full SHA
    15ef4f2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

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

Commits on May 21, 2025

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

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    e7c6a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8af33f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5513927 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

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

Commits on Jun 3, 2025

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

Commits on Jun 5, 2025

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

Commits on Jun 6, 2025

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

Commits on Jun 10, 2025

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

Commits on Jun 12, 2025

  1. chore: update protobuf to v1.34.1 (#1224)

    #### What type of PR is this?
    chore
    <!--
    Add one of the following kinds:
    
    build: Changes that affect the build system or external dependencies
    (example scopes: gulp, broccoli, npm)
    ci: Changes to our CI configuration files and scripts (example scopes:
    Travis, Circle, BrowserStack, SauceLabs)
    docs: Documentation only changes
    feat: A new feature
    optimize: A new optimization
    fix: A bug fix
    perf: A code change that improves performance
    refactor: A code change that neither fixes a bug nor adds a feature
    style: Changes that do not affect the meaning of the code (white space,
    formatting, missing semi-colons, etc)
    test: Adding missing tests or correcting existing tests
    chore: Changes to the build process or auxiliary tools and libraries
    such as documentation generation
    -->
    
    #### Check the PR title.
    <!--
    The description of the title will be attached in Release Notes, 
    so please describe it from user-oriented, what this PR does / why we
    need it.
    Please check your PR title with the below requirements:
    -->
    - [ ] This PR title match the format: \<type\>(optional scope):
    \<description\>
    - [ ] The description of this PR title is user-oriented and clear enough
    for others to understand.
    - [ ] Attach the PR updating the user documentation if the current PR
    requires user awareness at the usage level. [User docs
    repo](https://github.com/cloudwego/cloudwego.github.io)
    
    
    #### (Optional) Translate the PR title into Chinese.
    chore: 升级 protobuf 版本至 v1.34.1
    
    #### (Optional) More detailed description for this PR(en: English/zh:
    Chinese).
    <!--
    Provide more detailed info for review(e.g., it's recommended to provide
    perf data if this is a perf type PR).
    -->
    en:
    zh(optional):
    
    #### (Optional) Which issue(s) this PR fixes:
    <!--
    Automatically closes linked issue when PR is merged.
    Eg: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
    -->
    
    #### (Optional) The PR that updates user documentation:
    <!--
    If the current PR requires user awareness at the usage level, please
    submit a PR to update user docs. [User docs
    repo](https://github.com/cloudwego/cloudwego.github.io)
    -->
    DMwangnima authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    5480721 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Configuration menu
    Copy the full SHA
    f64adc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932768e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

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

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    d071b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60fa2e1 View commit details
    Browse the repository at this point in the history
Loading