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: streamnative/function-mesh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: streamnative/function-mesh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: helm-chart-0.2.42
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 29 files changed
  • 3 contributors

Commits on Mar 24, 2026

  1. feat: export DownloadServiceConfig and GeneratePythonLogConfigCommand (

    …#835)
    
    * feat: export DownloadServiceConfig and GeneratePythonLogConfigCommand
    
    * export more
    jiangpengcheng committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    de779d5 View commit details
    Browse the repository at this point in the history
  2. release v0.27.1 (#836)

    * release v0.27.1
    
    * export AppendPackageServiceVolumes and AppendPackageServiceVolumeMounts
    
    * use go 1.25
    
    * fix unittest
    
    * generate helm crd
    
    * generate
    jiangpengcheng committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    2bc76c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. fix: ensure proper shell quoting for parameters (#837)

    * fix(auth): ensure proper shell quoting for auth parameters
    
    * test(ci): add e2e test for quoted function details
    
    * fix(ci): ensure FUNCTION_NAME is not empty in verify.sh
    freeznet authored and jiangpengcheng committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    732daf0 View commit details
    Browse the repository at this point in the history
  2. release v0.27.2 (#839)

    * release v0.27.2
    
    * update CHANGELOG.md
    jiangpengcheng committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    2e38689 View commit details
    Browse the repository at this point in the history
  3. Release 0.2.42

    streamnativebot committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    0c45653 View commit details
    Browse the repository at this point in the history
Loading