Skip to content

Commit 04ab8a4

Browse files
author
GitHub Actions
committed
v4.71.0 Release
1 parent 9064578 commit 04ab8a4

File tree

2,498 files changed

+462968
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,498 files changed

+462968
-67
lines changed

config/app_dynamics_agent.yml

+8-5
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,12 @@
1515

1616
# Configuration for the AppDynamics framework
1717
---
18-
version: +
18+
version: 24.5.0_36037
1919
repository_root: "{default.repository.root}/appdynamics"
20-
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh")
21-
default_node_name: $(jq -r -n "\"$APPD_CF_NODE_PREFIX\" + ($VCAP_APPLICATION | .application_name) + \":$CF_INSTANCE_INDEX\" | @sh")
22-
default_tier_name:
23-
default_unique_host_name: $(jq -r -n "$VCAP_APPLICATION | .application_id + \":$CF_INSTANCE_INDEX\" | @sh")
20+
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name
21+
| @sh")
22+
default_node_name: $(jq -r -n "\"$APPD_CF_NODE_PREFIX\" + ($VCAP_APPLICATION | .application_name)
23+
+ \":$CF_INSTANCE_INDEX\" | @sh")
24+
default_tier_name:
25+
default_unique_host_name: $(jq -r -n "$VCAP_APPLICATION | .application_id + \":$CF_INSTANCE_INDEX\"
26+
| @sh")

config/azure_application_insights_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Azure Application Insights framework.
1717
---
18-
version: 3.+
18+
version: 3.5.3
1919
repository_root: "{default.repository.root}/azure-application-insights"

config/client_certificate_mapper.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Container security provider configuration
1717
---
18-
version: 2.+
18+
version: 2.0.1
1919
version_lines:
20-
- 2.+
21-
repository_root: "{default.repository.root}/client-certificate-mapper"
20+
- 2.+
21+
repository_root: "{default.repository.root}/client-certificate-mapper"

config/container_customizer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Container Customizer framework
1717
---
18-
version: 2.+
18+
version: 2.6.0_RELEASE
1919
repository_root: "{default.repository.root}/container-customizer"

config/container_security_provider.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Container security provider configuration
1717
---
18-
version: 1.+
18+
version: 1.20.0_RELEASE
1919
repository_root: "{default.repository.root}/container-security-provider"
2020
key_manager_enabled:
2121
trust_manager_enabled:

config/contrast_security_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the ContrastSecurity framework
1717
---
18-
version: 6.+
18+
version: 6.5.3
1919
repository_root: https://download.run.pivotal.io/contrast-security

config/datadog_javaagent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Datadog APM Javaagent
1717
---
18-
version: +
18+
version: 1.37.1
1919
repository_root: https://raw.githubusercontent.com/datadog/dd-trace-java/cloudfoundry/

config/elastic_apm_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Elastic Apm Agent framework
1717
---
18-
version: 1.+
18+
version: 1.50.0
1919
repository_root: https://raw.githubusercontent.com/elastic/apm-agent-java/master/cloudfoundry

config/google_stackdriver_profiler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Configuration for the Groovy container
1717
---
18-
version: 0.+
18+
version: 0.1.0
1919
repository_root: "{default.repository.root}/google-stackdriver-profiler/{platform}/{architecture}"
2020
application_name:
2121
application_version:

config/groovy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Groovy container
1717
---
18-
version: 2.5.+
18+
version: 2.5.23
1919
repository_root: "{default.repository.root}/groovy"

config/introscope_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515

1616
# Configuration for the CA Wily framework
1717
---
18-
version: +
18+
version: 24.4.2_8
1919
repository_root: https://packages.broadcom.com/artifactory/apm-agents
2020
default_agent_name: $(jq -r -n "$VCAP_APPLICATION | .application_name")

config/jacoco_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the JaCoco Agent framework
1717
---
18-
version: 0.+
18+
version: 0.8.12
1919
repository_root: "{default.repository.root}/jacoco"

config/java_cf_env.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
# See https://github.com/pivotal-cf/java-cfenv for library information
1818

1919
---
20-
version: 3.+
20+
version: 3.1.5
2121
repository_root: "{default.repository.root}/java-cfenv"
2222
enabled: true

config/java_memory_assistant.yml

+6-7
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
---
1616
enabled: false
1717
agent:
18-
version: 0.+
18+
version: 0.5.0
1919
repository_root: https://raw.githubusercontent.com/SAP/java-memory-assistant/repository
2020
heap_dump_folder:
2121
check_interval: 5s
@@ -30,12 +30,11 @@ agent:
3030
eden:
3131
survivor:
3232
old_gen: ">600MB"
33-
tenured_gen:
34-
code_heap.non_nmethods:
35-
code_heap.non_profiled_nmethods:
36-
code_heap.profiled_nmethods:
37-
33+
tenured_gen:
34+
code_heap.non_nmethods:
35+
code_heap.non_profiled_nmethods:
36+
code_heap.profiled_nmethods:
3837
clean_up:
39-
version: 0.+
38+
version: 0.1.0
4039
repository_root: https://raw.githubusercontent.com/SAP/java-memory-assistant-tools/repository-cu
4140
max_dump_count: 1

config/jprofiler_profiler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# JMX configuration
1717
---
18-
version: 13.+
18+
version: 13.0.7
1919
repository_root: https://download.run.pivotal.io/jprofiler
2020
enabled: false
2121
nowait: true

config/jrebel_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515

1616
# Configuration for the JRebel framework
1717
---
18-
version: +
18+
version: 2024.3.0
1919
repository_root: https://dl.zeroturnaround.com/jrebel
2020
enabled: true

config/luna_security_provider.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Configuration for the Luna Security Provider framework
1717
---
18-
version: 7.+
18+
version: 7.4.0
1919
repository_root: "{default.repository.root}/luna-security-provider"
2020
ha_logging_enabled: true
2121
logging_enabled: false

config/maria_db_jdbc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the MariaDB JDBC framework
1717
---
18-
version: 2.+
18+
version: 2.7.9
1919
repository_root: "{default.repository.root}/mariadb-jdbc"

config/metric_writer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515

1616
# Metric Writer configuration
1717
---
18-
version: 3.+
18+
version: 3.5.0_RELEASE
1919
repository_root: "{default.repository.root}/metric-writer"
2020
enabled: false

config/new_relic_agent.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
# Configuration for the New Relic framework
1717
---
18-
version: +
18+
version: 8.12.0
1919
repository_root: https://download.run.pivotal.io/new-relic
2020
extensions:
2121
version: 1.+
22-
repository_root:
22+
repository_root:

config/open_jdk_jre.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@
1616
# Configuration for JRE repositories keyed by vendor
1717
---
1818
jre:
19-
version: 1.8.0_+
19+
version: 1.8.0_412
2020
version_lines:
21-
- 1.8.0_+
22-
- 11.+
23-
- 17.+
24-
- 21.+
21+
- 1.8.0_412
22+
- 11.0.23_10
23+
- 17.0.11_10
24+
- 21.0.3_10
2525
repository_root: "{default.repository.root}/openjdk/{platform}/{architecture}"
2626
jvmkill_agent:
27-
version: 1.+
27+
version: 1.17.0_RELEASE
2828
repository_root: "{default.repository.root}/jvmkill/{platform}/{architecture}"
2929
memory_calculator:
30-
version: 3.+
30+
version: 3.13.0_RELEASE
3131
repository_root: "{default.repository.root}/memory-calculator/{platform}/{architecture}"
32-
class_count:
33-
headroom:
32+
class_count:
33+
headroom:
3434
stack_threads: 250

config/open_telemetry_javaagent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the OpenTelemetry Javaagent
1717
---
18-
version: +
18+
version: 2.5.0
1919
repository_root: https://raw.githubusercontent.com/open-telemetry/opentelemetry-java-instrumentation/cloudfoundry/

config/postgresql_jdbc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Postgresql JDBC framework
1717
---
18-
version: 42.+
18+
version: 42.7.3
1919
repository_root: "{default.repository.root}/postgresql-jdbc"

config/riverbed_appinternals_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515

1616
# Configuration for the riverbed appinternals agent framework
1717
---
18-
version: 11.+
18+
version: 11.8.5_BL527
1919
repository_root: https://pcf-instrumentation-download.steelcentral.net/
2020
rvbd_moniker: $(jq -r -n "$VCAP_APPLICATION | .application_name")

config/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for Ruby
1717
---
18-
version: 3.1.+
18+
version: 3.1.3
1919
repository_root: https://raw.githubusercontent.com/cloudfoundry/ruby-buildpack/master/java-index

config/sealights_agent.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515

1616
# Configuration for the SeaLights Agent framework
1717
---
18-
version: +
18+
version: 4.0.2531
1919
repository_root: https://agents.sealights.co/pcf
20-
build_session_id:
21-
lab_id:
22-
proxy:
20+
build_session_id:
21+
lab_id:
22+
proxy:
2323
auto_upgrade: false

config/sky_walking_agent.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
# Configuration for the Sky Walking framework.
1717
---
18-
version: +
18+
version: 9.2.0
1919
repository_root: "{default.repository.root}/sky-walking"
20-
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh")
20+
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name
21+
| @sh")

config/splunk_otel_java_agent.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@
1616
# Configuration for the Splunk Distribution of OpenTelemetry Java Instrumentation
1717
# See https://github.com/signalfx/splunk-otel-java for more information
1818
---
19-
version: +
19+
version: 2.5.0
2020
repository_root: https://raw.githubusercontent.com/signalfx/splunk-otel-java/main/deployments/cloudfoundry/
21-

config/spring_auto_reconfiguration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
# Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to
1818
# avoid conflicts.
1919
---
20-
version: 2.+
20+
version: 2.12.0_RELEASE
2121
repository_root: "{default.repository.root}/auto-reconfiguration"
2222
enabled: true

config/spring_boot_cli.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to
1818
# avoid conflicts.
1919
---
20-
version: 2.+
20+
version: 2.7.18
2121
repository_root: "{default.repository.root}/spring-boot-cli"

config/takipi_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Configuration for the Takipi framework
1717
---
18-
version: 4.+
18+
version: 4.73.3
1919
repository_root: https://get.takipi.com/cloudfoundry
2020
node_name_prefix: node
2121
application_name:

config/tomcat.yml

+7-9
Original file line numberDiff line numberDiff line change
@@ -16,34 +16,32 @@
1616
# Configuration for the Tomcat container
1717
---
1818
tomcat:
19-
version: 9.+
19+
version: 9.0.90
2020
version_lines:
21-
- 9.+
22-
- 10.1.+
21+
- 9.0.90
22+
- 10.1.25
2323
repository_root: "{default.repository.root}/tomcat"
2424
context_path:
2525
external_configuration_enabled: false
2626
external_configuration:
2727
version: 1.+
2828
repository_root:
2929
lifecycle_support:
30-
version: 3.+
30+
version: 3.4.0_RELEASE
3131
repository_root: "{default.repository.root}/tomcat-lifecycle-support"
3232
logging_support:
33-
version: 3.+
33+
version: 3.4.0_RELEASE
3434
repository_root: "{default.repository.root}/tomcat-logging-support"
3535
access_logging_support:
36-
version: 3.+
36+
version: 3.4.0_RELEASE
3737
repository_root: "{default.repository.root}/tomcat-access-logging-support"
3838
access_logging: disabled
3939
redis_store:
40-
version: 1.+
40+
version: 1.3.6_RELEASE
4141
repository_root: "{default.repository.root}/redis-store"
4242
database: 0
4343
timeout: 2000
4444
connection_pool_size: 2
4545
geode_store:
46-
# The version of Geode Store must be less than or equal to your Tanzu Gemfire for VMs version to ensure compatibility.
47-
# The Geode Store version is pinned to 1.12.4 to be compatible with the most commonly used versions of Tanzu Gemfire for VMs.
4846
version: 1.14.9
4947
repository_root: https://java-buildpack-tomcat-gemfire-store.s3-us-west-2.amazonaws.com

config/version.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
version: v4.71.0

config/your_kit_profiler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# JMX configuration
1717
---
18-
version: +
18+
version: 2024.3.157
1919
repository_root: https://download.run.pivotal.io/your-kit/{platform}/{architecture}
2020
enabled: false
2121
port: 10001

vendor/bundle/ruby/3.1.0/bin/htmldiff

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'diff-lcs' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
Gem.use_gemdeps
12+
13+
version = ">= 0.a"
14+
15+
str = ARGV.first
16+
if str
17+
str = str.b[/\A_(.*)_\z/, 1]
18+
if str and Gem::Version.correct?(str)
19+
version = str
20+
ARGV.shift
21+
end
22+
end
23+
24+
if Gem.respond_to?(:activate_bin_path)
25+
load Gem.activate_bin_path('diff-lcs', 'htmldiff', version)
26+
else
27+
gem "diff-lcs", version
28+
load Gem.bin_path("diff-lcs", "htmldiff", version)
29+
end

0 commit comments

Comments
 (0)