Skip to content

Releases: rveachkc/pymsteams

v0.1.12

18 Jul 16:55
79d8a7b
Compare
Choose a tag to compare

Now allows for custom CA Bundles and disabling CA verification by leveraging the requests verify parameter: https://2.python-requests.org/en/master/user/advanced/#ssl-cert-verification

v0.1.11

02 Jul 01:23
1370961
Compare
Choose a tag to compare

Will now raise a TeamsWebhookException exception when an http call to the webhook service fails.

v0.1.10

19 Jun 03:44
42ca212
Compare
Choose a tag to compare
  • Added potential actions - Thanks @Seonin
  • resolved CVE's in dev-requirements.txt

v0.1.9

21 Dec 17:46
18dd368
Compare
Choose a tag to compare
  • Python 2.7 support
  • Timeout on webhook send - Thanks PammyS

0.1.8

18 Dec 17:10
f5c7a4d
Compare
Choose a tag to compare

Fixed dependency issue with requests

Fix setup

09 Nov 00:05
eed273a
Compare
Choose a tag to compare

the setup broke due to a bad requirement. This is a change to the setup only.

v0.1.6

02 Nov 19:32
bc25dcd
Compare
Choose a tag to compare
Merge pull request #22 from rveachkc/develop

v0.1.6 - CI automation

v0.1.5

02 Nov 19:27
Compare
Choose a tag to compare
activate venv before sdist

version 0.1.3

16 Jan 17:46
44e030e
Compare
Choose a tag to compare

Contains a fix for hex code colors

version 0.1.2 (#6)

30 Aug 16:33
Compare
Choose a tag to compare
* doc typo

* addLinkButton

Now allows multiple links

* setup 0.1.2