Skip to content

Releases: bec-project/bec

v3.162.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 14:15

v3.162.1 (2026-07-30)

Bug Fixes

  • devicemanager: Do not connect to disabled devices (fcea788)

  • devicemanager: Prevent config updates for disabled devices (91f8a83)


Detailed Changes: v3.162.0...v3.162.1

v3.162.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:31

v3.162.0 (2026-07-30)

Features

  • Move to v4 scans (73cc01e)

  • service: Add timeout support for stopping processes and enhance subprocess handling (8299ac9)

  • tests: Add timeout settings for service shutdown and test cases (f583397)


Detailed Changes: v3.161.0...v3.162.0

v3.161.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:36

v3.161.0 (2026-07-28)

Bug Fixes

  • logger: Console and file logs should not share the rotator (50cc84f)

  • logger: Fix retention policy of 3 files (c9c2ab5)

  • logger: Reduce rotation check to once per 10minutes (f8d8a27)

Features

  • logger: Adapt file rotation and retention policy to reduce disk space (38947fd)

Detailed Changes: v3.160.0...v3.161.0

v3.160.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:47

v3.160.0 (2026-07-28)

Bug Fixes

  • device: Remove redundant 'device_dotted_name' from device info messages (b1554fd)

Features

  • device: Simplify device info structure by removing redundant keys (7b93deb)

Detailed Changes: v3.159.1...v3.160.0

v3.159.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 08:24

v3.159.1 (2026-07-28)

Bug Fixes

  • ci: Added webengine flags "--disable-gpu" for bec widgets tests (529f8c6)

Detailed Changes: v3.159.0...v3.159.1

v3.159.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 19:26

v3.159.0 (2026-07-27)

Features

  • plugin_repo_emitter: Implement AtlasPluginRepoEmitter for monitoring plugin repository status (cad4b4c)

  • tests: Add fixture to clear plugin helper caches (79a6c06)


Detailed Changes: v3.158.0...v3.159.0

v3.158.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:49

v3.158.0 (2026-07-27)

Features

  • scan_modifier: Enhance scan hook functionality with name filtering and original hook access (94d84bd)

Detailed Changes: v3.157.0...v3.158.0

v3.157.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:56

v3.157.0 (2026-07-27)

Features

  • storage_copy: Implement beamline storage copy functionality and related message handling (a977fe0)

Detailed Changes: v3.156.0...v3.157.0

v3.156.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 12:29

v3.156.0 (2026-07-27)

Bug Fixes

  • device: Use v4 rpc (dc8a821)

  • scan: Expand scan_type options in ScanStatusMessage to include software_triggered and hardware_triggered (e520653)

  • scan: Extract user metadata for direct scans in ScanAssembler (8bc58ea)

  • scan: Update device name handling in scan report instructions (e2dcc3e)

  • scan: Update scan type handling to include software_triggered and hardware_triggered in FileWriterManager (313c183)

  • tests: Refactor hexapod failure handling in config reload test and skip interactive scan test for v4 (1a744ad)

Features

  • scan: Enhance device RPC handling and add support for response requests (0ebf38a)

  • scan: Implement DeviceRpc class and associated tests for RPC functionality (0a9760d)

  • scan: V4 scan parity with v3 (b12b529)

Testing

  • Add timeout to multiple test functions (ae882a4)

Detailed Changes: v3.155.0...v3.156.0

v3.155.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:42

v3.155.0 (2026-07-23)

Features

  • Add option to separate configs by tags on export (11da94f)

Detailed Changes: v3.154.0...v3.155.0