Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.7.0 #962

Merged
merged 21 commits into from
Sep 26, 2023
Merged

chore: release v0.7.0 #962

merged 21 commits into from
Sep 26, 2023

Commits on Sep 1, 2023

  1. chore: merge back v0.6.8 (#933)

    #### What type of PR is this?
    <!--
    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.
    
    
    #### (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)
    -->
    welkeyever authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f25f52e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74cedc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    d21a04a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c52e1c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e92838e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    025f404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d383f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fecbe81 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    a91d4dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62c1c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59196eb View commit details
    Browse the repository at this point in the history
  4. feat: add disable normalizing (#940)

    Co-authored-by: kinggo <[email protected]>
    welkeyever and li-jin-gou authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    02112cc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. refactor: binding (#541)

    FGYFFFF authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8904972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a924461 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    8bc1407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d88c96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b36830f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40a3d0e View commit details
    Browse the repository at this point in the history