Skip to content

Commit 622fbe2

Browse files
committed
Updating changelog
1 parent 56cf6b8 commit 622fbe2

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,33 @@
22

33
## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-sync/tree/HEAD)
44

5-
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v3.0.1...HEAD)
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v3.0.2...HEAD)
66

77
**Merged pull requests:**
88

9-
- Subscribe to Redis messages after Redis client connects. Subscribing … [\#180](https://github.com/feathersjs-ecosystem/feathers-sync/pull/180) ([babysealclubber](https://github.com/babysealclubber))
10-
- chore\(dependencies\): Update all dependencies [\#177](https://github.com/feathersjs-ecosystem/feathers-sync/pull/177) ([daffl](https://github.com/daffl))
9+
- fix: Call context.toJSON if available [\#185](https://github.com/feathersjs-ecosystem/feathers-sync/pull/185) ([daffl](https://github.com/daffl))
10+
11+
## [v3.0.2](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v3.0.2) (2023-02-22)
12+
13+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v3.0.1...v3.0.2)
14+
15+
**Closed issues:**
16+
17+
- On V5 Dove, service details missing in calls [\#184](https://github.com/feathersjs-ecosystem/feathers-sync/issues/184)
18+
- Feathers-sync Redis Adapter with an existing Redis Sentinel client and Feathers-Socket.io [\#182](https://github.com/feathersjs-ecosystem/feathers-sync/issues/182)
19+
- High RAM usage when large files are uploaded [\#181](https://github.com/feathersjs-ecosystem/feathers-sync/issues/181)
20+
- startup errors after update to 3.0.0 with redis adapter [\#178](https://github.com/feathersjs-ecosystem/feathers-sync/issues/178)
21+
- bson - cyclic dependency detected [\#168](https://github.com/feathersjs-ecosystem/feathers-sync/issues/168)
1122

1223
## [v3.0.1](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v3.0.1) (2022-03-15)
1324

1425
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v3.0.0...v3.0.1)
1526

27+
**Merged pull requests:**
28+
29+
- Subscribe to Redis messages after Redis client connects. Subscribing … [\#180](https://github.com/feathersjs-ecosystem/feathers-sync/pull/180) ([babysealclubber](https://github.com/babysealclubber))
30+
- chore\(dependencies\): Update all dependencies [\#177](https://github.com/feathersjs-ecosystem/feathers-sync/pull/177) ([daffl](https://github.com/daffl))
31+
1632
## [v3.0.0](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v3.0.0) (2022-01-27)
1733

1834
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v2.4.0...v3.0.0)

0 commit comments

Comments
 (0)