# New in Serverless v1.12 - Package/Deploy Command Separation for Better CI/CD Support

DevFeed: [New in Serverless v1.12 - Package/Deploy Command Separation for Better CI/CD Support](<https://devfeed.tech/articles/new-in-serverless-v1-12-package-deploy-command-separation-for-better-ci-cd-support-14407.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-v1-12-0>)

Author: Philipp Müns

Published: 2017-04-26T00:00:00Z

Content type: release

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Python](<https://devfeed.tech/topics/python.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [news](<https://devfeed.tech/tags/news.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

The Serverless Framework v1.12 release introduces a new package command that separates packaging from deployment for improved CI/CD support. It also adds Python 3.6 support and new OpenWhisk runtimes.

## Source excerpt

New package command, Python 3.6 support, new OpenWhisk runtimes and more in the Serverless Framework v1.12 release.