We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8086455 commit 0f4433bCopy full SHA for 0f4433b
2 files changed
CHANGELOG.md
@@ -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
+
9
## v2.8.0
10
* Encode remote MTAR URL as base64 string & send it via header
11
cfg/VERSION
@@ -1 +1 @@
-2.8.0
+3.0.0
0 commit comments