tag:github.com,2008:https://github.com/clouds277/cli/releases Tags from cli 2020-09-09T17:47:12Z tag:github.com,2008:Repository/296650114/v7.1.0 2020-09-09T17:47:12Z v7.1.0: Fix integration test <p>Fix integration test</p> <p>- This issue occurred due to merge of two conflicting features</p> <p>Co-authored-by: Lisa Burns &lt;lisaburns@vmware.com&gt; <br />Co-authored-by: Nick Webb &lt;nwebb@pivotal.io&gt;</p> a-b tag:github.com,2008:Repository/296650114/v6.52.0 2020-08-26T18:53:46Z v6.52.0: Bump version to 6.52.0 <p>Bump version to 6.52.0</p> <p>Co-authored-by: Lisa Burns &lt;lisaburns@vmware.com&gt;</p> a-b tag:github.com,2008:Repository/296650114/7.0.2 2020-07-24T21:13:09Z 7.0.2: Revert "Remove dead code (#1987)" <p>Revert "Remove dead code (<a class="issue-link js-issue-link" href="https://github.com/cloudfoundry/cli/pull/1987">cloudfoundry#1987</a>)"</p> <p>This reverts commit <a class="commit-link" href="https://github.com/clouds277/cli/commit/f024eeff9004af3e3bff8be9089871c4da148456"><tt>f024eef</tt></a>. <br />This reverts commit <a class="commit-link" href="https://github.com/clouds277/cli/commit/9ced0ec4f53cd49b0126f1eccd2304d94219aa07"><tt>9ced0ec</tt></a>. <br />This reverts commit <a class="commit-link" href="https://github.com/clouds277/cli/commit/7ff90cc4d5bf3ee068bcdcc69a37344e104c097f"><tt>7ff90cc</tt></a>.</p> sweinstein22 tag:github.com,2008:Repository/296650114/v7.0.2 2020-07-21T16:23:27Z v7.0.2: Bump version to 7.0.2 <p>Bump version to 7.0.2</p> <p>[#173573281](<a href="https://www.pivotaltracker.com/story/show/173573281">https://www.pivotaltracker.com/story/show/173573281</a>)</p> staylor14 tag:github.com,2008:Repository/296650114/v7.0.1 2020-06-24T17:39:29Z v7.0.1: Bump app disk space in scaling integration tests <p>Bump app disk space in scaling integration tests</p> <p>Signed-off-by: Nick Webb &lt;nwebb@pivotal.io&gt; <br />Co-authored-by: Nick Webb &lt;nwebb@pivotal.io&gt;</p> jpalmerpivotal tag:github.com,2008:Repository/296650114/v7.0.0 2020-06-17T00:30:08Z v7.0.0: Skip TCP domains when finding default domain in integration tests <p>Skip TCP domains when finding default domain in integration tests</p> <p>We recently began seeing failures when a TCP route (a route using a TCP <br />domain) was being used unexpectedly. I believe it is because this <br />DefaultSharedDomain helper was not excluding domains with protocol <br />"tcp". Now, we exclude them, just like we do for internal domains, so <br />that the "default domain" it finds will never be a TCP domain.</p> <p>Authored-by: Reid Mitchell &lt;rmitchell@pivotal.io&gt;</p> reidmit tag:github.com,2008:Repository/296650114/v6.51.0 2020-04-07T18:36:54Z v6.51.0: Bump version to 6.51.0 <p>Bump version to 6.51.0</p> <p>[#171421548](<a href="https://www.pivotaltracker.com/story/show/171421548">https://www.pivotaltracker.com/story/show/171421548</a>)</p> <p>Co-authored-by: Alexander Berezovsky &lt;aberezovsky@pivotal.io&gt;</p> acrmp tag:github.com,2008:Repository/296650114/v6.50.0 2020-03-03T19:56:55Z v6.50.0 staylor14 tag:github.com,2008:Repository/296650114/v7.0.0-beta.30 2020-02-21T23:27:49Z v7.0.0-beta.30 weymanf tag:github.com,2008:Repository/296650114/v7.0.0-beta.29 2020-02-06T00:48:56Z v7.0.0-beta.29: Fix displaying of empty quotas tables <p>Fix displaying of empty quotas tables</p> <p>* When the API returns a list of empty quotas, the CLI user should <br />see the message `No [space/org] quotas found` instead of table headers <br />with empty rows.</p> <p>[finishes #165135189]</p> <p>Co-authored-by: Reid Mitchell &lt;rmitchell@pivotal.io&gt; <br />Co-authored-by: Mona Mohebbi &lt;mmohebbi@pivotal.io&gt;</p> reidmit