Skip to content

Releases: neonidian/teams-notify-build-status

Upgrade minimum required Node JS version by GHA to v24

Choose a tag to compare

@neonidian neonidian released this 21 Mar 19:35
2f09c75

Upgrade minimum required Node JS version by GHA to v24

Remove response check from Teams

Choose a tag to compare

@neonidian neonidian released this 27 Jul 16:00
8b63dec

What's Changed

Full Changelog: v4.0.0...v4.1.0

Upgrade node runtime to v20

Choose a tag to compare

@neonidian neonidian released this 19 Feb 18:55
c30b5a8

What's Changed

Known issue

A known bug has been acknowledged by Microsoft and they are actively looking into it.

Full Changelog: v3.2.5...v4.0.0

Upgrade dependencies - Oct 2023

Choose a tag to compare

@neonidian neonidian released this 07 Oct 18:29
bd5e5df

What's Changed

Upgraded dependencies:
"@actions/core" to version "^1.10.1"
"@actions/http-client" to version "^2.2.0"
"@vercel/ncc" to version "^0.38.0"
"actions/checkout" to version "4"

Full Changelog: v3.2.4...v3.2.5

Map latest release to major version

Choose a tag to compare

@neonidian neonidian released this 07 May 12:11
bd5e5df
v3

Automatic compilation

Upgrade dependencies

Choose a tag to compare

@neonidian neonidian released this 25 Mar 14:49
ef6ea13

What's Changed

Full Changelog: v3.2.3...v3.2.4

Code updates: Move non-async func out of promises closure

Choose a tag to compare

@neonidian neonidian released this 12 Nov 10:31
c270ce5
v3.2.3

Automatic compilation

Code updates: Refactorings

Choose a tag to compare

@neonidian neonidian released this 12 Nov 09:47
fb4b3c3
v3.2.2

Automatic compilation

Fix: async parallel requests

Choose a tag to compare

@neonidian neonidian released this 04 Nov 20:41
cec05f1

Fix for async parallel requests when using multiple webhook URLs

Feature: Multiple webhook URLs

Choose a tag to compare

@neonidian neonidian released this 04 Nov 18:43
298eed3

Feature

Send a message to multiple channels in Teams by specifying multiple webhook URLs

What's Changed

  • 62 Feature: Implement multiple webhook urls by @neonidian in #65

Full Changelog: v3.1.1...v3.2.0