Skip to content

Commit

Permalink
updating version.txt to v6.9.4 and adding release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Shippable Build committed Sep 27, 2018
1 parent 71b64aa commit a534b25
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 14 deletions.
31 changes: 18 additions & 13 deletions releaseNotes/master.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,33 @@ ${REL_VER_DATE}

## Features

- **Added `size` column for subscription node pools table**: The [Subscription Node Pools](http://docs.shippable.com/platform/management/subscription/node-pools/) panel in a subscription's "Node Pools" page now shows you a "Size" column if you have any On Demand node pools, making it easier to identify how your node pools have been configured.
- **Drydock update**: Updating all Shippable official images with latest
stable versions of [languages](http://docs.shippable.com/platform/runtime/machine-image/language-versions/), [cli's](http://docs.shippable.com/platform/runtime/machine-image/cli-versions/) and [services](http://docs.shippable.com/platform/runtime/machine-image/services-versions/). Refer to documentation
for [v6.9.4](http://docs.shippable.com/platform/runtime/machine-image/ami-v694/) for details.
- **Registered Shippable IRC nicks**: Shippable is now registered on `chat.freenode.net` and `irc.freenode.net`. Open a [support issue](https://github.com/Shippable/support/issues/new) if you would like Shippable to use a registered nick to send IRC messages to another server.
- **New shipctl replicate command**: `shipctl replicate` is now available for copying state resource data. See [documentation](http://docs.shippable.com/platform/tutorial/workflow/using-shipctl/#replicate) for more details.
- **simple title**: brief description. [link to docs](#).
- itemized
- list
- for details
- if necessary

## Fixes

- **Fixes styling of `h3` elements in changelog**: `h3` headings are now formatted correctly in the changelog.
- **Fixes meta tags in Shippable documentation**: The HTML meta tags for page description in the [Shippable documentation](http://docs.shippable.com/) were malformed. These tags have been fixed.
- **Fixes webhook integrations can't be created as org integrations**: It was not possible to create [Webhook integrations](http://docs.shippable.com/platform/integration/webhook/) as [org integrations](http://docs.shippable.com/platform/tutorial/integration/subscription-integrations/#creating-an-org-integration-recommended-for-teams). This has now been enabled.
- **Fixes deleting a deployed service**: [Deleting deployed services](http://docs.shippable.com/deploy/deleting-a-service/) on an orchestration platform using Shippable Assembly Lines would fail when using an integration in "master" mode. This has now been fixed.
- **Fixes overlap of names in sidebar menu**: Long SCM names would cause an overlap of text in the sidebar menu. This has been fixed with an ellipsis if the text is too long.
- **simple title**: brief description
- actions required
- or additional details

## Custom Nodes

- **simple title**: brief description
- additional details or
- actions required

## Shippable Server

### Features

- **Configurable IRC nick**: The IRC nick (and optional password) can be configured for individual servers in the Admiral UI on the add-ons tab. A default IRC nick may also be set in the same location by leaving the server field blank.
- **simple title**: brief description

### Fixes

- **Tag and Comment build support for Gerrit**: Gerrit projects and gitRepo resources can now be configured to trigger builds on tag and comment events. See [gitRepo](http://docs.shippable.com/platform/workflow/resource/gitrepo/#latestSyntax) and [Project Settings](http://docs.shippable.com/platform/management/project/settings/#webhookConfig) documentation for more details.
- **simple title**: brief description

## History

Expand Down
34 changes: 34 additions & 0 deletions releaseNotes/v6.9.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# v6.9.4 Release Notes

## Release Date

Thursday, Sep 27 2018

## Features

- **Added `size` column for subscription node pools table**: The [Subscription Node Pools](http://docs.shippable.com/platform/management/subscription/node-pools/) panel in a subscription's "Node Pools" page now shows you a "Size" column if you have any On Demand node pools, making it easier to identify how your node pools have been configured.
- **Drydock update**: Updating all Shippable official images with latest
stable versions of [languages](http://docs.shippable.com/platform/runtime/machine-image/language-versions/), [cli's](http://docs.shippable.com/platform/runtime/machine-image/cli-versions/) and [services](http://docs.shippable.com/platform/runtime/machine-image/services-versions/). Refer to documentation
for [v6.9.4](http://docs.shippable.com/platform/runtime/machine-image/ami-v694/) for details.
- **Registered Shippable IRC nicks**: Shippable is now registered on `chat.freenode.net` and `irc.freenode.net`. Open a [support issue](https://github.com/Shippable/support/issues/new) if you would like Shippable to use a registered nick to send IRC messages to another server.
- **New shipctl replicate command**: `shipctl replicate` is now available for copying state resource data. See [documentation](http://docs.shippable.com/platform/tutorial/workflow/using-shipctl/#replicate) for more details.

## Fixes

- **Fixes styling of `h3` elements in changelog**: `h3` headings are now formatted correctly in the changelog.
- **Fixes meta tags in Shippable documentation**: The HTML meta tags for page description in the [Shippable documentation](http://docs.shippable.com/) were malformed. These tags have been fixed.
- **Fixes webhook integrations can't be created as org integrations**: It was not possible to create [Webhook integrations](http://docs.shippable.com/platform/integration/webhook/) as [org integrations](http://docs.shippable.com/platform/tutorial/integration/subscription-integrations/#creating-an-org-integration-recommended-for-teams). This has now been enabled.
- **Fixes deleting a deployed service**: [Deleting deployed services](http://docs.shippable.com/deploy/deleting-a-service/) on an orchestration platform using Shippable Assembly Lines would fail when using an integration in "master" mode. This has now been fixed.
- **Fixes overlap of names in sidebar menu**: Long SCM names would cause an overlap of text in the sidebar menu. This has been fixed with an ellipsis if the text is too long.

## Shippable Server

### Features

- **Configurable IRC nick**: The IRC nick (and optional password) can be configured for individual servers in the Admiral UI on the add-ons tab. A default IRC nick may also be set in the same location by leaving the server field blank.

- **Tag and Comment build support for Gerrit**: Gerrit projects and gitRepo resources can now be configured to trigger builds on tag and comment events. See [gitRepo](http://docs.shippable.com/platform/workflow/resource/gitrepo/#latestSyntax) and [Project Settings](http://docs.shippable.com/platform/management/project/settings/#webhookConfig) documentation for more details.

## History

To view Shippable's release history, check out our [releases page on github](https://github.com/Shippable/admiral/releases).
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v6.9.1
v6.9.4

0 comments on commit a534b25

Please sign in to comment.