Skip to content

Update version to v0.10.1

Edmundo Ferreira requested to merge clus-770-afe_pwr_up into v0.10.x

Description

Bumps compatibility strings and HISTORY.rst.

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Issue(s)

Related MRs

Testing

Rerun to top of the signoff to check that everyting is still compatible

IDN:
{'manufacturer': 'qblox', 'model': 'cluster_mm', 'serial_number': '00015_2219_003', 'firmware': {'fpga': {'version': '0.5.0', 'build': '24/04/2023-20:35:55', 'hash': '8593c75c', 'dirty': False}, 'kernel_mod': {'version': '0.5.1', 'build': '18/07/2023-09:07:02', 'hash': '066b6c63', 'dirty': False}, 'application': {'version': '0.5.1', 'build': '18/07/2023-09:07:02', 'hash': '066b6c63', 'dirty': False}, 'driver': {'version': '0.10.1', 'build': '17/07/2023-18:03:57', 'hash': '9943eceb', 'dirty': False}}}

Module IDN:
Qblox,Cluster QCM,00016_2206_002,fwVersion=0.5.0 fwBuild=24/04/2023-20:36:04 fwHash=0xA65683F1 fwDirty=0 kmodVersion=0.5.1 kmodBuild=18/07/2023-09:06:11 kmodHash=0x960C0634 kmodDirty=0 swVersion=0.5.1 swBuild=18/07/2023-09:06:11 swHash=0x960C0634 swDirty=0 cfgManVersion=0.2.0 cfgManBuild=18/07/2023-09:06:11 cfgManHash=0x960C0634 cfgManDirty=0

Notes

Merge checklist

  • Cleaned up code (correct alligment/spacing/code-style, no dead code, etc).
  • Merge request targets development branch.
  • Assigned assignee (you) and reviewers (team-members).
  • Merge request has been reviewed by at least one team-members.
  • All pipelines pass, including manually triggered ones.
Edited by Edmundo Ferreira

Merge request reports