New features
- Remove Anonymous Diffie-Hellman default configuration [336](https://github.com/ome/omero-py/pull/336). This change will require to use of ``omero certificates`` to ensure that an OMERO server installation has, at minimum, a self-signed certificate.
- Publish API doc [330](https://github.com/ome/omero-py/pull/330)
Bug fix
- omero admin diagnostics: move OMERO.py version as part of the output [339](https://github.com/ome/omero-py/pull/339)
- Close correct locker [346](https://github.com/ome/omero-py/pull/346)
- omero.clients: initialize connection retry reason out of the while loop [353](https://github.com/ome/omero-py/pull/353)
Other updates
- Switch to new output command (GHA) [340](https://github.com/ome/omero-py/pull/340)