Merging v0.8 with new architecture#20
Merged
Merged
Conversation
… 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.