Skip to content

Commit be07dad

Browse files
Merge pull request #406 from ably/release/1.2.14
Release 1.2.14 (patch to original release PR)
2 parents 90509e6 + 00ccd8f commit be07dad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
**Implemented enhancements:**
88

99
- Add Flutter and/or Dart runtime version to Ably-Agent header, if possible [\#286](https://github.com/ably/ably-flutter/issues/286)
10+
- Throw errors instead of returning null when serialization/ deserialization fails [\#149](https://github.com/ably/ably-flutter/issues/149)
1011
- Custom Transport Parameters \(Params\) [\#108](https://github.com/ably/ably-flutter/issues/108)
1112

1213
**Fixed bugs:**
@@ -15,6 +16,10 @@
1516
- Upgrade `ably-java` dependency to version 1.2.12 [\#385](https://github.com/ably/ably-flutter/issues/385)
1617
- Swift Compiler Error \(Xcode\): Definition conflicts with previous value [\#347](https://github.com/ably/ably-flutter/issues/347)
1718
- Update errorReason on Realtime.connection [\#120](https://github.com/ably/ably-flutter/issues/120)
19+
- Logging and error handling for ObjC stream listeners [\#399](https://github.com/ably/ably-flutter/pull/399)
20+
- Fixed argument error in Swift implementation of Crypto.generateRandomKey [\#377](https://github.com/ably/ably-flutter/pull/377)
21+
- Fixed iOS push module compilation issue on some versions of XCode [\#373](https://github.com/ably/ably-flutter/pull/373)
22+
- Updated realtime connection to update `errorReason` [\#365](https://github.com/ably/ably-flutter/pull/365)
1823

1924
**Closed issues:**
2025

0 commit comments

Comments
 (0)