Skip to content

Releases: navicore/teams-notification-resource

v0.9.14 base ubuntu image and new certs/domain

29 Jul 22:10
012de74
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.13...v0.9.14

v0.9.13 key warning from title too

18 Jan 18:17
2c2bfa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.12...v0.9.13

v0.9.12 key warning styling via the word warning

17 Jan 22:23
2856066
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4 by @renovate in #45
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #46
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #48
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #47
  • Update license copyright year(s) by @github-actions in #49
  • key warning styling via the word warning by @rcousineau-xandr in #50

Full Changelog: v0.9.11...v0.9.12

v0.9.11 automatic style detection should be case insensitive

07 Sep 23:54
9cc175f
Compare
Choose a tag to compare

What's Changed

  • automatic style detection should be case insensitive by @jbsil in #44

Full Changelog: v0.9.10...v0.9.11

v0.9.10 adaptive cards

07 Sep 20:31
d13f9aa
Compare
Choose a tag to compare

What's Changed

  • convert message to adaptive cards with colored headers by @jbsil in #43

New Contributors

  • @jbsil made their first contribution in #43

Full Changelog: v0.9.9...v0.9.10

v0.9.9

12 Jul 05:06
d008d66
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #26
  • Update docker/build-push-action action to v3 by @renovate in #28
  • Update docker/setup-buildx-action action to v2 by @renovate in #30
  • Update docker/setup-qemu-action action to v2 by @renovate in #31
  • Update ubuntu Docker tag to v22 by @renovate in #32
  • Update license copyright year(s) by @github-actions in #33
  • chore(deps): update actions/checkout action to v3 by @renovate in #34
  • chore(deps): update docker/build-push-action action to v4 by @renovate in #35
  • chore(deps): update fantasticfiasco/action-update-license-year action to v3 by @renovate in #37
  • set content-type on webhook curl request by @rcousineau-xandr in #38

New Contributors

Full Changelog: v0.9.8...v0.9.9

logging verbosity and tls param

12 Oct 01:07
6295b41
Compare
Choose a tag to compare

see #22

new params for resource

  • verbose
  • silent
  • skip_cert_verification

v0.9.7

10 Oct 18:54
Compare
Choose a tag to compare

#21

rename master to main

v0.9.6

10 Oct 07:46
d75510c
Compare
Choose a tag to compare

add support for forwarding proxies

see d75510c

and #17

prepend the text_file input with the path to the working directory

16 Apr 11:30
150478d
Compare
Choose a tag to compare

since outputs get persisted in the temp build directory, we need to prepend the text_file input with the path to the working directory

fixes #14