Skip to content

Releases: maruTA-bis5/mattermost4j

v1.0.0-beta.1

08 Jan 13:51
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.25.0...v1.0.0-beta.1

v0.25.0

21 Sep 16:09
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 by @dependabot in #453
  • chore(ci): Bump test target Mattermost server to 6.3 by @maruTA-bis5 in #454
  • chore(deps): bump checkstyle from 9.2.1 to 9.3 by @dependabot in #457
  • chore(deps): bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #459
  • chore(deps): bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 by @dependabot in #460
  • chore(deps): bump jackson-databind from 2.10.5.1 to 2.13.2 by @dependabot in #464
  • chore(deps): bump jersey-bom from 3.0.3 to 3.0.4 by @dependabot in #458
  • chore(deps): bump nexus-staging-maven-plugin from 1.6.10 to 1.6.12 by @dependabot in #462
  • chore(deps): bump checkstyle from 9.3 to 10.0 by @dependabot in #463
  • chore(deps): bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 by @dependabot in #465
  • chore(deps): bump checkstyle from 10.0 to 10.1 by @dependabot in #466
  • chore(deps): bump jackson-databind from 2.13.2 to 2.13.2.1 by @dependabot in #467
  • chore(deps): bump jackson-databind from 2.13.2.1 to 2.13.3 by @dependabot in #475
  • feat: Add Team.cloudLimitsArchived by @BrettGouyetNc in #491

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

03 Jan 22:59
Compare
Choose a tag to compare

What's Changed

  • Bump Mattermost server version to currently supported by @maruTA-bis5 in #448
  • chore(deps-dev): bump assertj-core from 3.21.0 to 3.22.0 by @dependabot in #451

Full Changelog: v0.23.0...v0.24.0

v0.23.0

31 Dec 07:38
Compare
Choose a tag to compare

Server Compatibility

  • Add missing properties (#412) (@mkobel)
    • Add missing property shared to Channel
    • Add missing property disableWelcomeEmail to User
    • Add missing property totalMsgCountRoot to Channel
    • Add missing property policyId to Channel
    • Add missing property dndEndTime to Status
  • Add missing property disableWelcomeEmail to User (#424) (@mkobel)

Misc

  • docs: add missing semicolon (#369) (@eckad158)
  • Remove unnecessary "public" modifiers (#366) (#390)
  • Upgrade to GitHub-native Dependabot (#419)
  • chore(ci): Update inbucket image (#435)
  • chore(ci): Tweak pipeline (#446)

Dependencies

  • bump checkstyle from 8.32 to 9.2.1 (#368, #371, #383, #392, #398, #443)
  • bump commons-lang3 from 3.10 to 3.12.0 (#372, #409)
  • bump jersey-bom from 2.30.1 to 3.0.3 (#367, #382, #400, #402, #441)
  • bump jacoco-maven-plugin from 0.8.5 to 0.8.7 (#381, #421)
  • bump jackson-databind from 2.10.3 to 2.10.5.1 (#447)
  • bump jakarta.activation-api from 1.2.2 to 2.0.0 (#389)
  • bump lombok from 1.18.12 to 1.18.22 (#386, #438)
  • bump lombok-maven-plugin from 1.18.12.0 to 1.18.20.0 (#388, #415)
  • bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#404)
  • bump maven-javadoc-plugin from 3.2.0 to 3.3.1 (#440)
  • bump maven-gpg-plugin from 1.6 to 3.0.1 (#437)
  • bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 (#…
  • bump spotbugs-maven-plugin from 4.0.0 to 4.5.2.0 (#370, #387, #399, #439)
  • bump assertj-core from 3.16.1 to 3.21.0 (#378, #391, #394, #401, #442)
  • bump commons-codec from 1.14 to 1.15 (#377)
  • bump junit-jupiter from 5.6.2 to 5.8.2 (#380, #444)

v0.22.1

24 May 12:28
Compare
Choose a tag to compare

Bug fix

  • fix: detect response content-type correctly if charset present (#365)

v0.22.0

21 May 00:34
Compare
Choose a tag to compare

Server Compatibility

  • feat: add homepageUrl, supportUrl, iconPath to PluginManifest (#363)

Dependencies

  • chore(deps): bump checkstyle from 8.31 to 8.32 (#359)
  • chore(deps-dev): bump assertj-core from 3.15.0 to 3.16.0 (#361)
  • chore(deps-dev): bump assertj-core from 3.16.0 to 3.16.1 (#362)

v0.21.0

29 Apr 13:34
Compare
Choose a tag to compare

Server Compatibility

  • Mattermost 5.22 Ready (#356)
    • add new configuration for Mattermost 5.22
    • add Post.replyCount

Breaking API Change

  • feat: authentication api returns ApiResponse object (#360)

Dependencies

  • chore(deps): bump jakarta.xml.bind-api from 2.3.2 to 2.3.3 (#343)
  • chore(deps): bump checkstyle from 8.29 to 8.30 (#344)
  • chore(deps): bump lombok-maven-plugin from 1.18.10.0 to 1.18.12.0 (#345)
  • chore(deps): bump spotbugs-maven-plugin from 3.1.12.2 to 4.0.0 (#347)
  • chore(deps): bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (#348)
  • chore(deps-dev): bump junit-jupiter from 5.6.0 to 5.6.1 (#351)
  • chore(deps-dev): bump junit-jupiter from 5.6.1 to 5.6.2 (#357)
  • chore(deps): bump moditect-maven-plugin from 1.0.0.Beta2 to 1.0.0.RC1 (…
  • chore(deps): bump checkstyle from 8.30 to 8.31 (#354)
  • chore(deps): bump commons-lang3 from 3.9 to 3.10 (#353)
  • Bump jackson-databind from 2.9.10.1 to 2.10.3 (#355)

v0.20.0

23 Feb 04:44
Compare
Choose a tag to compare

Server Compatibility

  • Mattermost 5.20 Ready (#338)
    • feat: add new configuration for Mattermost 5.20
    • fix: getPlugin test because prepackaged plugins will not install from 5.20.0
    • feat: add CommandResponse.skipSlackParsing
    • fix: fix flaky test when 200+ teams exists
  • feat: add channels autocomplete api (#333)
  • feat: add support to get custom emoji list sort by name (#334)
  • fix: make PostApi#updatePost(String, Post) deprecated (#337)

Improvements

  • chore: add module-info.java (fix #92) (#326)

Dependencies

  • chore(deps): bump maven-source-plugin from 3.2.0 to 3.2.1 (#322)
  • chore(deps): bump jackson-databind from 2.9.10 to 2.9.10.1 (#323)
  • chore(deps): bump checkstyle from 8.27 to 8.28 (#324)
  • chore(deps-dev): bump commons-codec from 1.13 to 1.14 (#327)
  • chore(deps): bump jersey-bom from 2.29.1 to 2.30 (#331)
  • chore(deps-dev): bump junit-jupiter from 5.5.2 to 5.6.0 (#332)
  • chore(deps): bump checkstyle from 8.28 to 8.29 (#335)
  • chore(deps-dev): bump assertj-core from 3.14.0 to 3.15.0 (#336)
  • chore(deps): bump lombok from 1.18.10 to 1.18.12 (#339)
  • chore(deps): bump maven-checkstyle-plugin from 3.1.0 to 3.1.1 (#340)
  • chore(deps): bump jakarta.activation-api from 1.2.1 to 1.2.2 (#341)
  • chore(deps): bump jersey-bom from 2.30 to 2.30.1 (#342)

Misc

  • chore: Add docker-compose.yml (#310) (#325)
  • chore: improve sonarqube test cases detection (#328)
  • chore(test): split each nested test classes to singular one, (#329)
  • chore(ci): initialize GitHub Actions (#279)

v0.19.0

19 Dec 22:12
Compare
Choose a tag to compare

Server Compatibility

  • Mattermost Server 5.18 Ready (#321)
    • add new configurations added in 5.18

Dependencies

  • checkstyle from 8.26 to 8.27 (#320)

v0.18.0

27 Nov 13:18
Compare
Choose a tag to compare

Server Compatibility

  • Mattermost Server 5.17 Ready (#318)
    • add new configurations added in 5.17

Features

  • Add ability to configure underlying httpClient of MM client (#319) (@paxbit)

Dependencies

  • jackson-databind from 2.9.9 to 2.9.10 (#314)
  • checkstyle from 8.25 to 8.26 (#316)
  • assertj-core from 3.13.2 to 3.14.0 (#315)
  • maven-source-plugin from 3.1.0 to 3.2.0 (#317)