You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# 2.8.1
2
+
3
+
### Fixed
4
+
5
+
*#278 - Fixed issue retrieving Conversations and Users clients where the service locator didn't know what to do
6
+
7
+
### Changed
8
+
9
+
*#283 - Moved auth logic to individual handlers, to better prepare for a fix where Containers do not allow Signature and Token auth
10
+
# 2.8.0
11
+
12
+
### Added
13
+
14
+
*#272 - Added support for PSR-3 compatible logging solutions and a new debug feature to log requests/responses
15
+
*#274 - Added support for the detail field on some new Voice API incoming events (https://developer.nexmo.com/voice/voice-api/webhook-reference#event-webhook)
16
+
*#273 - Added new content-id and entity-id fields to support regional SMS requirements, and a shortcut for enabling DLT on Indian-based SMS
0 commit comments