Releases: neonidian/teams-notify-build-status
Releases · neonidian/teams-notify-build-status
Remove response check from Teams
What's Changed
- Remove response check from Teams by @neonidian in #93
Full Changelog: v4.0.0...v4.1.0
Upgrade node runtime to v20
What's Changed
- Bump github/codeql-action from 2 to 3 by @dependabot in #83
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #82
- Bump actions/setup-node from 3 to 4 by @neonidian in #81
- #85: Upgrade to node runtime v20 by @neonidian in #86
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
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
v3 Automatic compilation
Upgrade dependencies
Code updates: Move non-async func out of promises closure
v3.2.3 Automatic compilation
Code updates: Refactorings
v3.2.2 Automatic compilation
Fix: async parallel requests
Fix for async parallel requests when using multiple webhook URLs
Feature: Multiple webhook URLs
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