Tags: SAP/cf-cli-java-plugin
Tags
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>
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>
PreviousNext