Skip to content

Commit

Permalink
Release 1.35.0 (#50)
Browse files Browse the repository at this point in the history
* release 1.35.0

* Update CHANGELOG.md

Add note about supported stacks

* Update CHANGELOG.md

Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com>

---------

Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com>
  • Loading branch information
NouemanKHAL and urseberry authored Aug 17, 2023
1 parent 27ad5f9 commit 00571df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.35.0 / 2023-08-08
* [Added] Upgrade tile to `ubuntu-jammy` stemcells. See [#49](https://github.com/DataDog/datadog-application-monitoring-pivotal-tile/pull/49).
* [Added] Bump Datadog buildpack to version 4.36.0. See [#47](https://github.com/DataDog/datadog-application-monitoring-pivotal-tile/pull/47).

_Note: the embedded Datadog buildpack only supports the `cflinuxfs3` and `cflinuxfs4-compat` stacks._

## 1.34.0 / 2023-01-26

* [Added] Bump Datadog buildpack to version 4.35.1. See [here](https://github.com/DataDog/datadog-cloudfoundry-buildpack/releases/tag/4.35.1) for details.
Expand Down
3 changes: 2 additions & 1 deletion tile/tile-history.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ history:
- 1.31.0
- 1.32.0
- 1.33.0
version: 1.34.0
- 1.34.0
version: 1.35.0

0 comments on commit 00571df

Please sign in to comment.