Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Lithops-3.6.0 source code.tar.gz | 2025-02-22 | 2.4 MB | |
Lithops-3.6.0 source code.zip | 2025-02-22 | 2.7 MB | |
README.md | 2025-02-22 | 806 Bytes | |
Totals: 3 Items | 5.1 MB | 0 |
Added - [Core] Added support for python 3.13, by @JosepSampe - [AWS EC2] Add support for configuring EBS volumes in EC2 lithops workers, by @JosepSampe - [AWS EC2] Add support for specifying CIDR block in EC2 public subnet, by @JosepSampe
Fixed - [Standalone] Fixed an issue causing workers to stop prematurely in Consume mode, by @JosepSampe - [Invoker] Reduced the number of threads used in the async FaaS Invoker, by @JosepSampe - [Monitoring] Fixed token bucket issue that prevented generating the correct number of tokens, by @JosepSampe - [Code Engine] Allow to build the default runtime with Python 3.13, by @JosepSampe - [Monitoring] Fixed race condition in RMQ Monitor, by @danielBCN - [AWS S3] Fixed InvalidLocationConstraint error in AWS S3 handled, by @GEizaguirre