Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 7.2 alpha release notes #14503

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Conversation

ecormany
Copy link
Contributor

@ecormany ecormany commented Feb 15, 2024

Overview

Better late than never, here are draft release notes for 7.2.

Partially addresses RTC-384.

Test Plan

Make sure these look good at the next alpha tag.

Changelog

  • Edited existing stub for api notes.
  • Added app-shell notes.

Review requests

The items included here are based on tickets that are closed or in QA. If there's an omission that will definitely be in the 7.2 release, comment and I'll get it added. If the feature is still in progress and isn't certain to be included in 7.2, wait and we can add it in a follow-up PR before stable release.

Risk assessment

v low, release notes only

@ecormany ecormany requested review from a team as code owners February 15, 2024 20:22
@ecormany ecormany requested review from shlokamin and removed request for a team February 15, 2024 20:22
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f5c9d0) 67.74% compared to head (47ab201) 67.74%.
Report is 6 commits behind head on chore_release-7.2.0.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                   @@
##           chore_release-7.2.0   #14503      +/-   ##
=======================================================
- Coverage                67.74%   67.74%   -0.01%     
=======================================================
  Files                     2517     2517              
  Lines                    72068    72067       -1     
  Branches                  9278     9278              
=======================================================
- Hits                     48823    48820       -3     
  Misses                   21027    21027              
- Partials                  2218     2220       +2     
Flag Coverage Δ
app 64.54% <ø> (-0.02%) ⬇️
g-code-testing 92.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 8 files with indirect coverage changes


If you don't care about preserving your labware offsets and run history, you can avoid the delay by clearing your runs and protocols before starting this update. Go to **Robot Settings** > **Device Reset** and select **Clear protocol run history**.

### Improved Features

- In the `/runs/commands`, `/maintenance_runs/commands`, and `/protocols` endpoints, the `dispense` command will now return an error if you try to dispense more than you've aspirated, instead of silently clamping.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to clarify that these are for the HTTP API, for people unfamiliar with the "endpoint" jargon?

api/release-notes.md Outdated Show resolved Hide resolved
api/release-notes.md Outdated Show resolved Hide resolved
api/release-notes.md Show resolved Hide resolved
api/release-notes.md Show resolved Hide resolved
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@ecormany ecormany merged commit 149aa7d into chore_release-7.2.0 Feb 20, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants