Update server and client to v0.10.0 with SSH features#1188
Update server and client to v0.10.0 with SSH features#1188justinegeffen merged 9 commits intomasterfrom
Conversation
Updated version numbers and added SSH connectivity features for both server and client, including activity tracking and notifications. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
gavinelder
left a comment
There was a problem hiding this comment.
As this is for cloud do we actually need a studios / connect specific changelog for items which are internal only and not customer facing.
Could we instead add studio feature release notes to the existing overall cloud feed https://docs.seqera.io/changelog/tags/seqera-cloud ?
there is a lot here which is internal functionality
Great questions. The reason this is separate is because it's on a separate release cadence (i.e., not tied to a versioned release) and a different repo. The cloud and enterprise release notes are in a single repo so the automation is easy to use to generate them. Wave, Nextflow, MultiQC, and Fusion have their own release notes and automation. I can, however, create a Connect changelog automation and give it its own tag/page. |
|
My question was mainly driven by the fact that these changes were on the cloud studios files and not on the enterprise content |
They're in the enterprise changelog as well. This is the connect server and client changelog which we put in the Studios docs for easier reference as the version bumps aren't referenced in cloud/enterprise docs. |
Updated version numbers and added SSH connectivity features for both server and client, including activity tracking and notifications.