summaryrefslogtreecommitdiff
path: root/data/whats_new/202008180001_12_10.yml
blob: 66267bfcace6b89c29ecdc35af48a044d98351ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
- title: Create and view requirements in GitLab
  body: The first step towards managing requirements from within GitLab is here! This initial release allows users to create and view requirements at a project level. As Requirements Management evolves in GitLab, stay tuned for support for traceability between all artifacts, creating a seamless workflow to visually demonstrate completeness and compliance.
  stage: Plan
  self-managed: true
  gitlab-com: true
  packages: [Ultimate, Gold]
  url: https://docs.gitlab.com/ee/user/project/requirements/index.html
  image_url:
  published_at: 2020-04-22
  release: 12.10
- title: Retrieve CI/CD secrets from HashiCorp Vault
  body: In this release, GitLab adds support for lightweight JSON Web Token (JWT) authentication to integrate with your existing HashiCorp Vault. Now, you can seamlessly provide secrets to CI/CD jobs by taking advantage of HashiCorp's JWT authentication method  rather than manually having to provide secrets as a variable in GitLab.
  stage: Release
  self-managed: true
  gitlab-com: true
  packages: [All]
  url: https://docs.gitlab.com/ee/ci/examples/authenticating-with-hashicorp-vault/index.html
  image_url: https://about.gitlab.com/images/12_10/jwt-vault-1.png
  published_at: 2020-04-22
  release: 12.10
- title: Epic and Issue Health Tracking
  body: To help users track projects and in-flight work GitLab now enables you to report on and quickly respond to the health of individual issues and epics by showing a red, amber, or green health status on your Epic Tree. Assign an issue a health status of On track (green), Needs attention (amber), or At risk (red) and see an aggregate report of health at the Epic level. Quickly view and analyze where a collection of work is at risk so you can open up the right discussions at the right time and keep work on track!
  stage: Plan
  self-managed: true
  gitlab-com: true
  packages: [Ultimate, Gold]
  url: https://docs.gitlab.com/ee/user/project/issues/index.html#health-status
  image_url: https://about.gitlab.com/images/12_10/epic-health-status.png
  published_at: 2020-04-22
  release: 12.10
- title: Import Issues from Jira to GitLab
  body: Until now, the only way to get Jira issues into GitLab was manually, with our CSV importer, or by hand-rolling your own migration utility. GitLab 12.10 includes an MVC to automatically import your Jira issues into GitLab. This is the first of many planned enhancements to make transitioning from Jira to GitLab as frictionless as possible.
  stage: Plan
  self-managed: true
  gitlab-com: true
  packages: [All]
  url: https://docs.gitlab.com/ee/user/project/import/jira.html
  image_url: https://about.gitlab.com/images/12_10/jira-importer.png
  published_at: 2020-04-22
  release: 12.10
- title: Autoscaling GitLab CI jobs on AWS Fargate
  body: You can now auto-scale GitLab CI on AWS Fargate with the MVC release of GitLab’s AWS Fargate Driver. With this new autoscaling pattern, GitLab’s AWS Fargate driver automatically runs each build in a separate and isolated container on Amazon’s Elastic Container Service (ECS) using a user-defined container image.
  stage: Verify
  self-managed: true
  gitlab-com: false
  packages: [Core, Starter, Premium, Ultimate]
  url: https://gitlab.com/gitlab-org/ci-cd/custom-executor-drivers/fargate/-/blob/master/docs/README.md
  image_url: https://about.gitlab.com/images/12_9/autoscaling_ci_fargate.png
  published_at: 2020-04-22
  release: 12.10