Releases: jadolg/rocketchat_API
Releases · jadolg/rocketchat_API
1.35.2
1.35.1
What's Changed
- Remove version from docker-compose by @jadolg in #284
- Improve license detection on tests by @jadolg in #286
- Bump isbang/compose-action from 2.0.2 to 2.1.0 by @dependabot in #285
- Bump isbang/compose-action from 2.1.0 to 2.2.0 by @dependabot in #287
- Update test versions to remove 6.10 and add 7.3 by @jadolg in #288
- Add python 3.13 to the tests matrix by @jadolg in #289
- Remove "latest" from testing matrix by @jadolg in #291
- Introduce separate test action by @jadolg in #292
- Remove codecov from manual tests by @jadolg in #293
- Run tests on ubuntu-latest by @jadolg in #298
- Update packaging requirement from ~=24.2 to ~=25.0 by @dependabot in #297
- change Content-Type of login request to application/json by @paulchen in #300
New Contributors
Full Changelog: 1.35.0...1.35.1
1.35.0
1.34.0
1.33.2
Full Changelog: 1.33.1...1.33.2
1.33.1
What's Changed
- Add 6.13.0 to the versions matrix by @jadolg in #263
- Remove Python 3.8 from the test matrix by @jadolg in #264
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #265
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #266
- Update packaging requirement from ~=24.1 to ~=24.2 by @dependabot in #271
- Add v7 to CI tests by @jadolg in #267
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #272
- Remove tests for v6.8 (deprecated) and add them for 7.1 by @jadolg in #273
- Fix license method issues by @jadolg in #275
Full Changelog: 1.33.0...1.33.1
1.33.0
What's Changed
- Skip enterprise-only endpoints if there is no license set by @jadolg in #239
- Add method for chat.getMentionedMessages by @jadolg in #260
- Run tests for all supported rocket.chat versions by @jadolg in #261
- Separate release workflow from tests by @jadolg in #262
Full Changelog: 1.32.0...1.33.0