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: node-modules/oss-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: node-modules/oss-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 25, 2024

  1. feat: support cname (#19)

    closes #18
    
    https://help.aliyun.com/zh/oss/user-guide/map-custom-domain-names-5
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    - **New Features**
    - Introduced support for custom domains with a new `cname` option for
    OSSObject.
      - Added contributors section with a dynamic image link in the README.
      
    - **Documentation**
    - Updated README to include instructions for using a custom domain and
    modified `endpoint` values.
      
    - **Chores**
      - Updated Node.js version requirement to `>= 16.0.0`.
      - Updated CI workflow scripts and dependencies.
      - Modified package.json to reflect updated dependencies and scripts.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8c64904 View commit details
    Browse the repository at this point in the history
  2. Release 2.2.0

    [skip ci]
    
    ## [2.2.0](v2.1.0...v2.2.0) (2024-06-25)
    
    ### Features
    
    * support cname ([#19](#19)) ([8c64904](8c64904))
    semantic-release-bot committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    54265de View commit details
    Browse the repository at this point in the history
Loading