Skip to content

Releases: greenbone/mattermost-notify

mattermost-notify 24.11.2

12 Nov 10:44
Compare
Choose a tag to compare

mattermost-notify 24.11.1

12 Nov 10:33
Compare
Choose a tag to compare

mattermost-notify 24.11.0

12 Nov 10:00
Compare
Choose a tag to compare

24.11.0 - 2024-11-12

Bug Fixes

Dependencies

  • Bump the python-packages group with 2 updates aff93c9
  • Bump the python-packages group with 2 updates e9dd003
  • Bump the python-packages group across 1 directory with 10 updates 5bc67dd
  • Bump the python-packages group across 1 directory with 4 updates 4d34162
  • Bump the python-packages group with 2 updates bf30045
  • Bump the python-packages group with 4 updates aaf4521
  • Bump ruff from 0.5.4 to 0.5.5 in the python-packages group 06d1c4c
  • Bump the python-packages group across 1 directory with 5 updates ba773bd
  • Bump certifi from 2024.6.2 to 2024.7.4 0e3a7ae
  • Bump ruff from 0.4.8 to 0.4.9 in the python-packages group 95ec681
  • Bump the python-packages group with 3 updates 16f2457
  • Bump the python-packages group with 4 updates 9e3367f
  • Bump the python-packages group with 4 updates eb04b8d
  • Bump the python-packages group with 2 updates 91bdcd6
  • Bump the python-packages group with 2 updates 5328843
  • Bump the python-packages group with 3 updates 11d2630
  • Bump the python-packages group with 5 updates 7eac384
  • Bump the python-packages group with 2 updates e33c614
  • Bump the python-packages group with 2 updates a1566c1
  • Bump idna from 3.6 to 3.7 67d493f
  • Bump the python-packages group with 3 updates a9caa3c
  • Bump the python-packages group with 1 update d6d8521
  • Bump the python-packages group with 1 update 096c6b1
  • Bump the python-packages group with 3 updates c7fc2e3
  • Bump the python-packages group with 3 updates abbdfcd
  • Bump the python-packages group with 4 updates 706142b
  • Bump the python-packages group with 4 updates 1b27511
  • Bump the python-packages group with 2 updates 12dd734
  • Bump the python-packages group with 1 update 546e2b5
  • Bump the python-packages group with 3 updates 3343b4f
  • Bump the python-packages group with 3 updates c9b3ccb

mattermost-notify 24.1.0

25 Jan 16:10
Compare
Choose a tag to compare

24.1.0 - 2024-01-25

Added

  • Auto-merge workflow, to enable squash auto-merge in open PRs a5e1822

Removed

Changed

  • Adjust release workflow name 642946f
  • Use trusted publisher upload for PyPI 1a9877c
  • Group dependabot updates (#202) 7d21fe0
  • Re-enable type checks with mypy in CI bde7fc2

Dependencies

  • Bump the python-packages group with 1 update d614d3f
  • Bump the python-packages group with 2 updates c5d81db
  • Bump the python-packages group with 3 updates 0db8d0b
  • Bump the python-packages group with 5 updates d6c4c77
  • Bump the github-actions group with 1 update 361c1c8
  • Bump the python-packages group with 6 updates ddfd5b3
  • Bump the python-packages group with 5 updates ae306de
  • Bump the python-packages group with 5 updates c76af8c
  • Bump the python-packages group with 5 updates 042eb72
  • Bump the python-packages group with 4 updates 6ac0387
  • Bump the python-packages group with 3 updates 9556e99
  • Bump the python-packages group with 2 updates fb672d9
  • Bump the python-packages group with 7 updates (#210) a2e9378
  • Bump the python-packages group with 2 updates (#209) 9762ece
  • Bump the python-packages group with 3 updates (#208) 967f4d4
  • Bump the python-packages group with 3 updates (#206) 94365c9
  • Bump the github-actions group with 1 update efddbf3
  • Bump the python-packages group with 6 updates cb5bcc6
  • Bump ruff from 0.0.285 to 0.0.286 9d215fc
  • Bump certifi from 2023.5.7 to 2023.7.22 (#192) 6800bc0
  • Bump platformdirs from 3.9.1 to 3.10.0 (#191) e883dc3
  • Bump ruff from 0.0.278 to 0.0.285 (#190) cb3c2fe
  • Bump exceptiongroup from 1.1.2 to 1.1.3 (#188) 06b5a0f
  • Bump tomlkit from 0.11.8 to 0.12.1 (#189) d571da4
  • Bump rich from 13.4.2 to 13.5.2 (#187) 08fa233
  • Bump click from 8.1.6 to 8.1.7 (#186) e47c834
  • Bump pathspec from 0.11.1 to 0.11.2 (#185) 8e10c9f
  • Bump mypy from 1.4.1 to 1.5.1 (#184) f8a94ff
  • Bump pygments from 2.15.1 to 2.16.1 (#183) f3b11c6
  • Bump coverage from 7.2.7 to 7.3.0 (#182) 6832d56

mattermost-notify 23.7.1

19 Jul 15:12
Compare
Choose a tag to compare

23.7.1 - 2023-07-19

Added

  • Allow to get commit message from git log 225b2e9

Changed

  • Use terminal based on rich af8cc48
  • Extract posting message into an own function b6252a3
  • Improve error output 3489e00

mattermost-notify 23.7.0

18 Jul 08:42
Compare
Choose a tag to compare

23.7.0 - 2023-07-18

Added

  • Allow to set an explicit commit message f9c2199
  • Run mypy on CI f1ad5c0
  • Add config for mypy to pyproject.toml f8798e1
  • Add action for reporting the conventional commits 69b799a

Removed

  • Remove unnecessary poetry.toml config file 426c470
  • Drop changelog config and old changelog files d03405b

Changed

  • Use ruff for linting in CI 46143c7
  • Refactor mattermost_notify 850731b
  • Drop running Python 3.7 and 3.8 on CI 783f358
  • Enable autohooks plugin mypy for type checking c34e5ee
  • Replace pylint with ruff 3fe2a91
  • Refactor fill_template to expect arguments instead of a namespace a23a19b
  • Create a markdown link only if an url is passed to linker func da0b7e0
  • Refactor get_github_event_json to always return a dict ce4b5a7
  • Update dependencies and support 3.11 038d420
  • Use generic reusable workflows a858cca
  • Set required permissions for conventional commits workflow bb48aca
  • Create conventional commits for dependabot ebf1b46
  • Use new pypi-upload action for releasing the Python package a81e6f8
  • Use a single workflow file for releases d38dfa7
  • Use universal release action, not python specific (#110) 4519c93

Bug Fixes

Dependencies

  • Update dependencies and require Python >= 3.9 0a91db1
  • Bump greenbone/actions from 2 to 3 719def8
  • Bump platformdirs from 3.5.1 to 3.5.3 673f2a5
  • Bump typing-extensions from 4.6.2 to 4.6.3 f281fba
  • Bump rich from 13.3.5 to 13.4.1 a7a1926

mattermost-notify 22.12.0

12 Dec 13:24
Compare
Choose a tag to compare

22.12.0 - 2022-12-12

Added

  • Add missing return type hints df58306
  • Add autohooks-plugin-isort as dev dependency d44e95f
  • Add official support for Python 3.10 7ea6551
  • A new line between highlight and msg (#36) 8dd15d3

Changed

  • Drop requests in favor of httpx 23fdc1d
  • Update tests c4274a4
  • Normalize all strings with black 7c4ef9c
  • Sort imports with isort 281e5a1
  • Only list direct dependencies and use version range for calver d36b7f6
  • Update workflows e585665

mattermost-notify 22.9.0

15 Sep 23:36
Compare
Choose a tag to compare

22.9.0 - 2022-09-15

Added

Bug Fixes

  • NoneType Error if conclusion is not set (#2) 59271d5
  • Console Terminal usage abdf74e

mattermost-notify 22.5.1

17 May 04:49
Compare
Choose a tag to compare

Fix:

Commit URL link (#1)