Skip to content

Commit fa17e81

Browse files
authored
Update CHANGELOG.md
1 parent 6f9466a commit fa17e81

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
# Changelog
22

3-
## [v3.5.2.dev0]
3+
## [v3.6.0]
44

55
### Added
66
- [Core] Added support for python 3.13
77
- [AWS EC2] Add support for configuring EBS volumes in EC2 lithops workers
88
- [AWS EC2] Add support for specifying CIDR block in EC2 public subnet
99

10-
### Changed
11-
-
12-
1310
### Fixed
1411
- [Standalone] Fixed an issue causing workers to stop prematurely in Consume mode
1512
- [Invoker] Reduced the number of threads used in the async FaaS Invoker
1613
- [Monitoring] Fixed token bucket issue that prevented generating the correct number of tokens
1714
- [Code Engine] Allow to build the default runtime with Python 3.13
18-
15+
- [Monitoring] Fixed race condition in RMQ Monitor
16+
- [AWS S3] Fixed InvalidLocationConstraint error in AWS S3 handled
1917

2018
## [v3.5.1]
2119

0 commit comments

Comments
 (0)