Release Note

Release Note

Type
The Release note type description is as follows:
NEW When a product or service is first launched.
FEATURE When new features are added.
CHANGED When existing features are modified or changed.
FIXED When errors and bugs are fixed.
DEPRECATED When existing features are no longer used.
Update date

Cloud Functions

2026.05.21
CHANGED Add termination of support information per Runtime version and discontinue AIOS integration
  • Technical support end-of-life information (EoTS) for the Runtime version is provided.
    • When technical support ends, security patches and updates for that Runtime version will no longer be applied.
    • Already created functions can be used continuously without any call time limit. * However, we do not guarantee bugs, errors, defects, or vulnerabilities that occur in Runtime versions for which technical support has ended.
    • Technical support will be discontinued. The Runtime versions are as follows (see the full supported Runtime versions at Rutime version).
      • GO: 1.21, 1.23
      • Node.js: 18, 20
      • PHP 8.1
      • Python: 3.9
    • Including runtime of additionally excluded functions
  • The AIOS service integration has been stopped.
    • Since the AIOS service has been discontinued, the AIOS integration service has been removed from Cloud Functions.
2026.03.19
FEATURE Add resource-based policy feature
  • You can set a resource-based policy on a function.
    • Resource-based policies are policies applied to the function itself that allow external access.
    • You can use resource-based policies to allow or deny actions on specific resources to a specific principal (Principal).
2025.12.16
FEATURE AIOS, PrivateLink service integration
  • You can use functions in conjunction with the AIOS service.
    • You can integrate Cloud Functions with AIOS to leverage LLMs.
  • You can use functions in conjunction with the PrivateLink service.
    • Through a Private connection (PrivateLink), you can establish internal connections between VPCs and between a VPC and services on the Samsung Cloud Platform without traversing the Internet.
2025.10.23
FEATURE Add Java Runtime executable file upload feature
  • The feature to upload Java Runtime executable files has been added.
    • You can import and configure a Java Runtime executable archive file (.jar/.zip) in Object Storage.
2025.07.01
NEW Cloud Functions service official version launch
  • We have officially launched the Cloud Functions service.
    • It is a serverless computing‑based FaaS (Function as a Service) that lets you easily run function‑style applications without server provisioning.
No search results.
Resource-based Policy Guide
Overview