Skip to content

Commit

Permalink
PyCA 4.4
Browse files Browse the repository at this point in the history
This is the release 4.4 of pyCA.

PyCA 4.4 contains a new OpenMetrics endpoint, an enhanced user interface
and a few library updates.

New Features
------------

- OpenMetrics endpoint which alles monitoring PyCA via Prometheus (ffb12dd)

Enhancements
------------

- Add the event title to the recordings overview (efe62dd, 5707094)
- Update container images (e0204cd, b2da954)

Libaries
--------

- Updated several JavaScript libraries
  • Loading branch information
lkiesow committed Oct 1, 2021
1 parent a201dfb commit 6ed2692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def read(filename):

setup(
name="pyca",
version="4.3",
version="4.4",
description="Opencast Capture Agent",
author="Lars Kiesow",
author_email='[email protected]',
Expand Down

0 comments on commit 6ed2692

Please sign in to comment.