From 5d64c7146c34e77b1a3c164e5bccc9a5329c5fca Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Tue, 4 Feb 2020 09:10:55 -0800 Subject: [PATCH] v4.28 Release --- config/app_dynamics_agent.yml | 8 +++++--- config/azure_application_insights_agent.yml | 2 +- config/client_certificate_mapper.yml | 2 +- config/container_customizer.yml | 2 +- config/container_security_provider.yml | 2 +- config/contrast_security_agent.yml | 2 +- config/dynatrace_appmon_agent.yml | 2 +- config/elastic_apm_agent.yml | 2 +- config/google_stackdriver_debugger.yml | 2 +- config/google_stackdriver_profiler.yml | 2 +- config/groovy.yml | 2 +- config/introscope_agent.yml | 2 +- config/jacoco_agent.yml | 2 +- config/java_memory_assistant.yml | 4 ++-- config/jprofiler_profiler.yml | 2 +- config/jrebel_agent.yml | 2 +- config/luna_security_provider.yml | 2 +- config/maria_db_jdbc.yml | 2 +- config/metric_writer.yml | 2 +- config/new_relic_agent.yml | 2 +- config/open_jdk_jre.yml | 6 +++--- config/postgresql_jdbc.yml | 2 +- config/protect_app_security_provider.yml | 2 +- config/riverbed_appinternals_agent.yml | 2 +- config/sky_walking_agent.yml | 5 +++-- config/spring_auto_reconfiguration.yml | 2 +- config/spring_boot_cli.yml | 2 +- config/takipi_agent.yml | 2 +- config/tomee.yml | 12 ++++++------ config/version.yml | 2 ++ config/your_kit_profiler.yml | 2 +- 31 files changed, 46 insertions(+), 41 deletions(-) create mode 100644 config/version.yml diff --git a/config/app_dynamics_agent.yml b/config/app_dynamics_agent.yml index 20eb2794..a62618c3 100644 --- a/config/app_dynamics_agent.yml +++ b/config/app_dynamics_agent.yml @@ -15,9 +15,11 @@ # Configuration for the AppDynamics framework --- -version: 4.+ +version: 4.5.16_28759 repository_root: https://packages.appdynamics.com/java -default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh") -default_node_name: $(jq -r -n "\"$APPD_CF_NODE_PREFIX\" + ($VCAP_APPLICATION | .application_name) + \":$CF_INSTANCE_INDEX\"") +default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name + | @sh") +default_node_name: $(jq -r -n "\"$APPD_CF_NODE_PREFIX\" + ($VCAP_APPLICATION | .application_name) + + \":$CF_INSTANCE_INDEX\"") default_tier_name: default_unique_host_name: $(jq -r -n "$VCAP_APPLICATION | .application_id + \":$CF_INSTANCE_INDEX\"") diff --git a/config/azure_application_insights_agent.yml b/config/azure_application_insights_agent.yml index c1e51023..595bfcb7 100644 --- a/config/azure_application_insights_agent.yml +++ b/config/azure_application_insights_agent.yml @@ -15,5 +15,5 @@ # Configuration for the Azure Application Insights framework. --- -version: 2.+ +version: 2.5.1 repository_root: https://java-buildpack.cloudfoundry.org/azure-application-insights diff --git a/config/client_certificate_mapper.yml b/config/client_certificate_mapper.yml index ea60acd0..3d32e9ba 100644 --- a/config/client_certificate_mapper.yml +++ b/config/client_certificate_mapper.yml @@ -15,5 +15,5 @@ # Container security provider configuration --- -version: 1.+ +version: 1.11.0_RELEASE repository_root: "{default.repository.root}/client-certificate-mapper" diff --git a/config/container_customizer.yml b/config/container_customizer.yml index 4a62ca1b..52f8d222 100644 --- a/config/container_customizer.yml +++ b/config/container_customizer.yml @@ -15,5 +15,5 @@ # Configuration for the Container Customizer framework --- -version: 2.+ +version: 2.6.0_RELEASE repository_root: "{default.repository.root}/container-customizer" diff --git a/config/container_security_provider.yml b/config/container_security_provider.yml index 912a43a1..3e1e6e4e 100644 --- a/config/container_security_provider.yml +++ b/config/container_security_provider.yml @@ -15,7 +15,7 @@ # Container security provider configuration --- -version: 1.+ +version: 1.16.0_RELEASE repository_root: "{default.repository.root}/container-security-provider" key_manager_enabled: trust_manager_enabled: diff --git a/config/contrast_security_agent.yml b/config/contrast_security_agent.yml index e3fd6bf7..a4a1c44d 100644 --- a/config/contrast_security_agent.yml +++ b/config/contrast_security_agent.yml @@ -15,5 +15,5 @@ # Configuration for the ContrastSecurity framework --- -version: 3.+ +version: 3.7.0_12992 repository_root: https://artifacts.contrastsecurity.com/agents/java diff --git a/config/dynatrace_appmon_agent.yml b/config/dynatrace_appmon_agent.yml index 7849ebd7..42dee806 100644 --- a/config/dynatrace_appmon_agent.yml +++ b/config/dynatrace_appmon_agent.yml @@ -15,6 +15,6 @@ # Configuration for the Dynatrace framework --- -version: 7.1.0_+ +version: 7.1.0_1803 repository_root: https://files.dynatrace.com/downloads/appmon/cloudfoundry/buildpack/java default_agent_name: diff --git a/config/elastic_apm_agent.yml b/config/elastic_apm_agent.yml index c41ace3f..2b0329eb 100644 --- a/config/elastic_apm_agent.yml +++ b/config/elastic_apm_agent.yml @@ -15,5 +15,5 @@ # Configuration for the Elastic Apm Agent framework --- -version: 1.+ +version: 1.12.0 repository_root: https://raw.githubusercontent.com/elastic/apm-agent-java/master/cloudfoundry diff --git a/config/google_stackdriver_debugger.yml b/config/google_stackdriver_debugger.yml index 99814bb5..d213364f 100644 --- a/config/google_stackdriver_debugger.yml +++ b/config/google_stackdriver_debugger.yml @@ -15,7 +15,7 @@ # Configuration for the Groovy container --- -version: 2.+ +version: 2.24.0 repository_root: "{default.repository.root}/google-stackdriver-debugger/{platform}/{architecture}" application_name: application_version: diff --git a/config/google_stackdriver_profiler.yml b/config/google_stackdriver_profiler.yml index 5ec94f84..8b7c9520 100644 --- a/config/google_stackdriver_profiler.yml +++ b/config/google_stackdriver_profiler.yml @@ -15,7 +15,7 @@ # Configuration for the Groovy container --- -version: 0.+ +version: 0.1.0 repository_root: "{default.repository.root}/google-stackdriver-profiler/{platform}/{architecture}" application_name: application_version: diff --git a/config/groovy.yml b/config/groovy.yml index 649c9d3a..fde29586 100644 --- a/config/groovy.yml +++ b/config/groovy.yml @@ -15,5 +15,5 @@ # Configuration for the Groovy container --- -version: 2.5.+ +version: 2.5.9 repository_root: "{default.repository.root}/groovy" diff --git a/config/introscope_agent.yml b/config/introscope_agent.yml index 6740730d..697b31de 100644 --- a/config/introscope_agent.yml +++ b/config/introscope_agent.yml @@ -15,6 +15,6 @@ # Configuration for the CA Wily framework --- -version: 11.+ +version: 11.1.4_29 repository_root: https://ca.bintray.com/apm-agents default_agent_name: $(jq -r -n "$VCAP_APPLICATION | .application_name") diff --git a/config/jacoco_agent.yml b/config/jacoco_agent.yml index 449a4142..ce0d3417 100644 --- a/config/jacoco_agent.yml +++ b/config/jacoco_agent.yml @@ -15,5 +15,5 @@ # Configuration for the JaCoco Agent framework --- -version: 0.+ +version: 0.8.5 repository_root: "{default.repository.root}/jacoco" diff --git a/config/java_memory_assistant.yml b/config/java_memory_assistant.yml index c4604fd8..133b23c2 100644 --- a/config/java_memory_assistant.yml +++ b/config/java_memory_assistant.yml @@ -15,7 +15,7 @@ --- enabled: false agent: - version: 0.+ + version: 0.3.0 repository_root: https://raw.githubusercontent.com/SAP/java-memory-assistant/repository heap_dump_folder: check_interval: 5s @@ -31,6 +31,6 @@ agent: survivor: old_gen: ">600MB" clean_up: - version: 0.+ + version: 0.1.0 repository_root: https://raw.githubusercontent.com/SAP/java-memory-assistant-tools/repository-cu max_dump_count: 1 diff --git a/config/jprofiler_profiler.yml b/config/jprofiler_profiler.yml index 1fed02e2..27f35a88 100644 --- a/config/jprofiler_profiler.yml +++ b/config/jprofiler_profiler.yml @@ -15,7 +15,7 @@ # JMX configuration --- -version: 11.+ +version: 11.1.0 repository_root: https://download.run.pivotal.io/jprofiler enabled: false nowait: true diff --git a/config/jrebel_agent.yml b/config/jrebel_agent.yml index 78c1c697..5fe5c229 100644 --- a/config/jrebel_agent.yml +++ b/config/jrebel_agent.yml @@ -15,6 +15,6 @@ # Configuration for the JRebel framework --- -version: + +version: 2020.1.0 repository_root: https://dl.zeroturnaround.com/jrebel enabled: true diff --git a/config/luna_security_provider.yml b/config/luna_security_provider.yml index ae3e7806..739f6b93 100644 --- a/config/luna_security_provider.yml +++ b/config/luna_security_provider.yml @@ -15,7 +15,7 @@ # Configuration for the Luna Security Provider framework --- -version: 7.+ +version: 7.4.0 repository_root: https://files.cf-hsm.io/luna-installer ha_logging_enabled: true logging_enabled: false diff --git a/config/maria_db_jdbc.yml b/config/maria_db_jdbc.yml index 8d479242..806c19a9 100644 --- a/config/maria_db_jdbc.yml +++ b/config/maria_db_jdbc.yml @@ -15,5 +15,5 @@ # Configuration for the MariaDB JDBC framework --- -version: 2.+ +version: 2.5.4 repository_root: "{default.repository.root}/mariadb-jdbc" diff --git a/config/metric_writer.yml b/config/metric_writer.yml index 7a96b43a..6e91d224 100644 --- a/config/metric_writer.yml +++ b/config/metric_writer.yml @@ -15,6 +15,6 @@ # Metric Writer configuration --- -version: 3.+ +version: 3.4.0_RELEASE repository_root: "{default.repository.root}/metric-writer" enabled: false diff --git a/config/new_relic_agent.yml b/config/new_relic_agent.yml index 1de53a56..f4186b46 100644 --- a/config/new_relic_agent.yml +++ b/config/new_relic_agent.yml @@ -15,7 +15,7 @@ # Configuration for the New Relic framework --- -version: 5.+ +version: 5.10.0 repository_root: https://download.run.pivotal.io/new-relic extensions: version: 1.+ diff --git a/config/open_jdk_jre.yml b/config/open_jdk_jre.yml index d6d2611a..efe4120d 100644 --- a/config/open_jdk_jre.yml +++ b/config/open_jdk_jre.yml @@ -17,13 +17,13 @@ # If Java 7 is required, permgen will be used instead of metaspace. Please see the documentation for more detail. --- jre: - version: 1.8.0_+ + version: 1.8.0_242 repository_root: "{default.repository.root}/openjdk/{platform}/{architecture}" jvmkill_agent: - version: 1.+ + version: 1.16.0_RELEASE repository_root: "{default.repository.root}/jvmkill/{platform}/{architecture}" memory_calculator: - version: 3.+ + version: 3.13.0_RELEASE repository_root: "{default.repository.root}/memory-calculator/{platform}/{architecture}" class_count: headroom: diff --git a/config/postgresql_jdbc.yml b/config/postgresql_jdbc.yml index 885af2a0..411d1ae8 100644 --- a/config/postgresql_jdbc.yml +++ b/config/postgresql_jdbc.yml @@ -15,5 +15,5 @@ # Configuration for the Postgresql JDBC framework --- -version: 42.+ +version: 42.2.9 repository_root: "{default.repository.root}/postgresql-jdbc" diff --git a/config/protect_app_security_provider.yml b/config/protect_app_security_provider.yml index 4f4b0b79..1fc0fdfc 100644 --- a/config/protect_app_security_provider.yml +++ b/config/protect_app_security_provider.yml @@ -15,5 +15,5 @@ # Configuration for the ProtectApp Security Provider framework --- -version: 8.+ +version: 8.4.0 repository_root: https://files.cf-hsm.io/protectapp-installer diff --git a/config/riverbed_appinternals_agent.yml b/config/riverbed_appinternals_agent.yml index 27b5ff97..ba8af2a4 100644 --- a/config/riverbed_appinternals_agent.yml +++ b/config/riverbed_appinternals_agent.yml @@ -15,6 +15,6 @@ # Configuration for the riverbed appinternals agent framework --- -version: 10.+ +version: 10.17.1_BL510 repository_root: https://pcf-instrumentation-download.steelcentral.net/ rvbd_moniker: $(jq -r -n "$VCAP_APPLICATION | .application_name") diff --git a/config/sky_walking_agent.yml b/config/sky_walking_agent.yml index 1ac44a21..35259280 100644 --- a/config/sky_walking_agent.yml +++ b/config/sky_walking_agent.yml @@ -15,6 +15,7 @@ # Configuration for the Sky Walking framework. --- -version: 6.+ +version: 6.6.0 repository_root: https://java-buildpack.cloudfoundry.org/sky-walking -default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh") +default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name + | @sh") diff --git a/config/spring_auto_reconfiguration.yml b/config/spring_auto_reconfiguration.yml index 9825c391..b106317b 100644 --- a/config/spring_auto_reconfiguration.yml +++ b/config/spring_auto_reconfiguration.yml @@ -17,6 +17,6 @@ # Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to # avoid conflicts. --- -version: 2.+ +version: 2.11.0_RELEASE repository_root: "{default.repository.root}/auto-reconfiguration" enabled: true diff --git a/config/spring_boot_cli.yml b/config/spring_boot_cli.yml index c7d35462..acf1a0f6 100644 --- a/config/spring_boot_cli.yml +++ b/config/spring_boot_cli.yml @@ -17,5 +17,5 @@ # Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to # avoid conflicts. --- -version: 2.+ +version: 2.2.4_RELEASE repository_root: "{default.repository.root}/spring-boot-cli" diff --git a/config/takipi_agent.yml b/config/takipi_agent.yml index cda0be6c..b2ec3796 100644 --- a/config/takipi_agent.yml +++ b/config/takipi_agent.yml @@ -15,7 +15,7 @@ # Configuration for the Takipi framework --- -version: 4.+ +version: 4.43.1 repository_root: https://get.takipi.com/cloudfoundry node_name_prefix: node application_name: diff --git a/config/tomee.yml b/config/tomee.yml index 25243471..44072eec 100755 --- a/config/tomee.yml +++ b/config/tomee.yml @@ -16,7 +16,7 @@ # Configuration for the Tomee container --- tomee: - version: 7.0.+ + version: 7.0.5 repository_root: "{default.repository.root}/tomee" context_path: external_configuration_enabled: false @@ -24,21 +24,21 @@ external_configuration: version: 1.+ repository_root: lifecycle_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-lifecycle-support" logging_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-logging-support" access_logging_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-access-logging-support" access_logging: disabled resource_configuration: - version: 1.+ + version: 1.5.0_RELEASE repository_root: "{default.repository.root}/tomee-resource-configuration" enabled: true redis_store: - version: 1.+ + version: 1.3.6_RELEASE repository_root: "{default.repository.root}/redis-store" database: 0 timeout: 2000 diff --git a/config/version.yml b/config/version.yml new file mode 100644 index 00000000..87c294d5 --- /dev/null +++ b/config/version.yml @@ -0,0 +1,2 @@ +--- +version: v4.28 diff --git a/config/your_kit_profiler.yml b/config/your_kit_profiler.yml index 3a4a7741..f6b47bfc 100644 --- a/config/your_kit_profiler.yml +++ b/config/your_kit_profiler.yml @@ -15,7 +15,7 @@ # JMX configuration --- -version: 2019.+ +version: 2019.8.137 repository_root: https://download.run.pivotal.io/your-kit/{platform}/{architecture} enabled: false port: 10001