-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: TheCatLady <[email protected]>
- Loading branch information
1 parent
68a9611
commit 28fb985
Showing
8 changed files
with
337 additions
and
306 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{ "3.X": "3.7.0" } | ||
{ "3.X": "3.8.0" } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
date: 2023-10-02 | ||
--- | ||
|
||
# 3.8.0 | ||
|
||
## What's Changed | ||
|
||
### Features | ||
|
||
- [`18d1818a`](https://github.com/someengineering/resoto/commit/18d1818a) <span class="badge badge--secondary">resotolib</span> Support extra args to the webserver (#1793) | ||
- [`f6ac06ef`](https://github.com/someengineering/resoto/commit/f6ac06ef) <span class="badge badge--secondary">resotocore</span> --ca-cert is added to the client context (#1792) | ||
|
||
### Fixes | ||
|
||
- [`a458c235`](https://github.com/someengineering/resoto/commit/a458c235) <span class="badge badge--secondary">aws|gcp</span> Revert **init**.py changes (#1791) | ||
|
||
### Chores | ||
|
||
- [`88d8b99f`](https://github.com/someengineering/resoto/commit/88d8b99f) <span class="badge badge--secondary">resoto</span> Bump 3.8.0 (#1790) | ||
- [`38c94e3d`](https://github.com/someengineering/resoto/commit/38c94e3d) <span class="badge badge--secondary">resotolib</span> Refactor CA bundle generation (#1788) | ||
- [`18f75673`](https://github.com/someengineering/resoto/commit/18f75673) <span class="badge badge--secondary">resoto</span> Move to AGPLv3 License (#1787) | ||
- [`14cefe46`](https://github.com/someengineering/resoto/commit/14cefe46) <span class="badge badge--secondary">resotocore</span> Remove unused plugins (#1786) | ||
|
||
<!--truncate--> | ||
|
||
## Docker Images | ||
|
||
- `somecr.io/someengineering/resotocore:3.8.0` | ||
- `somecr.io/someengineering/resotoworker:3.8.0` | ||
- `somecr.io/someengineering/resotoshell:3.8.0` | ||
- `somecr.io/someengineering/resotometrics:3.8.0` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.