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
6 changes: 0 additions & 6 deletions .changeset/gorgeous-adults-confess.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/great-rabbits-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-seals-change.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/olive-bags-wave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/popular-zoos-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-suns-watch.md

This file was deleted.

23 changes: 0 additions & 23 deletions .changeset/twenty-donuts-watch.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/wise-elephants-trade.md

This file was deleted.

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

## 0.6.4

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- Updated dependencies [060b829]
- @powersync/[email protected]

## 0.6.3

### 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.3",
"version": "0.6.4",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions libs/lib-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @powersync/lib-service-postgres

## 0.4.7

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- Updated dependencies [060b829]
- @powersync/lib-services-framework@0.7.3
- @powersync/service-jpgwire@0.20.2
- @powersync/service-types@0.12.2

## 0.4.6

### 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.6",
"version": "0.4.7",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions libs/lib-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @powersync/lib-services-framework

## 0.7.3

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- Updated dependencies [b0b8ae9]
- Updated dependencies [d2be184]
- Updated dependencies [5284fb5]
- Updated dependencies [5284fb5]
- Updated dependencies [060b829]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.7.2

### 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.2",
"version": "0.7.3",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
Expand Down
14 changes: 14 additions & 0 deletions modules/module-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @powersync/service-module-core

## 0.1.8

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- Updated dependencies [d2be184]
- Updated dependencies [29a368e]
- Updated dependencies [060b829]
- Updated dependencies [d49bebe]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.1.7

### 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.1.7",
"version": "0.1.8",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
21 changes: 21 additions & 0 deletions modules/module-mongodb-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @powersync/service-module-mongodb-storage

## 0.11.1

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- d49bebe: - Hooked up the MySQL binlog heartbeat events with the bucket batch keepalive mechanism.
Heartbeat events will now update the latest keepalive timestamp in the sync rules.
- Updated dependencies [b0b8ae9]
- Updated dependencies [d2be184]
- Updated dependencies [29a368e]
- Updated dependencies [5284fb5]
- Updated dependencies [5284fb5]
- Updated dependencies [060b829]
- Updated dependencies [d49bebe]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.11.0

### Minor 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.11.0",
"version": "0.11.1",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
19 changes: 19 additions & 0 deletions modules/module-mongodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @powersync/service-module-mongodb

## 0.11.1

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- Updated dependencies [b0b8ae9]
- Updated dependencies [d2be184]
- Updated dependencies [29a368e]
- Updated dependencies [5284fb5]
- Updated dependencies [5284fb5]
- Updated dependencies [060b829]
- Updated dependencies [d49bebe]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.11.0

### Minor 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.11.0",
"version": "0.11.1",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
23 changes: 23 additions & 0 deletions modules/module-mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @powersync/service-module-mysql

## 0.9.0

### Minor Changes

- d49bebe: - Hooked up the MySQL binlog heartbeat events with the bucket batch keepalive mechanism.
Heartbeat events will now update the latest keepalive timestamp in the sync rules.

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- Updated dependencies [b0b8ae9]
- Updated dependencies [d2be184]
- Updated dependencies [29a368e]
- Updated dependencies [5284fb5]
- Updated dependencies [5284fb5]
- Updated dependencies [060b829]
- Updated dependencies [d49bebe]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.8.0

### Minor 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.8.0",
"version": "0.9.0",
"license": "FSL-1.1-ALv2",
"main": "dist/index.js",
"type": "module",
Expand Down
23 changes: 23 additions & 0 deletions modules/module-postgres-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @powersync/service-module-postgres-storage

## 0.9.1

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- d49bebe: - Hooked up the MySQL binlog heartbeat events with the bucket batch keepalive mechanism.
Heartbeat events will now update the latest keepalive timestamp in the sync rules.
- Updated dependencies [b0b8ae9]
- Updated dependencies [d2be184]
- Updated dependencies [29a368e]
- Updated dependencies [5284fb5]
- Updated dependencies [5284fb5]
- Updated dependencies [060b829]
- Updated dependencies [d49bebe]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.9.0

### Minor 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.9.0",
"version": "0.9.1",
"main": "dist/index.js",
"type": "module",
"publishConfig": {
Expand Down
20 changes: 20 additions & 0 deletions modules/module-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @powersync/service-module-postgres

## 0.15.1

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- Updated dependencies [b0b8ae9]
- Updated dependencies [d2be184]
- Updated dependencies [29a368e]
- Updated dependencies [5284fb5]
- Updated dependencies [5284fb5]
- Updated dependencies [060b829]
- Updated dependencies [d49bebe]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.15.0

### Minor 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.15.0",
"version": "0.15.1",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions packages/jpgwire/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @powersync/service-jpgwire

## 0.20.2

### Patch Changes

- 060b829: Update license abbreviation to FSL-1.1-ALv2.
- Updated dependencies [b0b8ae9]
- Updated dependencies [d2be184]
- Updated dependencies [5284fb5]
- Updated dependencies [5284fb5]
- Updated dependencies [060b829]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.20.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jpgwire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.20.1",
"version": "0.20.2",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"files": [
Expand Down
Loading