Skip to content

Commit 6d9e941

Browse files
rawalexearchigup
authored andcommitted
v2.0.1 release
1 parent 5a5dd5b commit 6d9e941

File tree

4 files changed

+16
-80
lines changed

4 files changed

+16
-80
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ corebus. This table identifies the corebus component that does the work.
4949
| GetLocalDeploymentStatus | _Future_ |
5050
| ListLocalDeployments | _Future_ |
5151
| ListComponents | _Future_ |
52-
| ValidateAuthorizationToken | _Future_ |
52+
| ValidateAuthorizationToken | ggipcd |
5353
| CreateDebugPassword | _Future_ |
5454
| PauseComponent | _Future_ |
5555
| ResumeComponent | _Future_ |

RELEASE_NOTES.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release Notes v2.0.1
2+
3+
This is a minor release that adds the missing features to support default recipe
4+
of Stream manager v2.2.0.
5+
6+
## New with this release
7+
8+
- Add recipe variable interpolation to greengrass recipe's timeout section
9+
- Add support for ValidateAuthorizationToken IPC command for stream manager
10+
- Fix warnings from Fleet provisioning
11+
- Add retry and backoff to jobs listener
12+
113
# Release Notes v2.0.0 (Dec 16 2024)
214

315
This is the first release of the Greengrass nucleus lite. It aims to be
@@ -37,9 +49,7 @@ This is the first release of Greengrass nucleus lite.
3749

3850
## Known issues
3951

40-
The differences between Greengrass nucleus lite and Greengrass nucleus along
41-
with the currently known issues can be found in the
42-
[KNOWN_ISSUES](./docs/KNOWN_ISSUES.md) document. For an updated list of
43-
issues/feature requests, please take a look at GitHub issues in the repository.
52+
For an updated list of issues/feature requests, please take a look at GitHub
53+
issues in the repository.
4454

4555
We welcome you to create an issue to report bugs or suggest features.

docs/KNOWN_ISSUES.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.1

0 commit comments

Comments
 (0)