Skip to content

Merging v0.8 with new architecture#20

Merged
JrTimha merged 21 commits into
masterfrom
development
Jun 22, 2026
Merged

Merging v0.8 with new architecture#20
JrTimha merged 21 commits into
masterfrom
development

Conversation

@JrTimha

@JrTimha JrTimha commented Jun 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

JrTimha added 21 commits May 18, 2026 23:39
… enhance middleware for better request path tracking; update dependencies in `Cargo.lock`.
… enhance middleware for better request path tracking; update dependencies in `Cargo.lock`.
…cylla dependencies, add PostgreSQL schemas and migration scripts, update repository layer, and refactor model and service logic accordingly.
…to `MessageDto`, update associated methods, SQLx queries, and references across services.
…rename `user_relationship` to `users`, split `room_member` logic, and enhance caching for room context/participants. Add SQLx executor patterns doc.
… schema, adapt SQLx queries, and refactor related service and repository logic to utilize `Json<...>` for consistent serialization.
…` and `insert_message` to accept SQLx executor, streamline room join/leave workflows, and adjust `save_room_change_message_and_broadcast` signature.
…te references across modules, and remove unused push notification fields.
… and `new-endpoint`; enforce English-only policy in `CLAUDE.md`; update cursor error messages; remove ScyllaDB references.
…t`, `new-endpoint`, and `skills/rust-architect`.
…sequencing, update `/api/sse`, `/api/wss`, and `/api/notifications` wire formats, and implement sequenced notification replay with resync fallback.
…sequencing, update `/api/sse`, `/api/wss`, and `/api/notifications` wire formats, and implement sequenced notification replay with resync fallback.
… event storage, remove background cleanup task, and add `/api/notifications/cursor` endpoint for per-user sequence cursors.
…d `cd.yml`, update SQLx metadata for query changes, and migrate `participant_state` to row-based model.
…ssaging`, `users`, and `rooms` modules. Optimize query execution and improve code readability by structuring SQLx query bindings and reformatting payload validation.
… failures; include a note to re-enable once backlog is addressed.
…d improve URL parsing error handling in `KeycloakConfig`.
…unused `dotenv` import, and update dependencies in `Cargo.lock`.
…er creation, simplify payload serialization error handling.
@JrTimha JrTimha merged commit 7c67cee into master Jun 22, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant