Skip to content

Commit 0f4433b

Browse files
committed
Update CHANGELOG.md
1 parent 8086455 commit 0f4433b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v3.0.0
2+
* Use V3 Cloud Foundry API in `mtas` and `mta` commands
3+
* Update Go to 1.18
4+
* Change Deploy Service discovery mechanism - the Deploy Service URL is now calculated based on the CF API
5+
instead of querying the shared domains and trying each one
6+
* Delete deprecated configuration parameters
7+
* Print org and space names in undeploy
8+
19
## v2.8.0
210
* Encode remote MTAR URL as base64 string & send it via header
311

cfg/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.0
1+
3.0.0

0 commit comments

Comments
 (0)