Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit bb72b72

Browse files
committed
updated CHANGELOG
1 parent faa6b7f commit bb72b72

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog for StaticBackend
22

3+
### June 14, 2023 v1.5.0
4+
5+
Features:
6+
7+
* Added endpoint to publish message from clients
8+
* Added an endpoint to add a database to a tenant
9+
* Added `cacheGet`, `cacheSet`, `inc`, `dec`, and `publish` to server-side runtime.
10+
11+
Bug fixes:
12+
13+
* Clear cache keys in the CI/CD process between database engine changes
14+
* Fixed a bug with the SQLite update overwritting document instead of patching them
15+
316
### June 4th, 2023 v1.5.0-beta.1
417

518
Features:

0 commit comments

Comments
 (0)