@powersync/service-module-postgres-storage 0.0.0-dev-20251202102946 → 0.0.0-dev-20251208145829

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,24 +1,47 @@
1
1
  # @powersync/service-module-postgres-storage
2
2
 
3
- ## 0.0.0-dev-20251202102946
3
+ ## 0.0.0-dev-20251208145829
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 57f7660: General client connections analytics added
8
- - f51f987: - First iteration of MSSQL replication using Change Data Capture (CDC).
7
+ - Updated dependencies [12961c7]
8
+ - @powersync/service-sync-rules@0.0.0-dev-20251208145829
9
+ - @powersync/lib-services-framework@0.0.0-dev-20251208145829
10
+ - @powersync/service-jpgwire@0.0.0-dev-20251208145829
11
+ - @powersync/service-core@0.0.0-dev-20251208145829
12
+ - @powersync/lib-service-postgres@0.0.0-dev-20251208145829
13
+
14
+ ## 0.10.14
15
+
16
+ ### Patch Changes
17
+
18
+ - dc696b1: Clear replication errors when any replication progress has been made.
19
+ - b77bb2c: - First iteration of MSSQL replication using Change Data Capture (CDC).
9
20
  - Supports resumable snapshot replication
10
21
  - Uses CDC polling for replication
22
+ - Updated dependencies [dc696b1]
23
+ - Updated dependencies [b77bb2c]
24
+ - @powersync/service-core@1.18.0
25
+ - @powersync/service-types@0.13.3
26
+ - @powersync/lib-service-postgres@0.4.16
27
+ - @powersync/lib-services-framework@0.7.12
28
+
29
+ ## 0.10.13
30
+
31
+ ### Patch Changes
32
+
33
+ - 57f7660: General client connections analytics added
11
34
  - Updated dependencies [57f7660]
12
35
  - Updated dependencies [c050acd]
13
36
  - Updated dependencies [0156d10]
14
37
  - Updated dependencies [6eee0b3]
15
- - Updated dependencies [f51f987]
16
- - @powersync/service-core@0.0.0-dev-20251202102946
17
- - @powersync/service-types@0.0.0-dev-20251202102946
18
- - @powersync/service-sync-rules@0.0.0-dev-20251202102946
19
- - @powersync/lib-service-postgres@0.0.0-dev-20251202102946
20
- - @powersync/lib-services-framework@0.0.0-dev-20251202102946
21
- - @powersync/service-jpgwire@0.0.0-dev-20251202102946
38
+ - Updated dependencies [82c490e]
39
+ - @powersync/service-core@1.17.0
40
+ - @powersync/service-types@0.13.2
41
+ - @powersync/service-sync-rules@0.29.8
42
+ - @powersync/service-jpgwire@0.21.7
43
+ - @powersync/lib-service-postgres@0.4.15
44
+ - @powersync/lib-services-framework@0.7.11
22
45
 
23
46
  ## 0.10.12
24
47