Skip to content

[maintenance events] Expose MaintenanceEventListener as public API #4604

Description

@ggivo

MaintenanceEventListener is currently internal, so applications cannot observe maintenance
events (MOVING/MIGRATING/etc.) even though MaintenanceNotificationsConfig accepts a listener.
Promote it to supported public API with @since, and clean up the internal listener wiring
(registration/visibility) as part of the same change.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions