Skip to content

Commit

Permalink
chore(release): known issue for downgrading with plate reader (#16822)
Browse files Browse the repository at this point in the history
# Overview

Known issue for downgrading below 8.2 with a plate reader attached.

## Test Plan and Hands on Testing

Check in next alpha.

## Changelog

Single bullet in API release notes.

## Review requests

- Does this capture the issue properly? Is there a related app-side
issue?
- Do we need to mention the problem of downgrading a robot _on the same
network_ as a plate reader?

## Risk assessment

nil
  • Loading branch information
ecormany authored Nov 19, 2024
1 parent 2938900 commit 2875150
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Welcome to the v8.2.0 release of the Opentrons robot software! This release adds

- Error recovery no longer causes an `AssertionError` when a Python protocol changes the pipette speed.

### Known Issues

- You can't downgrade the robot software with an Absorbance Plate Reader attached. Disconnect the module first if you need to downgrade.

---

## Opentrons Robot Software Changes in 8.1.0
Expand Down
3 changes: 3 additions & 0 deletions app-shell/build/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ Welcome to the v8.2.0 release of the Opentrons App! This release adds support fo

- Fixed an app crash when performing certain error recovery steps with Python API version 2.15 protocols.

### Known Issues
- If you attach an Absorbance Plate Reader to _any_ Flex on your local network, you must update all copies of the Opentrons App on the same network to at least v8.1.0.

---

## Opentrons App Changes in 8.1.0
Expand Down

0 comments on commit 2875150

Please sign in to comment.