We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9761f1b commit 3495738Copy full SHA for 3495738
1 file changed
CHANGELOG.md
@@ -1,18 +1,18 @@
1
# Changelog
2
3
-## [v3.4.2.dev0]
+## [v3.5.0]
4
5
### Added
6
- [Singularity] Added new singularity compute backend
7
- [Oracle Functions] Added support for python 3.11
8
- [k8s] Added 'master_timeout' parameter to k8s backend
9
-
10
-### Changed
11
--
+- [AWS Lambda] Added user_tags to the runtime deployment
12
13
### Fixed
14
- [Storage] Fixed "KeyError: 'monitoring_interval'" error when instantiating Storage() class
15
- [k8s] Fixed bug between threads when there are multiple executions
+- [OpenWhisk] Fixed issue in the list_runtimes method
+- [OpenWhisk] Fixed runtime name formatting for self hosted container registries
16
17
18
## [v3.4.1]
0 commit comments