Skip to content

Commit a63f4fc

Browse files
chore(release): 6.2.1 (#12055)
1 parent 38f2d69 commit a63f4fc

File tree

36 files changed

+59
-499
lines changed

36 files changed

+59
-499
lines changed

CHANGELOG.md

+4-34
Original file line numberDiff line numberDiff line change
@@ -3,51 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [6.2.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.2...v6.2.1-alpha.3) (2023-01-23)
7-
8-
9-
### Bug Fixes
10-
11-
* **app:** minimize command page length when only retrieving run total length ([#12036](https://github.com/Opentrons/opentrons/issues/12036)) ([d05440c](https://github.com/Opentrons/opentrons/commit/d05440cf72ab950d0d20a572aba7f6963b8f7013))
12-
13-
14-
### Performance Improvements
15-
16-
* **api:** Do not block the event loop when loading JSONv6 protocols ([#12039](https://github.com/Opentrons/opentrons/issues/12039)) ([f885f44](https://github.com/Opentrons/opentrons/commit/f885f44e87e3f54cec646031610944924a7f0d40))
17-
* **api:** Regularly yield to the event loop when executing Protocol Engine commands ([#12038](https://github.com/Opentrons/opentrons/issues/12038)) ([fab3ef2](https://github.com/Opentrons/opentrons/commit/fab3ef20f550f20aa2be49f4f543cbd0d16cb3e9))
18-
19-
20-
21-
22-
23-
## [6.2.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.2) (2023-01-13)
24-
25-
**Note:** Version bump only for package opentrons
26-
27-
28-
29-
30-
31-
## [6.2.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.1) (2023-01-13)
32-
33-
**Note:** Version bump only for package opentrons
34-
35-
36-
37-
38-
39-
## [6.2.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1-alpha.0) (2023-01-12)
6+
## [6.2.1](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1) (2023-01-25)
407

418

429
### Bug Fixes
4310

4411
* **api:** Safely map 0-volume aspirates and dispenses in Python protocols ([#11969](https://github.com/Opentrons/opentrons/issues/11969)) ([8a67aa0](https://github.com/Opentrons/opentrons/commit/8a67aa06b6d4f158ab44ea8748860e01c84b4986))
12+
* **app:** minimize command page length when only retrieving run total length ([#12036](https://github.com/Opentrons/opentrons/issues/12036)) ([d05440c](https://github.com/Opentrons/opentrons/commit/d05440cf72ab950d0d20a572aba7f6963b8f7013))
4513
* **app:** allow access to robot settings if robot server is down, but update server is up ([#11892](https://github.com/Opentrons/opentrons/issues/11892)) ([3b4d127](https://github.com/Opentrons/opentrons/commit/3b4d127851b240f94c24e0a1a997f658bd47f540))
4614
* **robot-server:** Fix async concurrency hazards in lazy-initialized dependencies ([#11927](https://github.com/Opentrons/opentrons/issues/11927)) ([c69fe00](https://github.com/Opentrons/opentrons/commit/c69fe006919d6706bd4a53887a2579df164fbe3f))
4715

4816

4917
### Performance Improvements
5018

19+
* **api:** Do not block the event loop when loading JSONv6 protocols ([#12039](https://github.com/Opentrons/opentrons/issues/12039)) ([f885f44](https://github.com/Opentrons/opentrons/commit/f885f44e87e3f54cec646031610944924a7f0d40))
20+
* **api:** Regularly yield to the event loop when executing Protocol Engine commands ([#12038](https://github.com/Opentrons/opentrons/issues/12038)) ([fab3ef2](https://github.com/Opentrons/opentrons/commit/fab3ef20f550f20aa2be49f4f543cbd0d16cb3e9))
5121
* **robot-server:** Do only minimal parsing when rehydrating ProtocolStore ([#11891](https://github.com/Opentrons/opentrons/issues/11891)) ([c5338b8](https://github.com/Opentrons/opentrons/commit/c5338b84eee767fafe53c6634e5dd04254f5a6bc))
5222
* **robot-server:** Initialize database eagerly and in the background ([#11615](https://github.com/Opentrons/opentrons/issues/11615)) ([227e334](https://github.com/Opentrons/opentrons/commit/227e334c6312d661d1e5344e9203099eca09053d))
5323

api-client/CHANGELOG.md

+1-25
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [6.2.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.2...v6.2.1-alpha.3) (2023-01-23)
7-
8-
**Note:** Version bump only for package @opentrons/api-client
9-
10-
11-
12-
13-
14-
## [6.2.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.2) (2023-01-13)
15-
16-
**Note:** Version bump only for package @opentrons/api-client
17-
18-
19-
20-
21-
22-
## [6.2.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.1) (2023-01-13)
23-
24-
**Note:** Version bump only for package @opentrons/api-client
25-
26-
27-
28-
29-
30-
## [6.2.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1-alpha.0) (2023-01-12)
6+
## [6.2.1](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1) (2023-01-25)
317

328
**Note:** Version bump only for package @opentrons/api-client
339

api-client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "@opentrons/api-client",
44
"description": "Opentrons robot API client for Node.js and the browser",
5-
"version": "6.2.1-alpha.3",
5+
"version": "6.2.1",
66
"license": "Apache-2.0",
77
"main": "dist/api-client.js",
88
"module": "dist/api-client.mjs",
@@ -13,7 +13,7 @@
1313
"./dist/api-client.mjs": "./dist/api-client.browser.mjs"
1414
},
1515
"dependencies": {
16-
"@opentrons/shared-data": "6.2.1-alpha.3",
16+
"@opentrons/shared-data": "6.2.1",
1717
"axios": "^0.21.1"
1818
}
1919
}

api/src/opentrons/CHANGELOG.md

+3-27
Original file line numberDiff line numberDiff line change
@@ -3,44 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [6.2.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.2...v6.2.1-alpha.3) (2023-01-23)
7-
8-
9-
### Performance Improvements
10-
11-
* **api:** Do not block the event loop when loading JSONv6 protocols ([#12039](https://github.com/Opentrons/opentrons/issues/12039)) ([f885f44](https://github.com/Opentrons/opentrons/commit/f885f44e87e3f54cec646031610944924a7f0d40))
12-
* **api:** Regularly yield to the event loop when executing Protocol Engine commands ([#12038](https://github.com/Opentrons/opentrons/issues/12038)) ([fab3ef2](https://github.com/Opentrons/opentrons/commit/fab3ef20f550f20aa2be49f4f543cbd0d16cb3e9))
13-
14-
15-
16-
17-
18-
## [6.2.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.2) (2023-01-13)
6+
## [6.2.1](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1) (2023-01-25)
197

208
**Note:** Version bump only for package @opentrons/api-server
219

2210

23-
24-
25-
26-
## [6.2.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.1) (2023-01-13)
27-
28-
**Note:** Version bump only for package @opentrons/api-server
29-
30-
31-
32-
33-
34-
## [6.2.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1-alpha.0) (2023-01-12)
35-
36-
3711
### Bug Fixes
3812

3913
* **api:** Safely map 0-volume aspirates and dispenses in Python protocols ([#11969](https://github.com/Opentrons/opentrons/issues/11969)) ([8a67aa0](https://github.com/Opentrons/opentrons/commit/8a67aa06b6d4f158ab44ea8748860e01c84b4986))
4014

4115

4216
### Performance Improvements
4317

18+
* **api:** Do not block the event loop when loading JSONv6 protocols ([#12039](https://github.com/Opentrons/opentrons/issues/12039)) ([f885f44](https://github.com/Opentrons/opentrons/commit/f885f44e87e3f54cec646031610944924a7f0d40))
19+
* **api:** Regularly yield to the event loop when executing Protocol Engine commands ([#12038](https://github.com/Opentrons/opentrons/issues/12038)) ([fab3ef2](https://github.com/Opentrons/opentrons/commit/fab3ef20f550f20aa2be49f4f543cbd0d16cb3e9))
4420
* **robot-server:** Do only minimal parsing when rehydrating ProtocolStore ([#11891](https://github.com/Opentrons/opentrons/issues/11891)) ([c5338b8](https://github.com/Opentrons/opentrons/commit/c5338b84eee767fafe53c6634e5dd04254f5a6bc))
4521

4622

api/src/opentrons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentrons/api-server",
3-
"version": "6.2.1-alpha.3",
3+
"version": "6.2.1",
44
"description": "Opentrons API server application",
55
"repository": {
66
"type": "git",

app-shell/CHANGELOG.md

+1-25
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [6.2.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.2...v6.2.1-alpha.3) (2023-01-23)
7-
8-
**Note:** Version bump only for package @opentrons/app-shell
9-
10-
11-
12-
13-
14-
## [6.2.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.2) (2023-01-13)
15-
16-
**Note:** Version bump only for package @opentrons/app-shell
17-
18-
19-
20-
21-
22-
## [6.2.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.1) (2023-01-13)
23-
24-
**Note:** Version bump only for package @opentrons/app-shell
25-
26-
27-
28-
29-
30-
## [6.2.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1-alpha.0) (2023-01-12)
6+
## [6.2.1](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1) (2023-01-25)
317

328
**Note:** Version bump only for package @opentrons/app-shell
339

app-shell/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@opentrons/app-shell",
33
"private": true,
44
"productName": "Opentrons",
5-
"version": "6.2.1-alpha.3",
5+
"version": "6.2.1",
66
"description": "Opentrons desktop application",
77
"main": "lib/main.js",
88
"types": "lib/main.d.ts",
@@ -28,9 +28,9 @@
2828
]
2929
},
3030
"devDependencies": {
31-
"@opentrons/app": "6.2.1-alpha.3",
32-
"@opentrons/discovery-client": "6.2.1-alpha.3",
33-
"@opentrons/shared-data": "6.2.1-alpha.3"
31+
"@opentrons/app": "6.2.1",
32+
"@opentrons/discovery-client": "6.2.1",
33+
"@opentrons/shared-data": "6.2.1"
3434
},
3535
"dependencies": {
3636
"@thi.ng/paths": "1.6.5",

app/CHANGELOG.md

+1-27
Original file line numberDiff line numberDiff line change
@@ -3,38 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [6.2.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.2...v6.2.1-alpha.3) (2023-01-23)
6+
## [6.2.1](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1) (2023-01-25)
77

88

99
### Bug Fixes
1010

1111
* **app:** minimize command page length when only retrieving run total length ([#12036](https://github.com/Opentrons/opentrons/issues/12036)) ([d05440c](https://github.com/Opentrons/opentrons/commit/d05440cf72ab950d0d20a572aba7f6963b8f7013))
12-
13-
14-
15-
16-
17-
## [6.2.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.2) (2023-01-13)
18-
19-
**Note:** Version bump only for package @opentrons/app
20-
21-
22-
23-
24-
25-
## [6.2.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.1) (2023-01-13)
26-
27-
**Note:** Version bump only for package @opentrons/app
28-
29-
30-
31-
32-
33-
## [6.2.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1-alpha.0) (2023-01-12)
34-
35-
36-
### Bug Fixes
37-
3812
* **app:** allow access to robot settings if robot server is down, but update server is up ([#11892](https://github.com/Opentrons/opentrons/issues/11892)) ([3b4d127](https://github.com/Opentrons/opentrons/commit/3b4d127851b240f94c24e0a1a997f658bd47f540))
3913

4014

app/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentrons/app",
3-
"version": "6.2.1-alpha.3",
3+
"version": "6.2.1",
44
"description": "Opentrons desktop application UI",
55
"source": "src/index.tsx",
66
"types": "lib/index.d.ts",
@@ -19,10 +19,10 @@
1919
"homepage": "https://github.com/Opentrons/opentrons",
2020
"dependencies": {
2121
"@hot-loader/react-dom": "17.0.1",
22-
"@opentrons/api-client": "6.2.1-alpha.3",
23-
"@opentrons/components": "6.2.1-alpha.3",
24-
"@opentrons/react-api-client": "6.2.1-alpha.3",
25-
"@opentrons/shared-data": "6.2.1-alpha.3",
22+
"@opentrons/api-client": "6.2.1",
23+
"@opentrons/components": "6.2.1",
24+
"@opentrons/react-api-client": "6.2.1",
25+
"@opentrons/shared-data": "6.2.1",
2626
"@thi.ng/paths": "1.6.5",
2727
"classnames": "2.2.5",
2828
"connected-react-router": "6.8.0",

components/CHANGELOG.md

+1-25
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [6.2.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.2...v6.2.1-alpha.3) (2023-01-23)
7-
8-
**Note:** Version bump only for package @opentrons/components
9-
10-
11-
12-
13-
14-
## [6.2.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.2) (2023-01-13)
15-
16-
**Note:** Version bump only for package @opentrons/components
17-
18-
19-
20-
21-
22-
## [6.2.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.1) (2023-01-13)
23-
24-
**Note:** Version bump only for package @opentrons/components
25-
26-
27-
28-
29-
30-
## [6.2.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1-alpha.0) (2023-01-12)
6+
## [6.2.1](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1) (2023-01-25)
317

328
**Note:** Version bump only for package @opentrons/components
339

components/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentrons/components",
3-
"version": "6.2.1-alpha.3",
3+
"version": "6.2.1",
44
"description": "React components library for Opentrons' projects",
55
"source": "src/index.ts",
66
"types": "lib/index.d.ts",
@@ -20,7 +20,7 @@
2020
"react-router-dom": "5.1.1"
2121
},
2222
"dependencies": {
23-
"@opentrons/shared-data": "6.2.1-alpha.3",
23+
"@opentrons/shared-data": "6.2.1",
2424
"@popperjs/core": "2.1.1",
2525
"@types/classnames": "^2.2.5",
2626
"@types/lodash": "^4.14.168",

discovery-client/CHANGELOG.md

+1-25
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [6.2.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.2...v6.2.1-alpha.3) (2023-01-23)
7-
8-
**Note:** Version bump only for package @opentrons/discovery-client
9-
10-
11-
12-
13-
14-
## [6.2.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.2) (2023-01-13)
15-
16-
**Note:** Version bump only for package @opentrons/discovery-client
17-
18-
19-
20-
21-
22-
## [6.2.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.1-alpha.0...v6.2.1-alpha.1) (2023-01-13)
23-
24-
**Note:** Version bump only for package @opentrons/discovery-client
25-
26-
27-
28-
29-
30-
## [6.2.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1-alpha.0) (2023-01-12)
6+
## [6.2.1](https://github.com/Opentrons/opentrons/compare/v6.2.0...v6.2.1) (2023-01-25)
317

328
**Note:** Version bump only for package @opentrons/discovery-client
339

discovery-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentrons/discovery-client",
3-
"version": "6.2.1-alpha.3",
3+
"version": "6.2.1",
44
"description": "Node.js client for discovering Opentrons robots on the network",
55
"main": "lib/index.js",
66
"flow:main": "flow-types/index.js.flow",

0 commit comments

Comments
 (0)