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: byte-power/gorich
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: byte-power/gorich
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 17 files changed
  • 6 contributors

Commits on Nov 8, 2023

  1. Feature/task redis server v7 (#13)

    * Add StopWithTimeout method.
    
    * Upgrade task redis lib dependency: from v8 to v9.
    zhoufeng1989 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fae6595 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

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

Commits on Jan 2, 2024

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

Commits on Jan 11, 2024

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

Commits on Feb 27, 2024

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

Commits on Sep 2, 2024

  1. Feature/support storage signed put (#18)

    * feat: Support Storage Put Signed URL (client upload)
    
    * fix: put pre-signed url with option header
    
    * add: pre-signed url add tagging header
    
    * update: object_storage example with put object
    
    * fix: alicloud option key_id and key_secret return
    
    AliCloudStorageOption GetSecretID() and GetSecretKey()
    
    ---------
    
    Co-authored-by: Xudong Liu <xudong.liu@ewp-group.com>
    sincerefly and Xudong Liu authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8a915d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Add aliyun MNS queue support. (#19)

    * Add aliyun MNS queue support.
    
    * Update mns queue: support credential refresh.
    
    * Add region in option.
    
    * Add examples for MNS queue.
    
    * Fix: do not return err when receive messages in empty queue.
    
    * Update comment.
    zhoufeng1989 authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    5267762 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Add universal option for object_storage and queue. (#20)

    * Add universal option for object_storage and queue.
    
    * Rename APIs.
    
    * Add path in ObjectStorageOption.
    zhoufeng1989 authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    d09c25c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. fix: aws s3 support instance role (#21)

    Co-authored-by: pengyu.liu <pengyu.liu@ewp-group.com>
    xiaoheiwowo and pengyu.liu authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    91c9715 View commit details
    Browse the repository at this point in the history
Loading