Releases: Opentrons/buildroot
Buildroot 1.3.5: Robot Software 3.17.0
This release incorporates a new Opentrons Magnetic Module firmware that specifies behaviors for Gen2 and later models.
Buildroot 1.3.4: Robot software version 3.16.1.beta-0
This release adds pandas back in to the defconfig.
Buildroot 1.3.3: robot software 3.16.0-alpha.2
Used in alpha.2 and possibly the release, this incorporates a new temperature module firmware fixing a misconfiguration on some hardware revisions.
Buildroot 1.3.2: Robot software 3.16.0-alpha.0
Used in robot software 3.16.0, this release incorporates the Opentrons Module firmware (Temperature Module v2.0.0, Magnetic Module v1.0.2, Thermocycler v1.1.0), libgpiod, and python-pandas. Dropbear only asks for public keys instead of password prompt, and we persist those keys.
Buildroot 1.3.1: Robot software 3.15.2
Used in robot software 3.15.2, this release incorporates the Smoothie firmware.
Buildroot v1.3.0: robot software 3.15.0
- move module handling to top level symlinks instead of a /dev subdirectory
- adds python-aionotify
- always sign builds if possible
- strip newlines in syslog
- sync journals to disk more frequently
Buildroot v1.2.2
Fixes an issue with jupyter notebook migration where notebooks or directories with spaces in the name would prevent Jupyter from launching.
Buildroot v1.2.1
As 1.2.0 but also fixing an issue with ethernet adapter MACs changing.
Buildroot v1.2.0: Used in release 3.13.0
This release forces journald to store to the real filesystem and should provide logging across boots. It also fixes an issue with the button light.
Buildroot v1.1.0: used in release 3.12.x
This release fixes an issue with ethernet adapter hotplug (aka someone plugging in a new usb/ethernet adapter) and a couple small usability issues with jupyter notebooks.