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: cloudfoundry/go-cfclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0-alpha.8
Choose a base ref
...
head repository: cloudfoundry/go-cfclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 9 files changed
  • 5 contributors

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    7660be0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #427 from cloudfoundry/issue-426

    Fix 426 - remove pseudo C module import
    sneal authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    68e21c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 13, 2024

  1. Merge pull request #429 from laidbackware/rolling-restart

    Add rolling restart to deployment client
    sneal authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ef5bec8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add updated dependencies

    sneal committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fc11052 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #433 from cloudfoundry/update-deps

    Add updated dependencies target
    sneal authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    79b9c38 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    082811b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #435 from cloudfoundry/dependabot/go_modules/githu…

    …b.com/stretchr/testify-1.10.0
    
    Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
    sneal authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c4d2226 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

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

Commits on Dec 20, 2024

  1. Merge pull request #439 from metskem/main

    add ProcessStat fields cpu_entitlement and log_rate
    sneal authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    f44ff83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa70a6a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #440 from cloudfoundry/add-cpu-entitlement

    Add cpu_entitlement and log_rate to process stats test
    sneal authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    7306db9 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.25.0.
    - [Commits](golang/oauth2@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    a4268ee View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Merge pull request #441 from cloudfoundry/dependabot/go_modules/golan…

    …g.org/x/oauth2-0.25.0
    
    Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0
    sneal authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    0c61a55 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    a86a3cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #442 from peterhaochen47/pr/main/add_current_dropl…

    …et_to_app
    
    feat: add "relationships.current_droplet" to app resource
    sneal authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    3e04e4a View commit details
    Browse the repository at this point in the history
Loading