Skip to content

Commit 6580573

Browse files
authored
Bump version to 1.8.10 (#609)
1 parent 003376c commit 6580573

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
v1.8.10 May 10, 2023
2+
=====================
3+
4+
* Deprecate Nodejs v14.x (EOL)
5+
6+
* profile script: do not overwrite std files. This is a follow-up to #605 .profile.d scripts are "sourced" by the lifecycle one after the other, so make sure stdout/err for subsequent scripts are unaffected.
7+
8+
* appdynamics: remove dependency on ruby provided by stack
9+
- cflinuxfs4 1.x does not come with ruby. Therefore rewrite profile
10+
script from rb to sh.
11+
- reactivate appdynamics test suite that was marked as pending
12+
in PR #586
13+
14+
* Add node 18.16.0, remove node 18.14.1 for stack(s) cflinuxfs3, cflinuxfs4
15+
16+
* Install bootstrapped Python into nodejs-buildpack specific location (#598)
17+
18+
119
v1.8.9 Apr 11, 2023
220
====================
321

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.9
1+
1.8.10

0 commit comments

Comments
 (0)