You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial support for automatic client consumption of changes when
Notable is being ran in distributed mode. Currently this performs a
very basic reload of the notes table, but does not take into
consideration any notes currently open for edit. Reloading works on
both primary and secondary nodes (via different triggers).
Upgrade runnable Docker container from Alpine to scratch
Produce more release artifacts via Docker (less required on the host)
Use -race when running tests
Fix regression in tests (need to clean up from a stalled CLI effort)
Ensure artifact copy from container to host is rootless ;)
Update features list to include distributed writes