Skip to content

Releases: mattermost/mattermost-plugin-cloud

v0.1.16

12 Aug 17:40
3a26514
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

  • 3a26514 Update web packages and bump plugin version (#58)
  • b64ff2d Update pipeline to release when we tag to github and documentation for release (#53)
  • 24ede02 Bump elliptic from 6.4.1 to 6.5.3 in /webapp (#56)
  • 7d4f812 Bump lodash from 4.17.14 to 4.17.19 in /webapp (#54)
  • 312802e Bump acorn from 6.1.1 to 6.4.1 in /webapp (#55)

Release 0.1.15

15 Jul 16:56
25b49bd
Compare
Choose a tag to compare

Release notes for 0.1.15

Changelog since 0.1.14

Changes by Kind

Feature

  • Block installations if is less than version 5.12.0 (#51, @cpanato)

Dependencies

Added

  • github.com/blang/semver/v4: v4.0.0

Changed

Nothing has changed.

Removed

Nothing has changed.

0.1.14

08 Jun 16:49
46db000
Compare
Choose a tag to compare

Changelog:

  • Add ability to resize installations
  • Default all new installations to using multitenant rds

0.1.13

19 May 15:03
d02516b
Compare
Choose a tag to compare

Changelog:

  • Add ability to use multi-tenant RDS databases when creating installations

0.1.12

27 Apr 17:21
5a378a8
Compare
Choose a tag to compare

Changelog:

  • Properly handle installation webhooks with an old state of creation-final-tasks.
  • Remove reliance on cloud server group API endpoints.

0.1.11

16 Apr 15:46
5544db2
Compare
Choose a tag to compare

Changelog:

  • Includes installation cleanup logic to handle removing cloud servers that were manually deleted outside of the cloud plugin.
  • Add option to use installation groups.

0.1.10

04 Feb 16:29
e253184
Compare
Choose a tag to compare
Bump version to 0.1.10 (#37)

0.1.9

14 Nov 23:11
Compare
Choose a tag to compare

Changes:

  • Improved install store retry logic
  • Added webhook alert reporting

0.1.8

30 Oct 15:12
Compare
Choose a tag to compare
  • Add new "created at" column for the status command output
  • Perform installation name validation when creating new servers

0.1.7

22 Oct 19:01
6f1b1f3
Compare
Choose a tag to compare
  • Add missing installation creation state checks for webhooks
  • Make status command output prettier