Skip to content

Conversation

@gudnuf
Copy link
Contributor

@gudnuf gudnuf commented Jul 30, 2024

Send plugin_started when a plugin has completed startup and send plugin_stopped when a plugin is shutdown.

This PR follows the same motivations as #7507, and is the second piece of what will be required for other plugins such as clnrest to dynamically register and drop routes.

What's changed?

Added two new notifications: plugin_started and plugin_stopped

Updated the docs with the schemas for these notifications

Copy link
Collaborator

@niftynei niftynei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cACK 2034309

@cdecker
Copy link
Member

cdecker commented Aug 8, 2024

ACK af35c0c

@cdecker cdecker force-pushed the plugin_stop_start_notifications branch from af35c0c to 5e9ec0e Compare December 6, 2024 10:53
@cdecker
Copy link
Member

cdecker commented Dec 6, 2024

Picking this up again, as it bitrotted away a bit.

@cdecker cdecker self-assigned this Dec 6, 2024
@cdecker cdecker added this to the v25.02 milestone Dec 6, 2024
@rustyrussell rustyrussell force-pushed the plugin_stop_start_notifications branch from 5e9ec0e to f9117dd Compare February 12, 2025 00:21
@rustyrussell
Copy link
Contributor

Rebased, added Changelog-Added line, added "v25.02 onward" to docs.

@rustyrussell rustyrussell enabled auto-merge (rebase) February 12, 2025 00:22
[Added version tag into documentation, to show it was added in 25.02 --RR]
Changelog-Added: Plugins: new nofitications `plugin_stopped` and `plugin_started`
@rustyrussell rustyrussell force-pushed the plugin_stop_start_notifications branch from f9117dd to 2226e29 Compare February 12, 2025 00:46
@rustyrussell rustyrussell merged commit 4a28014 into ElementsProject:master Feb 12, 2025
29 of 40 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.

4 participants