18 lines
1.1 KiB
YAML
18 lines
1.1 KiB
YAML
|
- name: "GitLab Serverless"
|
||
|
announcement_milestone: "14.3"
|
||
|
announcement_date: "2021-09-22"
|
||
|
removal_milestone: "15.0"
|
||
|
removal_date: "2022-05-22"
|
||
|
breaking_change: true
|
||
|
reporter: nagyv-gitlab
|
||
|
body: | # Do not modify this line, instead modify the lines below.
|
||
|
All functionality related to GitLab Serverless was deprecated in GitLab 14.3 and is scheduled for removal in GitLab 15.0. Users who need a replacement for this functionality are encouraged to explore using the following technologies with GitLab CI/CD:
|
||
|
|
||
|
- [Serverless Framework](https://www.serverless.com)
|
||
|
- [AWS Serverless Application Model](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/deploying-using-gitlab.html)
|
||
|
|
||
|
For additional context, or to provide feedback regarding this change, please reference our [deprecation issue](https://gitlab.com/groups/gitlab-org/configure/-/epics/6).
|
||
|
# The following items are not published on the docs page, but may be used in the future.
|
||
|
stage: "Configure"
|
||
|
issue_url: https://gitlab.com/groups/gitlab-org/configure/-/epics/6
|