Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit a3f2cc7

Browse files
crawsibledavidwadden
authored andcommitted
Bump version to v0.4.0.
[#101705970] Signed-off-by: David Wadden <[email protected]>
1 parent ddf23d4 commit a3f2cc7

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

RELEASE_NOTES.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
v4.0 Release Notes
1+
# v0.4.0
2+
3+
## Introducing TCP Router
4+
5+
- #172: Tcp router PR [[#101089176](https://www.pivotaltracker.com/story/show/101089176)]
6+
- developer should be able to follow CLI docs for ltc to create an LRP with specified external ports and verify that tcp requests are routed to the app [[#94628548](https://www.pivotaltracker.com/story/show/94628548)]
7+
- developer should be able to verify that when an LRP is created using Diego API deployed with Lattice on local vagrant, and external ports are declared, that tcp requests are routed to the LRP [[#98237152](https://www.pivotaltracker.com/story/show/98237152)]
8+
- developer should be able to verify that when an LRP is created using Diego API deployed with Lattice on local vagrant, and external ports are declared, that tcp-emitter receives events from Diego [[#98237046](https://www.pivotaltracker.com/story/show/98237046)]
9+
- Operator should be able to verify that if HAProxy process fails, it is automatically restarted [[#100228278](https://www.pivotaltracker.com/story/show/100228278)]
10+

Version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.3
1+
v0.4.0

0 commit comments

Comments
 (0)