Skip to content

Commit

Permalink
v4.21 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
nebhale committed Sep 4, 2019
1 parent 0bc7378 commit b53b590
Show file tree
Hide file tree
Showing 33 changed files with 48 additions and 43 deletions.
5 changes: 3 additions & 2 deletions config/app_dynamics_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@

# Configuration for the AppDynamics framework
---
version: 4.+
version: 4.5.12_27094
repository_root: https://packages.appdynamics.com/java
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")
default_node_name: $(jq -r -n "$VCAP_APPLICATION | .application_name + \":$CF_INSTANCE_INDEX\"")
default_tier_name:
default_unique_host_name: $(jq -r -n "$VCAP_APPLICATION | .application_id + \":$CF_INSTANCE_INDEX\"")
2 changes: 1 addition & 1 deletion config/azure_application_insights_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the Azure Application Insights framework.
---
version: 2.+
version: 2.4.1
repository_root: https://java-buildpack.cloudfoundry.org/azure-application-insights
2 changes: 1 addition & 1 deletion config/client_certificate_mapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Container security provider configuration
---
version: 1.+
version: 1.11.0_RELEASE
repository_root: "{default.repository.root}/client-certificate-mapper"
2 changes: 1 addition & 1 deletion config/container_customizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the Container Customizer framework
---
version: 2.+
version: 2.6.0_RELEASE
repository_root: "{default.repository.root}/container-customizer"
2 changes: 1 addition & 1 deletion config/container_security_provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
5 changes: 3 additions & 2 deletions config/contrast_security_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

# Configuration for the ContrastSecurity framework
---
version: 3.+
default_server_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh"):$CF_INSTANCE_INDEX
version: 3.6.8_10823
default_server_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name
| @sh"):$CF_INSTANCE_INDEX
repository_root: https://artifacts.contrastsecurity.com/agents/java
2 changes: 1 addition & 1 deletion config/dyadic_ekm_security_provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the Luna Security Provider framework
---
version: 1.+
version: 1.2.0
repository_root: https://repo.dyadicsec.com/cust/pcf
2 changes: 1 addition & 1 deletion config/dynatrace_appmon_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
2 changes: 1 addition & 1 deletion config/dynatrace_one_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the Dynatrace SaaS/Managed framework
---
version: 1.+
version: 1.131.143
repository_root: https://download.ruxit.com/agent/paas/cloudfoundry/java
2 changes: 1 addition & 1 deletion config/elastic_apm_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the Elastic Apm Agent framework
---
version: 1.+
version: 1.9.0
repository_root: https://raw.githubusercontent.com/elastic/apm-agent-java/master/cloudfoundry
2 changes: 1 addition & 1 deletion config/google_stackdriver_debugger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# Configuration for the Groovy container
---
version: 2.+
version: 2.23.0
repository_root: "{default.repository.root}/google-stackdriver-debugger/{platform}/{architecture}"
application_name:
application_version:
2 changes: 1 addition & 1 deletion config/google_stackdriver_profiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
2 changes: 1 addition & 1 deletion config/groovy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the Groovy container
---
version: 2.5.+
version: 2.5.8
repository_root: "{default.repository.root}/groovy"
2 changes: 1 addition & 1 deletion config/introscope_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

# Configuration for the CA Wily framework
---
version: 11.+
version: 11.1.1_0
repository_root: https://ca.bintray.com/apm-agents
default_agent_name: $(jq -r -n "$VCAP_APPLICATION | .application_name")
2 changes: 1 addition & 1 deletion config/jacoco_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the JaCoco Agent framework
---
version: 0.+
version: 0.8.4
repository_root: "{default.repository.root}/jacoco"
4 changes: 2 additions & 2 deletions config/java_memory_assistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion config/jprofiler_profiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# JMX configuration
---
version: 11.+
version: 11.0.1
repository_root: https://download.run.pivotal.io/jprofiler
enabled: false
nowait: true
Expand Down
2 changes: 1 addition & 1 deletion config/jrebel_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

# Configuration for the JRebel framework
---
version: +
version: 2019.1.6
repository_root: https://dl.zeroturnaround.com/jrebel
enabled: true
2 changes: 1 addition & 1 deletion config/luna_security_provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion config/maria_db_jdbc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the MariaDB JDBC framework
---
version: 2.+
version: 2.4.3
repository_root: "{default.repository.root}/mariadb-jdbc"
2 changes: 1 addition & 1 deletion config/metric_writer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

# Metric Writer configuration
---
version: 3.+
version: 3.1.0_RELEASE
repository_root: "{default.repository.root}/metric-writer"
enabled: true
2 changes: 1 addition & 1 deletion config/new_relic_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# Configuration for the New Relic framework
---
version: 5.+
version: 5.4.0
repository_root: https://download.run.pivotal.io/new-relic
extensions:
version: 1.+
Expand Down
6 changes: 3 additions & 3 deletions config/open_jdk_jre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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_222
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:
Expand Down
2 changes: 1 addition & 1 deletion config/postgresql_jdbc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

# Configuration for the Postgresql JDBC framework
---
version: 42.+
version: 42.2.6
repository_root: "{default.repository.root}/postgresql-jdbc"
2 changes: 1 addition & 1 deletion config/protect_app_security_provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion config/riverbed_appinternals_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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")
5 changes: 3 additions & 2 deletions config/sky_walking_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

# Configuration for the Sky Walking framework.
---
version: 6.+
version: 6.3.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")
2 changes: 1 addition & 1 deletion config/spring_auto_reconfiguration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0_RELEASE
repository_root: "{default.repository.root}/auto-reconfiguration"
enabled: true
2 changes: 1 addition & 1 deletion config/spring_boot_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.7_RELEASE
repository_root: "{default.repository.root}/spring-boot-cli"
2 changes: 1 addition & 1 deletion config/takipi_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# Configuration for the Takipi framework
---
version: 4.+
version: 4.38.0
repository_root: https://get.takipi.com/cloudfoundry
node_name_prefix: node
application_name:
12 changes: 6 additions & 6 deletions config/tomcat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,29 @@
# Configuration for the Tomcat container
---
tomcat:
version: 9.+
version: 9.0.24
repository_root: "{default.repository.root}/tomcat"
context_path:
external_configuration_enabled: false
external_configuration:
version: 1.+
repository_root:
lifecycle_support:
version: 3.+
version: 3.3.0_RELEASE
repository_root: "{default.repository.root}/tomcat-lifecycle-support"
logging_support:
version: 3.+
version: 3.3.0_RELEASE
repository_root: "{default.repository.root}/tomcat-logging-support"
access_logging_support:
version: 3.+
version: 3.3.0_RELEASE
repository_root: "{default.repository.root}/tomcat-access-logging-support"
access_logging: disabled
redis_store:
version: 1.+
version: 1.3.6_RELEASE
repository_root: "{default.repository.root}/redis-store"
database: 0
timeout: 2000
connection_pool_size: 2
geode_store:
version: 0.+
version: 0.0.2
repository_root: https://repo.spring.io/ext-release-local/geode-store
2 changes: 2 additions & 0 deletions config/version.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
version: v4.21
2 changes: 1 addition & 1 deletion config/your_kit_profiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# JMX configuration
---
version: 2019.+
version: 2019.8.109
repository_root: https://download.run.pivotal.io/your-kit/{platform}/{architecture}
enabled: false
port: 10001
Expand Down

0 comments on commit b53b590

Please sign in to comment.