|
27a0f8920c
|
fix(file_writer): fixed file writer messages to report successful only after it is written
|
2024-06-17 16:29:49 +02:00 |
|
semantic-release
|
8f9e5b4863
|
2.14.2
Automatically generated by python-semantic-release
|
2024-06-12 17:51:27 +00:00 |
|
|
f621ef280e
|
fix(bec_lib): fixed access to global vars
|
2024-06-12 19:06:22 +02:00 |
|
semantic-release
|
db991bcf06
|
2.14.1
Automatically generated by python-semantic-release
|
2024-06-12 13:22:11 +00:00 |
|
|
62b2c106de
|
fix: use endpoints instead of simple strings to avoid warning
|
2024-06-12 15:14:24 +02:00 |
|
|
700584ce35
|
fix: in set_and_publish, do not call set() to not have a warning
|
2024-06-12 15:14:24 +02:00 |
|
semantic-release
|
aed077c705
|
2.14.0
Automatically generated by python-semantic-release
|
2024-06-09 15:02:42 +00:00 |
|
semantic-release
|
59e25985db
|
2.13.8
Automatically generated by python-semantic-release
|
2024-06-07 20:39:06 +00:00 |
|
|
a481fdadfe
|
refactor: add system_config and review docs
|
2024-06-07 09:51:00 +02:00 |
|
|
3fece3a063
|
refactor: add changes from MR !614; improve kwargs handling for scan requests
|
2024-06-07 09:51:00 +02:00 |
|
|
92bd51e788
|
refactor: remove bec.file_writer, and moved info to metadata, renamed md to metadata in kwargs from scans
|
2024-06-07 09:51:00 +02:00 |
|
|
83334f18c4
|
fix: fix bec.file_writer option to configure writer from command line
|
2024-06-07 09:51:00 +02:00 |
|
semantic-release
|
efd3d472bf
|
2.13.7
Automatically generated by python-semantic-release
|
2024-06-06 14:07:05 +00:00 |
|
semantic-release
|
68140809ef
|
2.13.6
Automatically generated by python-semantic-release
|
2024-06-05 19:59:06 +00:00 |
|
|
49425c7eed
|
fix: handle redis connection failures more gracefully
|
2024-06-05 21:05:46 +02:00 |
|
|
45869aab77
|
fix(bec_ipython_client): fixed support for loading hlis from plugins
|
2024-06-05 18:58:56 +02:00 |
|
semantic-release
|
acad3d1d74
|
2.13.5
Automatically generated by python-semantic-release
|
2024-06-05 15:11:21 +00:00 |
|
|
05c24e880b
|
fix(bec_lib): fixed msg type serialization
|
2024-06-05 16:50:31 +02:00 |
|
semantic-release
|
e5117874ca
|
2.13.4
Automatically generated by python-semantic-release
|
2024-06-05 14:34:40 +00:00 |
|
semantic-release
|
cea3b59284
|
2.13.3
Automatically generated by python-semantic-release
|
2024-06-04 15:58:32 +00:00 |
|
semantic-release
|
a6b49669c6
|
2.13.2
Automatically generated by python-semantic-release
|
2024-06-03 13:21:09 +00:00 |
|
|
1be38300ab
|
fix(bec_lib): fixed serialization for message endpoints
|
2024-06-03 14:04:57 +02:00 |
|
semantic-release
|
d0f08fb9cf
|
2.13.1
Automatically generated by python-semantic-release
|
2024-06-03 10:34:44 +00:00 |
|
|
835bf5004a
|
fix: fixed support for mv during scan defs; closes #308
|
2024-06-03 12:15:22 +02:00 |
|
semantic-release
|
6fe01984af
|
2.13.0
Automatically generated by python-semantic-release
|
2024-06-03 07:33:17 +00:00 |
|
|
8d4a066832
|
fix: minor cleanup
|
2024-06-03 09:16:29 +02:00 |
|
|
3b176f7b97
|
fix(bec_lib): convert devices to strings for scan requests
|
2024-06-03 09:16:29 +02:00 |
|
semantic-release
|
28afe7b94a
|
2.12.6
Automatically generated by python-semantic-release
|
2024-05-31 15:17:07 +00:00 |
|
semantic-release
|
187b2134e5
|
2.12.5
Automatically generated by python-semantic-release
|
2024-05-28 16:14:56 +00:00 |
|
semantic-release
|
634e7566c5
|
2.12.4
Automatically generated by python-semantic-release
|
2024-05-28 13:23:28 +00:00 |
|
Xiaoqiang Wang
|
104c847b55
|
fix: create readme for tests_dap_services
|
2024-05-28 14:46:56 +02:00 |
|
|
0382ac52dd
|
refactor: deprecated scan report hint
|
2024-05-22 11:57:59 +02:00 |
|
semantic-release
|
40d39a3cb4
|
2.12.3
Automatically generated by python-semantic-release
|
2024-05-21 11:09:17 +00:00 |
|
semantic-release
|
50252fbf6f
|
2.12.2
Automatically generated by python-semantic-release
|
2024-05-17 07:32:28 +00:00 |
|
semantic-release
|
9cca1cab7d
|
2.12.1
Automatically generated by python-semantic-release
|
2024-05-17 07:13:45 +00:00 |
|
|
87cc71aa91
|
fix: race condition when reading new value from stream
|
2024-05-17 09:09:04 +02:00 |
|
|
d7db6befe9
|
fix: import 'dap_plugin_objects' at last minute to speed up initial import
|
2024-05-17 09:04:52 +02:00 |
|
|
791be9b25a
|
fix: messages import made lazy to speed up initial import time
TODO: put back imports as normal when Pydantic gets faster
|
2024-05-17 09:04:52 +02:00 |
|
|
1c628fd610
|
fix: do not import modules if only for type checking (faster import)
|
2024-05-17 09:04:52 +02:00 |
|
|
8a017ef3d7
|
fix: clean all imports from bec_lib, remove use of @threadlocked
|
2024-05-17 09:04:52 +02:00 |
|
|
649502e364
|
fix: use lazy import to reduce bec_lib import time
|
2024-05-17 09:04:52 +02:00 |
|
|
417e73e5d6
|
fix: solve scope problem with 'name' variable in lambda
|
2024-05-17 09:04:52 +02:00 |
|
semantic-release
|
d8d8188f16
|
2.12.0
Automatically generated by python-semantic-release
|
2024-05-16 14:08:29 +00:00 |
|
|
27befe9666
|
feat(scan_bundler): added scan progress
|
2024-05-16 11:00:45 +02:00 |
|
semantic-release
|
9f7002e0c6
|
2.11.1
Automatically generated by python-semantic-release
|
2024-05-16 08:39:34 +00:00 |
|
|
3264434d40
|
fix(bec_lib): fixed loading scripts from plugins
User scripts from plugins were still relying on the old plugin structure
|
2024-05-16 10:22:38 +02:00 |
|
semantic-release
|
863940ea32
|
2.11.0
Automatically generated by python-semantic-release
|
2024-05-15 10:10:29 +00:00 |
|
|
0ccd13cd73
|
feat: add utility function to determine instance of an object by class name
|
2024-05-15 11:50:17 +02:00 |
|
|
a37ae577f6
|
feat: add utilities to lazy import a module
|
2024-05-15 11:50:14 +02:00 |
|
|
11a3f6daa4
|
feat: add 'Proxy' to bec_lib utils
|
2024-05-15 11:50:11 +02:00 |
|