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.6.8 #932

Merged
merged 16 commits into from
Sep 1, 2023
Merged

chore: release v0.6.8 #932

merged 16 commits into from
Sep 1, 2023

Commits on Aug 4, 2023

  1. chore: merge back v0.6.7 (#888)

    #### 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 detail description for this PR(en: English/zh:
    Chinese).
    <!--
    Provide more detailed info for review. If it is a perf type PR, perf
    data is suggested to give.
    -->
    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 Aug 4, 2023
    Configuration menu
    Copy the full SHA
    88864ae View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 23, 2023

  1. fix: amend signature (#916)

    cqqqq777 authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    948e0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61573bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e79d79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3770c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    e2872f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23783cb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    a10d473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    369f944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e05ef06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10a2999 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72aa53e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9cafca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67901ad View commit details
    Browse the repository at this point in the history