-
Notifications
You must be signed in to change notification settings - Fork 127
Comparing changes
Open a pull request
base repository: cloudfoundry/go-cfclient
base: v3.0.0-alpha.8
head repository: cloudfoundry/go-cfclient
compare: main
- 16 commits
- 9 files changed
- 5 contributors
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7660be0 - Browse repository at this point
Copy the full SHA 7660be0View commit details -
Merge pull request #427 from cloudfoundry/issue-426
Fix 426 - remove pseudo C module import
Configuration menu - View commit details
-
Copy full SHA for 68e21c2 - Browse repository at this point
Copy the full SHA 68e21c2View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbb6c34 - Browse repository at this point
Copy the full SHA cbb6c34View commit details
Commits on Aug 13, 2024
-
Merge pull request #429 from laidbackware/rolling-restart
Add rolling restart to deployment client
Configuration menu - View commit details
-
Copy full SHA for ef5bec8 - Browse repository at this point
Copy the full SHA ef5bec8View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc11052 - Browse repository at this point
Copy the full SHA fc11052View commit details -
Merge pull request #433 from cloudfoundry/update-deps
Add updated dependencies target
Configuration menu - View commit details
-
Copy full SHA for 79b9c38 - Browse repository at this point
Copy the full SHA 79b9c38View commit details
Commits on Nov 25, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 082811b - Browse repository at this point
Copy the full SHA 082811bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c4d2226 - Browse repository at this point
Copy the full SHA c4d2226View commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 091d7ba - Browse repository at this point
Copy the full SHA 091d7baView commit details
Commits on Dec 20, 2024
-
Merge pull request #439 from metskem/main
add ProcessStat fields cpu_entitlement and log_rate
Configuration menu - View commit details
-
Copy full SHA for f44ff83 - Browse repository at this point
Copy the full SHA f44ff83View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa70a6a - Browse repository at this point
Copy the full SHA fa70a6aView commit details -
Merge pull request #440 from cloudfoundry/add-cpu-entitlement
Add cpu_entitlement and log_rate to process stats test
Configuration menu - View commit details
-
Copy full SHA for 7306db9 - Browse repository at this point
Copy the full SHA 7306db9View commit details
Commits on Jan 6, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for a4268ee - Browse repository at this point
Copy the full SHA a4268eeView commit details
Commits on Jan 9, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 0c61a55 - Browse repository at this point
Copy the full SHA 0c61a55View commit details
Commits on Jan 14, 2025
-
feat: add "relationships.current_droplet" to app resource
- based on the API doc: https://v3-apidocs.cloudfoundry.org/version/3.185.0/index.html#the-app-object
Configuration menu - View commit details
-
Copy full SHA for a86a3cc - Browse repository at this point
Copy the full SHA a86a3ccView commit details -
Merge pull request #442 from peterhaochen47/pr/main/add_current_dropl…
…et_to_app feat: add "relationships.current_droplet" to app resource
Configuration menu - View commit details
-
Copy full SHA for 3e04e4a - Browse repository at this point
Copy the full SHA 3e04e4aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.0-alpha.8...main