-
Notifications
You must be signed in to change notification settings - Fork 178
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
8.3.0 alpha release notes draft #17141
base: chore_release-8.3.0
Are you sure you want to change the base?
Conversation
pushing our first draft of 8.3.0 alpha release notes; would appreciate feedback!
robot-server/simulators/test.json
Outdated
@@ -1,11 +1,11 @@ | |||
{ | |||
"attached_instruments": { | |||
"right": { | |||
"model": "p300_single_v1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is a file from me that needs to be removed before the draft would be merged!
|
||
### Improved Features | ||
- Recover from a stall or collision error during a protocol. | ||
- Adds support for improved tip tracking in Python API version 2.22 protocols. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we document tip tracking for the release notes? Anything else to add?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Without a specific improvement mentioned this feels hand wavy.
- Load a newly modified “FLEX 8-Channel EM 1000 µL” pipette equipped with a PEEK motor component to automate emulsion applications. | ||
|
||
### Improved Features | ||
- Recover from a stall or collision error during a protocol. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
more description/information needed for Joe and I on this one to better describe it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From our earlier Slack conversation, and other investigations, we have this version to use or modify:
Improvements to the Flex error recovery feature help protocols recover from detected stalls and collisions, saving you valuable time and resources.
|
||
### New Features | ||
- Use Evosep Evotips in Python API version 2.22 protocols for protein purification. Only available with the Flex 96-channel pipette. | ||
- Control robot movements outside of a protocol using the RobotContext API. For more, please read *link PAPI docs section*. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding robot context for now to release notes. Can remove as needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, a few things to adjust and as discussed I will help you get that test.json change out shortly.
@@ -10,7 +10,17 @@ By installing and using Opentrons software, you agree to the Opentrons End-User | |||
|
|||
## Opentrons Robot Software Changes in 8.3.0-alpha.0 | |||
|
|||
Welcome to 8.3.0-alpha.0! This release solely adds support for the modified pipettes, outfitted with a PEEK motor nut to enable emulsification applications. Included is the recognition of new load name "FLEX 8-Channel EM 1000 μL" based on SN P1KP, which automatically disables pressure sensors and allows a max plunger speed of 90mm/s. | |||
Welcome to 8.3.0-alpha.0! This release adds support for Evosep Evotips on the Flex, as well as other features. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to 8.3.0-alpha.0! This release adds support for Evosep Evotips on the Flex, as well as other features. | |
Welcome to 8.3.0! This release adds support for Evosep Evotips on the Flex, as well as other features. |
@@ -10,7 +10,17 @@ By installing and using Opentrons software, you agree to the Opentrons End-User | |||
|
|||
## Opentrons Robot Software Changes in 8.3.0-alpha.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was a special case to provide a specific note for alpha.0. That note is now enshrined forever in that build and you have folded it into the 8.3.0 notes so we can set the section header as the stable.
Same is true for the other file.
## Opentrons Robot Software Changes in 8.3.0-alpha.0 | |
## Opentrons Robot Software Changes in 8.3.0 |
### New Features | ||
- Use Evosep Evotips in Python API version 2.22 protocols for protein purification. Only available with the Flex 96-channel pipette. | ||
- Control robot movements outside of a protocol using the RobotContext API. For more, please read *link PAPI docs section*. | ||
- Load a newly modified “FLEX 8-Channel EM 1000 µL” pipette equipped with a PEEK motor component to automate emulsion applications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Want to be consistent with the "
character and not use “
or ”
I don't think.
- Load a newly modified “FLEX 8-Channel EM 1000 µL” pipette equipped with a PEEK motor component to automate emulsion applications. | |
- Load a newly modified "FLEX 8-Channel EM 1000 µL" pipette equipped with a PEEK motor component to automate emulsion applications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this pipette, we should remove the quote marks. Also, "FLEX" should be "Flex."
Load a newly modified Flex 8-Channel EM 1000 µL pipette equipped with a PEEK motor component to automate emulsion applications.
|
||
### Improved Features | ||
- Recover from a stall or collision error during a protocol. | ||
- Adds support for improved tip tracking in Python API version 2.22 protocols. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Without a specific improvement mentioned this feels hand wavy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small recommendations based on a Slack conversation with @emilyburghardt
### New Features | ||
- Use Evosep Evotips in Python API version 2.22 protocols for protein purification. Only available with the Flex 96-channel pipette. | ||
- Control robot movements outside of a protocol using the RobotContext API. For more, please read *link PAPI docs section*. | ||
- Load a newly modified “FLEX 8-Channel EM 1000 µL” pipette equipped with a PEEK motor component to automate emulsion applications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this pipette, we should remove the quote marks. Also, "FLEX" should be "Flex."
Load a newly modified Flex 8-Channel EM 1000 µL pipette equipped with a PEEK motor component to automate emulsion applications.
- Load a newly modified “FLEX 8-Channel EM 1000 µL” pipette equipped with a PEEK motor component to automate emulsion applications. | ||
|
||
### Improved Features | ||
- Recover from a stall or collision error during a protocol. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From our earlier Slack conversation, and other investigations, we have this version to use or modify:
Improvements to the Flex error recovery feature help protocols recover from detected stalls and collisions, saving you valuable time and resources.
|
||
- Use Evosep Evotips in Python API version 2.22 protocols for protein purification. Only available with the Flex 96-channel pipette. | ||
- Change the app or Flex touchscreen language to Mandarin in Settings. | ||
- Load a newly modified “FLEX 8-Channel EM 1000 µL” pipette equipped with a PEEK motor component to automate emulsion applications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re: previous comments:
- Use proper noun/name Flex instead of FLEX
- No quotes around pipette name
|
||
### Improved Features | ||
|
||
- Recover from a stall or collision error during a protocol. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See suggested revision above.
Overview
pushing our first draft of 8.3.0 alpha release notes; would appreciate feedback!
Test Plan and Hands on Testing
asking for reviews on the alpha notes; will test the build before stable release.
Changelog
-edited Josh's release notes on PEEK pipettes
-modified both app and software release notes according to 2025 Release 1 8.3.0 (https://opentrons.atlassian.net/wiki/spaces/RBARM/pages/4570382346/2025+Release+1+8.3.0)
Review requests
Risk assessment
feedback on text. what are we missing? does anything need more description?
low