Skip to content

Commit c064b28

Browse files
authored
Merge branch 'master' into allysassman-patch-1
2 parents ad18d05 + aec3125 commit c064b28

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In a Terminal window:
8989
```
9090
9191
2. Clean global gems.
92-
92+
9393
```
9494
$ echo "" > ~/.rvm/gemsets/global.gems
9595
```
@@ -258,7 +258,6 @@ This section describes how to sync to the master branch, navigate to the `releas
258258
```
259259
$ git pull
260260
```
261-
262261
6. Check out the `release_next` branch.
263262
```
264263
$ git checkout -b release_next

docs-content/index.html.md.erb

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@ and [language-specific workflows](https://docs.pivotal.io/partners/appdynamics/u
3434
<th>Details</th>
3535
<tr>
3636
<td>Version</td>
37-
<td>v4.7.81</td>
37+
<td>v5.0.106</td>
3838
</tr>
3939
<tr>
4040
<td>Release date</td>
41-
<td>July 19, 2019</td>
41+
<td>November 14, 2019</td>
4242
</tr>
4343
<tr>
4444
<td>Pivotal Platform Operations Manager </td>
45-
<td>v2.4.x, v2.5.x, v2.6.x, v2.7.x</td>
45+
<td>v2.4.x, v2.5.x, v2.6.x, v2.7.x, v2.8.x</td>
4646
</tr>
4747
<tr>
4848
<td>Pivotal Application Service (formerly Elastic Runtime)</td>
49-
<td>v2.4.x, v2.5.x, v2.6.x, v2.7.x</td>
49+
<td>v2.4.x, v2.5.x, v2.6.x, v2.7.x, v2.8.x</td>
5050
</tr>
5151
<tr>
5252
<td>BOSH stemcell version</td>
@@ -66,7 +66,7 @@ and [language-specific workflows](https://docs.pivotal.io/partners/appdynamics/u
6666

6767
* AppDynamics Controller v4.4.x or later
6868
* An AppDynamics account
69-
* Pivotal Platform v2.4.x, v2.5.x, v2.6.x, v2.7.x
69+
* Pivotal Platform v2.4.x, v2.5.x, v2.6.x, v2.7.x, v2.8x
7070

7171
## <a id="feedback"></a> Feedback
7272

docs-content/release_notes.html.md.erb

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ owner: Partners
55

66
<p class="note"><strong>Note:</strong> Upgrades from AppDynamics v1.x are not supported. If you previously installed AppDynamics v1.x, uninstall it and install the latest version.</p>
77

8+
## <a id='50106'></a> 5.0.106
9+
10+
**Release Date:** Nov 14, 2019
11+
12+
- Major release
13+
- Buildpack now sereaches $APPD_CONF_HTTP_URL/ and $APPD_CONF_HTTP_URL/$APPD_AGENT (prefered) for configuration overrides.
14+
- Fixed Node naming issue for .NET HWC Applications
15+
- Added On Prem Controller support for Python Applications
16+
817
## <a id='4774'></a> 4.7.81
918

1019
**Release Date:** July 19, 2019

0 commit comments

Comments
 (0)