This library provides abstractions to simplify the creation and management of charms following the coordinator-worker pattern, like Tempo, Loki, and Mimir charms:
Coordinator: A class that takes care of the shared tasks of a coordinator.Worker: A class that handles the shared tasks of a worker.NginxConfig: An Nginx configuration generator.
Go to https://github.com/canonical/cos-coordinated-workers/releases and click on 'Draft a new release'.
Select a tag from the dropdown, or create a new one from the main target branch.
Enter a meaningful release title and in the description, put an itemized changelog listing new features and bugfixes, and whatever is good to mention.
Click on 'Publish release'.