summaryrefslogtreecommitdiff
path: root/data/whats_new/202008180002_13_0.yml
blob: 3e76baab7f57f9baa65acc26f0f857cf44e7c2f1 (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: Gitaly Cluster for High Availability Git Storage
  body: GitLab now supports highly available Git storage without using NFS. High Availability (HA) configurations improve the availability of important systems, like Git storage, by removing single points of failure, detecting outages, and automatically switching to a replica. This means that an individual component of the system can fail without causing the end user to experience an outage. Access to Git repositories is critical to developers and businesses, because when an outage occurs, developers can’t push code, and deployments are blocked.
  stage: Create
  self-managed: true
  gitlab-com: false
  packages: [Core, Starter, Premium, Ultimate]
  url: https://docs.gitlab.com/ee/administration/gitaly/praefect.html
  image_url: https://about.gitlab.com/images/13_0/praefect-architecture.png
  published_at: 2020-05-22
  release: 13.0
- title: Auto Deploy to ECS
  body: Until now, there hasn’t been a simple way to deploy to Amazon Web Services. As a result, GitLab users had to  spend a lot of time figuring out their own configuration. In GitLab 13.0, Auto DevOps has been extended to support deployment to AWS! GitLab users who are deploying to AWS Elastic Container Service (ECS) can now take advantage of Auto DevOps, even if they are not using Kubernetes.
  stage: Release
  self-managed: true
  gitlab-com: true
  packages: [All]
  url: https://docs.gitlab.com/ee/topics/autodevops/index.html#aws-ecs
  image_url:
  published_at: 2020-05-22
  release: 13.0
- title: View Epic Hierarchy on a Roadmap
  body: When leveraging Multi-Level Epics, it can be difficult to keep track of where each child epic lives on the Roadmap. You can now quickly expand a parent epic on your roadmap to view all its child epics to ensure work is properly organized and your planned timeline is on track!
  stage: Plan
  self-managed: true
  gitlab-com: true
  packages: [Ultimate, Gold]
  url: https://docs.gitlab.com/ee/user/group/roadmap/
  image_url: https://about.gitlab.com/images/13_0/Expand-Epic-Hierarchy-Roadmap_roadmap.png
  published_at: 2020-05-22
  release: 13.0
- title: Versioned Snippets
  body: Snippets in GitLab are now version controlled by a Git repository. When editing a Snippet, each change creates a commit. Snippets can also be cloned to make edits locally, and then pushed back to the Snippet repository.
  stage: Create
  self-managed: true
  gitlab-com: true
  packages: [All]
  url: https://docs.gitlab.com/ee/user/snippets.html#versioned-snippets
  image_url: https://about.gitlab.com/images/13_0/phikai-versioned-snippets.png
  published_at: 2020-05-22
  release: 13.0
- title: Dark Theme in the Web IDE
  body: For people who spend time working in code editors, the ability to customize the environment to match their preferences is important. Dark themes are some of the most popular for other editors and important for providing a comfortable experience. That's why we're excited that the GitLab Web IDE is now completely themed dark for users who choose the Dark syntax highlighting theme perference!
  stage: Create
  self-managed: true
  gitlab-com: true
  packages: [All]
  url: https://docs.gitlab.com/ee/user/project/web_ide/#themes
  image_url: https://about.gitlab.com/images/13_0/phikai-web-ide-dark-theme.png
  published_at: 2020-05-22
  release: 13.0