Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/perfect-plants-report.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/selfish-carpets-bathe.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/thin-snails-compete.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/lib-mongodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @powersync/lib-service-mongodb

## 0.6.14

### Patch Changes

- @powersync/[email protected]

## 0.6.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/lib-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/lib-service-mongodb",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.6.13",
"version": "0.6.14",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions libs/lib-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/lib-service-postgres

## 0.4.16

### Patch Changes

- Updated dependencies [dc696b1]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.4.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/lib-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/lib-service-postgres",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.4.15",
"version": "0.4.16",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions libs/lib-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @powersync/lib-services-framework

## 0.7.12

### Patch Changes

- Updated dependencies [b77bb2c]
- @powersync/[email protected]

## 0.7.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/lib-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@powersync/lib-services-framework",
"repository": "https://github.com/powersync-ja/powersync-service",
"version": "0.7.11",
"version": "0.7.12",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions modules/module-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @powersync/service-module-core

## 0.2.14

### Patch Changes

- Updated dependencies [dc696b1]
- Updated dependencies [b77bb2c]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.2.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-core",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.2.13",
"version": "0.2.14",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
15 changes: 15 additions & 0 deletions modules/module-mongodb-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @powersync/service-module-mongodb-storage

## 0.12.14

### Patch Changes

- dc696b1: Clear replication errors when any replication progress has been made.
- b77bb2c: - First iteration of MSSQL replication using Change Data Capture (CDC).
- Supports resumable snapshot replication
- Uses CDC polling for replication
- Updated dependencies [dc696b1]
- Updated dependencies [b77bb2c]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.12.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-mongodb-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-mongodb-storage",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.12.13",
"version": "0.12.14",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions modules/module-mongodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @powersync/service-module-mongodb

## 0.12.14

### Patch Changes

- Updated dependencies [dc696b1]
- Updated dependencies [b77bb2c]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.12.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-mongodb",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.12.13",
"version": "0.12.14",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
18 changes: 18 additions & 0 deletions modules/module-mssql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @powersync/service-module-mssql

## 0.1.0

### Minor Changes

- b77bb2c: - First iteration of MSSQL replication using Change Data Capture (CDC).
- Supports resumable snapshot replication
- Uses CDC polling for replication

### Patch Changes

- Updated dependencies [dc696b1]
- Updated dependencies [b77bb2c]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
2 changes: 1 addition & 1 deletion modules/module-mssql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-mssql",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.0.1",
"version": "0.1.0",
"license": "FSL-1.1-ALv2",
"main": "dist/index.js",
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions modules/module-mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @powersync/service-module-mysql

## 0.9.14

### Patch Changes

- b77bb2c: - First iteration of MSSQL replication using Change Data Capture (CDC).
- Supports resumable snapshot replication
- Uses CDC polling for replication
- Updated dependencies [dc696b1]
- Updated dependencies [b77bb2c]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.9.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-mysql",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.9.13",
"version": "0.9.14",
"license": "FSL-1.1-ALv2",
"main": "dist/index.js",
"type": "module",
Expand Down
15 changes: 15 additions & 0 deletions modules/module-postgres-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @powersync/service-module-postgres-storage

## 0.10.14

### Patch Changes

- dc696b1: Clear replication errors when any replication progress has been made.
- b77bb2c: - First iteration of MSSQL replication using Change Data Capture (CDC).
- Supports resumable snapshot replication
- Uses CDC polling for replication
- Updated dependencies [dc696b1]
- Updated dependencies [b77bb2c]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.10.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-postgres-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-postgres-storage",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/@types/index.d.ts",
"version": "0.10.13",
"version": "0.10.14",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
14 changes: 14 additions & 0 deletions modules/module-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @powersync/service-module-postgres

## 0.16.14

### Patch Changes

- b77bb2c: - First iteration of MSSQL replication using Change Data Capture (CDC).
- Supports resumable snapshot replication
- Uses CDC polling for replication
- Updated dependencies [dc696b1]
- Updated dependencies [b77bb2c]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.16.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.16.13",
"version": "0.16.14",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/rsocket-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @powersync/service-rsocket-router

## 0.2.9

### Patch Changes

- @powersync/[email protected]

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rsocket-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@powersync/service-rsocket-router",
"repository": "https://github.com/powersync-ja/powersync-service",
"version": "0.2.8",
"version": "0.2.9",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "FSL-1.1-ALv2",
Expand Down
2 changes: 2 additions & 0 deletions packages/schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @powersync/service-schema

## 1.18.0

## 1.17.0

## 1.16.3
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/service-schema",
"version": "1.17.0",
"version": "1.18.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "FSL-1.1-ALv2",
Expand Down
8 changes: 8 additions & 0 deletions packages/service-core-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/service-core-tests

## 0.12.14

### Patch Changes

- Updated dependencies [dc696b1]
- Updated dependencies [b77bb2c]
- @powersync/[email protected]

## 0.12.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/service-core-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.12.13",
"version": "0.12.14",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
16 changes: 16 additions & 0 deletions packages/service-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @powersync/service-core

## 1.18.0

### Minor Changes

- b77bb2c: - First iteration of MSSQL replication using Change Data Capture (CDC).
- Supports resumable snapshot replication
- Uses CDC polling for replication

### Patch Changes

- dc696b1: Clear replication errors when any replication progress has been made.
- Updated dependencies [dc696b1]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 1.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/service-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.17.0",
"version": "1.18.0",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/service-errors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/service-errors

## 0.3.6

### Patch Changes

- b77bb2c: - First iteration of MSSQL replication using Change Data Capture (CDC).
- Supports resumable snapshot replication
- Uses CDC polling for replication

## 0.3.5

### Patch Changes
Expand Down
Loading