Releases: atc0005/go-teams-notify
v2.11.0-alpha.2
v2.11.0-alpha.1
What's Changed
New Features or Enhancements 🎉
Dependency Updates
- ghaw: bump github/codeql-action from 2 to 3 by @dependabot in #249
- Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #260
Other Changes
- Documentation refresh for Workflow connectors by @atc0005 in #263
- Sync latest changes from master branch by @atc0005 in #266
Full Changelog: v2.9.0-alpha.1...v2.11.0-alpha.1
v2.10.0
What's Changed
New Features or Enhancements 🎉
Dependency Updates
Other Changes
New Contributors
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
New Features or Enhancements 🎉
- Add proxy server examples by @atc0005 in #241
- Initial support for toggling visibility by @atc0005 in #251
Dependency Updates
- Update Dependabot config to monitor both branches by @atc0005 in #236
- ghaw: bump actions/checkout from 3 to 4 by @dependabot in #238
- ghaw: bump github/codeql-action from 2 to 3 by @dependabot in #248
Other Changes
- Update Go Doc comment formatting by @atc0005 in #244
- Update CHANGELOG for v2.9.0 release by @atc0005 in #252
Full Changelog: v2.8.0...v2.9.0
v2.9.0-alpha.1
What's Changed
New Features or Enhancements 🎉
Dependency Updates
- ghaw: bump actions/checkout from 3 to 4 by @dependabot in #237
Other Changes
Full Changelog: v2.8.0...v2.9.0-alpha.1
v2.8.0
What's Changed
New Features or Enhancements 🎉
- Update vuln analysis GHAW to remove on.push hook by @atc0005 in #225
- Add initial Adaptive Card Table support by @atc0005 in #220
- Add initial automated release notes config by @atc0005 in #232
- Add initial automated release build workflow by @atc0005 in #233
Bug Fixes 🐛
Dependency Updates
- go.mod: bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #222
Other Changes
- Add
quick
Makefile recipe (alias) by @atc0005 in #226 - Update CHANGELOG for v2.8.0 release by @atc0005 in #227
- Disable unsupported build opts in monthly workflow by @atc0005 in #230
- Update CHANGELOG for v2.8.0 release by @atc0005 in #234
Full Changelog: v2.7.1...v2.8.0
v2.8.0-alpha.1
WARNING
NOTE: This is not considered a stable release.
Changes for the v2.8.0-alpha.1
release
- ability to create a Table in AdaptiveCard format
- CI updates
- dependency updates
See GH-220 and GH-205 for more details.
References
- See the
v2.8.0
milestone for all issues associated with this (upcoming) release. - Please provide feedback (good or bad) via the discussion thread here.
v2.7.1
Changed
- Dependencies
github.com/stretchr/testify
v1.8.1
tov1.8.2
- CI
Adaptive Card
format- Other
- (GH-212) Update
InList
,InListIfFieldValNotEmpty
validators
- (GH-212) Update
Fixed
- (GH-208) Validation of
(adaptivecard.Attachment).Content
is missing
References
- See the
v2.7.1
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v2.7.1-rc.3
WARNING
This is a release candidate (RC) release. Unless issues are discovered & reported, this will become the next v2.7.1 stable release.
Please test and provide feedback so that any blocking issues can be resolved before the v2.7.1 release.
Thanks in advance!
Changed
- Dependencies
github.com/stretchr/testify
v1.8.1
tov1.8.2
- CI
Adaptive Card
format- (GH-212) Update
InList
,InListIfFieldValNotEmpty
validators
Fixed
- (GH-208) Validation of
(adaptivecard.Attachment).Content
is missing
References
- See the
v2.7.1
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v2.7.1-rc.2
WARNING
This is a release candidate (RC) release. Unless issues are discovered & reported, this will become the next v2.7.1 stable release.
Please test and provide feedback so that any blocking issues can be resolved before the v2.7.1 release.
Thanks in advance!
Changed
- Dependencies
github.com/stretchr/testify
v1.8.1
tov1.8.2
- CI
Adaptive Card
format- (GH-206) Update
AdaptiveCardMaxVersion
to 1.5
- (GH-206) Update
- (GH-212) Update
InList
,InListIfFieldValNotEmpty
validators
Fixed
- (GH-208) Validation of
(adaptivecard.Attachment).Content
is missing
References
- See the
v2.7.1
milestone for the issues associated with this release. - See our CHANGELOG for more information.