VERSION: 1.0.0-rc.140

This commit is contained in:
2026-04-29 15:26:54 +02:00
parent 991f52fefb
commit f493ea2272
129 changed files with 136 additions and 130 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 1.0.0
### 1.0.0-rc.140
This is an UNSTABLE release. The release has significant modifications and bug fixes, if things go wrong, it is better to revert to 1.0.0-rc.132.
* jfjoch_broker: For DECTRIS detectors, ZeroMQ link is persistent, to save time for establishing new connection
* jfjoch_broker: Minor bug fixes for rare conditions
### 1.0.0-rc.139
This is an UNSTABLE release. The release has significant modifications and bug fixes, if things go wrong, it is better to revert to 1.0.0-rc.132.
+1 -1
View File
@@ -9,7 +9,7 @@
project = 'Jungfraujoch'
copyright = '2024, Paul Scherrer Institute'
author = 'Filip Leonarski'
release = '1.0.0-rc.139'
release = '1.0.0-rc.140'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
+2 -2
View File
@@ -22,8 +22,8 @@ communicate through network calls or other mechanisms.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 1.0.0-rc.139
- Package version: 1.0.0-rc.139
- API version: 1.0.0-rc.140
- Package version: 1.0.0-rc.140
- Generator version: 7.20.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen