Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Sep 25, 2023
1 parent 91d98b8 commit 208c20d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Change Log

## [1.2.13](https://github.com/ably/ably-dotnet/tree/1.2.13) (2023-09-25)

[Full Changelog](https://github.com/ably/ably-dotnet/compare/1.2.12...1.2.13)

**Implemented enhancements:**

- Implement no connection serial [\#1244](https://github.com/ably/ably-dotnet/issues/1244)

**Closed issues:**

- Error getting value from "Id" on IO.Ably.Message, code 50000 \(ios-net7 deployed, maui\) [\#1259](https://github.com/ably/ably-dotnet/issues/1259)
- Channel messages are missed or delayed [\#1252](https://github.com/ably/ably-dotnet/issues/1252)
- Update connectionStateTtl [\#1243](https://github.com/ably/ably-dotnet/issues/1243)
- Update README for MAUI trimming config [\#1242](https://github.com/ably/ably-dotnet/issues/1242)
- Improve CI testing process [\#362](https://github.com/ably/ably-dotnet/issues/362)

**Merged pull requests:**

- Fix readme [\#1256](https://github.com/ably/ably-dotnet/pull/1256) ([sacOO7](https://github.com/sacOO7))
- Updated connectionTtl to be 120 seconds [\#1247](https://github.com/ably/ably-dotnet/pull/1247) ([sacOO7](https://github.com/sacOO7))
- MAUI config doc [\#1245](https://github.com/ably/ably-dotnet/pull/1245) ([sacOO7](https://github.com/sacOO7))
- \[SDK-3703\] Feature/integration 2.0 [\#1199](https://github.com/ably/ably-dotnet/pull/1199) ([sacOO7](https://github.com/sacOO7))
- Update integration 2.0 spec [\#1198](https://github.com/ably/ably-dotnet/pull/1198) ([sacOO7](https://github.com/sacOO7))
- Rename getRecoveryKey-\>createRecoveryKey per updated spec [\#1185](https://github.com/ably/ably-dotnet/pull/1185) ([SimonWoolf](https://github.com/SimonWoolf))
- Remove connection serial [\#1183](https://github.com/ably/ably-dotnet/pull/1183) ([sacOO7](https://github.com/sacOO7))

## [1.2.12](https://github.com/ably/ably-dotnet/tree/1.2.12) (2023-06-29)

[Full Changelog](https://github.com/ably/ably-dotnet/compare/1.2.11...1.2.12)
Expand Down

0 comments on commit 208c20d

Please sign in to comment.