Proto commits in standardnotes/server

These 11 commits are when the Protocol Buffers files have changed:

Commit:1a57c24
Author:Karol Sójko
Committer:GitHub

chore: release latest changes (#1056) * chore: release latest changes * update yarn lockfile * remove stale files * fix ci env * remove mysql command overwrite * remove mysql overwrite from example * fix cookie cooldown in memory

The documentation is generated from this commit.

Commit:d5c1b76
Author:Karol Sójko
Committer:GitHub

feat: replace websocket connection validation with grpc (#954) * feat: replace websocket connection validation with grpc * fix(api-gateway): error logs metadata details * fix binding * fix logs severity on websockets * add user uuid to grpc call error logs

Commit:5b84f07
Author:Karol Sójko
Committer:GitHub

feat(grpc): add syncing protocol buffers (#930) * feat(grpc): add syncing protocol buffers * wip * feat: syncing implementation * fix: sendign metadata * fix: grpc sync request mapping * fix grpc response mapper

Commit:4f62cac
Author:Karol Sójko
Committer:GitHub

feat: add grpc sessions validation server (#928) * feat: add grpc sessions validation server * feat: add client implementation on api gateway * fix: response codes * fix: errored response * feat: add configuring grpc as optional service proxy * fix env vars * fix linter issue

Commit:17e4162
Author:Karol Sójko

Revert "fix: unplug node-gyp based deps (#637)" This reverts commit 742209d7737c03c8799a4ce4f4c35e1b0aaf0bef.

This commit does not contain any .proto files.

Commit:742209d
Author:Karol Sójko
Committer:GitHub

fix: unplug node-gyp based deps (#637)

Commit:7a1d3f5
Author:Karol Sójko

fix: unplug node-gyp based deps

Commit:b28636f
Author:Karol Sójko
Committer:GitHub

chore: make newrelic an optional dep (#620) * chore: make newrelic an optional dep * fix: change newrelic imports to dynamic ones * fix: deps * fix: remove unplugged deps * fix: yarn lock * fix: add missing yarn installs

This commit does not contain any .proto files.

Commit:8fbb94d
Author:Karol Sójko
Committer:GitHub

feat: upgrade to node 20.1.0 (#590) * feat: upgrade node to 20.0.0 * fix(auth): webauthn usage * fix: remove better-sqlite3 driver and unplug newrelic * fix: add sqlite3 lib to packages * chore: upgrade aws-sdk and localstack * fix: specs and node types * tmp: check if installing yarn helps linter and test cancellation issues * Revert "tmp: check if installing yarn helps linter and test cancellation issues" This reverts commit eacb4e28d16f84766926f8328c6d77fafe5b6cd8. * fix: run tests separately * tmp: downgrade yarn release * Revert "tmp: downgrade yarn release" This reverts commit a277454dbe9a5dcda1445980c72f189646996e58. * feat: upgrade to node 20.1.0 * Revert "fix: run tests separately" This reverts commit 5755f2caf9d09a9c74f38ec51e79f99ca7af4c8e.

Commit:7ef59bb
Author:Karol Sójko
Committer:Karol Sójko

chore(deps): upgrade newrelic

Commit:cffa6dc
Author:Karol Sójko
Committer:Karol Sójko

fix: add unplugged packages for a zero-install setup