Skip to content

Commit a826868

Browse files
committed
chore: update CHANGELOG.md
1 parent e9a6329 commit a826868

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Change Log
22

3+
## [1.2.41](https://github.com/ably/ably-java/tree/v1.2.41)
4+
5+
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.40...v1.2.41)
6+
7+
**Closed issues:**
8+
9+
- For REST clients, all requests should include an `X-Ably-ClientId` header when basic auth is to be used \(RSA7e2\) [\#1015](https://github.com/ably/ably-java/issues/1015)
10+
11+
**Merged pull requests:**
12+
13+
- chore\(Auth\): get rid of unnecessary padding removal for Auth tokens [\#1021](https://github.com/ably/ably-java/pull/1021) ([ttypic](https://github.com/ttypic))
14+
- feat: add Google SDK console verification [\#1020](https://github.com/ably/ably-java/pull/1020) ([ttypic](https://github.com/ttypic))
15+
- feat: include `X-Ably-ClientId` for each request \(RSA7e2\) [\#1019](https://github.com/ably/ably-java/pull/1019) ([ttypic](https://github.com/ttypic))
16+
17+
318
## [1.2.40](https://github.com/ably/ably-java/tree/v1.2.40)
419

520
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.39...v1.2.40)

0 commit comments

Comments
 (0)