VERSION: 1.0.0-rc.140
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user