v2.7.0-alpha.6
Pre-release
Pre-release
·
116 commits
to master
since this release
WARNING
NOTE: This is not considered a stable release.
Changes for the v2.7.0-alpha.6
release
Changes for the v2.7.0-alpha.5
release
Changes for the v2.7.0-alpha.4
release
- linting fixes
Changes for the v2.7.0-alpha.3
release
- (GH-169) add YAML en(de)coding support to MessageCard (thanks to @pcanilho)
- dependency updates
- linting fixes (more needed)
Changes for the v2.7.0-alpha.2
release
- new
adaptivecard
package - remove
botapi
package - example code refresh
- documentation refresh
- simplify
goteamsnotify.messagePreparer
interface - simplify
MessageCard.Prepare()
implementation - explicitly mark existing formatting functionality as specific to the
MessageCard
format - ...
See GH-162 for more changes.
Changes for the v2.7.0-alpha.1
release
- deprecate the current
API
interface - expose
TeamsClient
to take its place - create new
botapi
package (limited functionality) - add support for overriding default
http.Client
- add default project-specific user agent, support for overriding the default from client code
- ...
See GH-155 for more changes.
References
- See the
v2.7.0
milestone for all issues associated with this (upcoming) release. - Please provide feedback (good or bad) via the discussion thread here.