Skip to content

Tags: SAP/cf-cli-java-plugin

Tags

snapshot

Toggle snapshot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/crypto from 0.39.0 to 0.45.0 (#52)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.39.0 to 0.45.0.
- [Commits](golang/crypto@v0.39.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4.0.1

Toggle 4.0.1's commit message
Set version to v4.0.1

4.0.0

Toggle 4.0.0's commit message
Set version to v4.0.0

4.0.0-rc2

Toggle 4.0.0-rc2's commit message
Revert alias script generation

4.0.0-rc

Toggle 4.0.0-rc's commit message
Set version to 4.0.0-rc

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix heap dumps on instances except 0 (#31)

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
increase plugin version

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase build version for new release

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Settings and FS System Support (#24)

* enhancements: human-readable error message and hints, file system location(r/w access) support, container-dir to store dump and local-dir to save dump copy

* fix issues when save local copy

* Update README.md

Co-authored-by: Tim Gerlach <Tim.Gerlach@sap.com>

* Update cf_cli_java_plugin.go

Co-authored-by: Tim Gerlach <Tim.Gerlach@sap.com>

* Update cf_cli_java_plugin.go

Co-authored-by: Tim Gerlach <Tim.Gerlach@sap.com>

* update based on review comments

* return err if utils any error

* Update cf_cli_java_plugin_test.go

Co-authored-by: Tim Gerlach <Tim.Gerlach@sap.com>

* Update cf_cli_java_plugin_test.go

Co-authored-by: Tim Gerlach <Tim.Gerlach@sap.com>

* udpate according Tim's comments

* fix jvmmon check issues

* Update README.md

Co-authored-by: Tim Gerlach <Tim.Gerlach@sap.com>

* Update README.md

Co-authored-by: Tim Gerlach <Tim.Gerlach@sap.com>

* update per Tim's comments

* support specify dump file path for jvmmon

* Fix issues with OpenJDK VMs

Co-authored-by: Tim Gerlach <Tim.Gerlach@sap.com>

2.0.0

Toggle 2.0.0's commit message
Cleanup tests, bump plugin version for release