We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9466a commit fa17e81Copy full SHA for fa17e81
1 file changed
CHANGELOG.md
@@ -1,21 +1,19 @@
1
# Changelog
2
3
-## [v3.5.2.dev0]
+## [v3.6.0]
4
5
### Added
6
- [Core] Added support for python 3.13
7
- [AWS EC2] Add support for configuring EBS volumes in EC2 lithops workers
8
- [AWS EC2] Add support for specifying CIDR block in EC2 public subnet
9
10
-### Changed
11
--
12
-
13
### Fixed
14
- [Standalone] Fixed an issue causing workers to stop prematurely in Consume mode
15
- [Invoker] Reduced the number of threads used in the async FaaS Invoker
16
- [Monitoring] Fixed token bucket issue that prevented generating the correct number of tokens
17
- [Code Engine] Allow to build the default runtime with Python 3.13
18
+- [Monitoring] Fixed race condition in RMQ Monitor
+- [AWS S3] Fixed InvalidLocationConstraint error in AWS S3 handled
19
20
## [v3.5.1]
21
0 commit comments