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
bug symfony#59742 [Notifier] [BlueSky] Change the value returned as the message ID (javiereguiluz)
This PR was squashed before being merged into the 7.2 branch.
Discussion
----------
[Notifier] [BlueSky] Change the value returned as the message ID
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | symfony#59739
| License | MIT
Some BlueSky API actions require both the `cid` and the `uri` (see https://docs.bsky.app/docs/tutorials/like-repost) so we might re-add the `cid` to SentMessage's `info` in Symfony 7.3.
Commits
-------
4121f68 [Notifier] [BlueSky] Change the value returned as the message ID
0 commit comments