Skip to content

fix(api): ensure posts are cascade deleted on author_id, conversation_id, parent_id#158

Merged
nednella merged 2 commits intomainfrom
post-cascade-delete
Nov 4, 2025
Merged

fix(api): ensure posts are cascade deleted on author_id, conversation_id, parent_id#158
nednella merged 2 commits intomainfrom
post-cascade-delete

Conversation

@nednella
Copy link
Copy Markdown
Owner

@nednella nednella commented Nov 4, 2025

No description provided.

@nednella nednella merged commit b46233e into main Nov 4, 2025
5 checks passed
@nednella nednella deleted the post-cascade-delete branch November 4, 2025 17:22
nednella added a commit that referenced this pull request Nov 11, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](https://github.com/nednella/echo/compare/api@v0.3.1...api@v0.4.0)
(2025-11-11)


### Features

* **api:** add flyway db migrations
([#151](#151))
([7a2d786](7a2d786))
* **api:** add flyway plugin
([#161](#161))
([bb343f8](bb343f8))
* **api:** add OAuth2AuthenticationException handler
([#134](#134))
([8b15492](8b15492))
* **api:** annotate ErrorResponse with NotNull so OpenAPI spec infers as
required fields ([#130](#130))
([4c5f158](4c5f158))
* **api:** improve db repeatables
([#155](#155))
([f1931f2](f1931f2))
* **api:** remove unused user status enum
([#154](#154))
([dd24980](dd24980))
* **api:** update controller OpenAPI documentation
([#128](#128))
([9dd81d1](9dd81d1))


### Bug Fixes

* **api:** de-duplicate profile mentions
([#156](#156))
([8f73e28](8f73e28))
* **api:** ensure posts are cascade deleted on author_id,
conversation_id, parent_id
([#158](#158))
([b46233e](b46233e))
* **api:** update profile lookups and mentions to use case-insensitive
usernames ([#157](#157))
([ddd9d5b](ddd9d5b))


### Performance Improvements

* **api:** reduce application idle memory consumption
([#162](#162))
([95833b0](95833b0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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