semantic-release
|
7164ddcb4f
|
1.13.1
Automatically generated by python-semantic-release
|
2024-03-10 16:44:27 +00:00 |
|
|
56c0d7ad6c
|
test: fixed compliance with fakeredis > 2.21.1
|
2024-03-10 17:16:30 +01:00 |
|
semantic-release
|
85085f42ef
|
1.13.0
Automatically generated by python-semantic-release
|
2024-03-10 09:11:06 +00:00 |
|
semantic-release
|
173562bba1
|
1.12.9
Automatically generated by python-semantic-release
|
2024-03-06 10:45:26 +00:00 |
|
|
d35b992262
|
refactor(bec_lib): changed connector to use abstract methods
|
2024-03-06 11:21:47 +01:00 |
|
|
7ca93d7412
|
test(bec_lib): added more tests for the redis connector
|
2024-03-06 10:17:47 +01:00 |
|
|
656478f784
|
docs(bec_lib): improved endpoint doc strings
|
2024-03-06 10:17:29 +01:00 |
|
|
d4b7b42f46
|
fix(bec_lib): fixed support for lists in redis stream subscriptions
|
2024-03-06 10:17:06 +01:00 |
|
|
75cd6512ea
|
fix(bec_lib): added missing unsubscribe from streams
|
2024-03-06 07:53:06 +01:00 |
|
|
969b0a02f8
|
docs(bec_lib): updated doc strings
|
2024-03-06 07:53:06 +01:00 |
|
|
93c8ec66f9
|
test(bec_lib): minor cleanup
|
2024-03-06 07:53:06 +01:00 |
|
|
757839534c
|
fix(bec_lib): fixed support for redis streams
|
2024-03-06 07:53:06 +01:00 |
|
semantic-release
|
8adc5a4b37
|
1.12.8
Automatically generated by python-semantic-release
|
2024-03-06 06:46:44 +00:00 |
|
|
9ff2278c38
|
fix: added backward compatibility for scan numbers and dataset numbers
|
2024-03-06 07:44:26 +01:00 |
|
|
2fd1953a55
|
refactor: removed remaining loads/dumps
|
2024-03-06 07:44:26 +01:00 |
|
|
79d57b509d
|
fix: account is now a variablemessage
|
2024-03-06 07:44:26 +01:00 |
|
|
4239576c94
|
fix: pre-scan macros are now using a VariableMessage
|
2024-03-06 07:44:26 +01:00 |
|
|
b62960f6e6
|
fix: logbook is now using a credentialsmessage
|
2024-03-06 07:44:26 +01:00 |
|
|
f698605579
|
fix: scan_number and dataset_number is now a VariableMessage
|
2024-03-06 07:44:26 +01:00 |
|
|
d16268ce81
|
ci: drop python/3.9
|
2024-03-05 22:13:35 +01:00 |
|
|
a4adb64f5f
|
refactor: endpoints return EndpointInfo object instead of string
|
2024-03-05 17:05:40 +01:00 |
|
semantic-release
|
0679d9df5b
|
1.12.7
Automatically generated by python-semantic-release
|
2024-03-04 10:45:28 +00:00 |
|
semantic-release
|
6efe4efba9
|
1.12.6
Automatically generated by python-semantic-release
|
2024-03-01 08:59:33 +00:00 |
|
|
cb26a2a592
|
test: add proxy to test config
|
2024-03-01 07:43:07 +01:00 |
|
|
4f63fef18c
|
fix: fix dap test, cleanup redudant config values
|
2024-03-01 07:00:53 +01:00 |
|
semantic-release
|
64133147af
|
1.12.5
Automatically generated by python-semantic-release
|
2024-03-01 05:51:59 +00:00 |
|
semantic-release
|
452961a339
|
1.12.4
Automatically generated by python-semantic-release
|
2024-02-27 17:23:55 +00:00 |
|
|
388baae9f1
|
fix(bec_lib): exclude disabled devices in device filters
|
2024-02-27 18:12:39 +01:00 |
|
|
3979a1e5e2
|
test(config): made disabled device a monitored device
|
2024-02-27 18:12:39 +01:00 |
|
semantic-release
|
248e77b090
|
1.12.3
Automatically generated by python-semantic-release
|
2024-02-27 15:41:26 +00:00 |
|
semantic-release
|
2215a1bddb
|
1.12.2
Automatically generated by python-semantic-release
|
2024-02-26 15:01:37 +00:00 |
|
|
4d73cf8a07
|
fix(disconnection): mitigate effects on disconnection from redis
|
2024-02-26 14:49:43 +01:00 |
|
|
f60a012ef6
|
fix(redis_connector): add producer(), consumer() for compatibility with old code
With deprecation warnings
|
2024-02-26 14:49:43 +01:00 |
|
|
db53b1f5dc
|
fix(scan_manager): ensure robustness in __str__
|
2024-02-26 14:49:43 +01:00 |
|
|
b92a79b0c0
|
refactor!(connector): unify connector/redis_connector in one class
|
2024-02-26 14:49:43 +01:00 |
|
semantic-release
|
4edc5d02fe
|
1.12.1
Automatically generated by python-semantic-release
|
2024-02-24 10:28:55 +00:00 |
|
semantic-release
|
814b16216d
|
1.12.0
Automatically generated by python-semantic-release
|
2024-02-24 09:53:07 +00:00 |
|
semantic-release
|
8f95dc95de
|
1.11.1
Automatically generated by python-semantic-release
|
2024-02-23 21:36:02 +00:00 |
|
semantic-release
|
b4c1008ca4
|
1.11.0
Automatically generated by python-semantic-release
|
2024-02-23 13:31:45 +00:00 |
|
|
d37c5e7391
|
feat: Add Ophyd DeviceProxy to backend for simulation framework, delayed init of proxies
|
2024-02-23 13:47:06 +01:00 |
|
semantic-release
|
1526d25941
|
1.10.0
Automatically generated by python-semantic-release
|
2024-02-23 09:46:15 +00:00 |
|
|
b09b5ff7cd
|
fix(bec_lib): fixed service init
|
2024-02-23 07:21:22 +01:00 |
|
|
0337f13d04
|
fix(bec_lib): fix after refactoring
|
2024-02-23 07:21:22 +01:00 |
|
|
f6034191f5
|
fix(bec_lib): fixed config helper for failed config updates
|
2024-02-23 07:21:22 +01:00 |
|
|
05b00dadbb
|
fix(bec_lib): fixed bl_checks cleanup
|
2024-02-23 07:21:22 +01:00 |
|
|
3826d41052
|
fix(bec_lib): fixed service id assignment
|
2024-02-23 07:21:22 +01:00 |
|
|
e5aeb510bf
|
test: fixed tests
|
2024-02-23 07:21:22 +01:00 |
|
|
fcbc2402e4
|
fix(bec_lib): save guard device manager init
|
2024-02-23 07:21:22 +01:00 |
|
|
806250300e
|
feat(bec_lib): report on failed devices; save recovery file to disk
|
2024-02-23 07:21:22 +01:00 |
|
|
ee7ecef8d5
|
feat(bec_lib): added config history endpoint
|
2024-02-23 07:21:22 +01:00 |
|