JIRA Software 8.0.x
2019년 02월 11일 업데이트된 Atlassian Jira Software 8.0.x 릴리스 노트이다.
주요 기능
- Look and feel: Scrum and Kanban
- Better email notifications
- Significant backlogs load faster
- Dropping Linked pages count to boost performance
- New priority icons
- New options in advanced search
- Massive performance improvements
- Faster indexing
- REST API for issue type schemes
- Smaller improvements to make your day
- Bonus resources
Jira 8.0과 호환되는 제품
- Jira Core 8.0
- Jira Service Desk 4.0
Jira Software 8.0 릴리스 노트
Look and feel : Scrum and Kanban
Jira Software 8.0 UI 변경되었으며, 이번 변경은 스크럼 & 칸반 보드 및 백로그 UI가 중점적으로 개선되었다.
Better email notifications
모든 이슈의 업데이트가 사용자 메일로 전송되면, 수많은 메일 알림을 받게 된다.
많은 양의 메일 중 업무와 관련된 중요한 메일을 확인하지 못하는 일이 없도록 이메일 알림이 개선되었다.
Jira 8.0에서는 최근 발생하는 이벤트를 일괄 처리하여 하나의 메일로 받을 수 있다.
그룹화된 이메일은 10분 이내에 단일 이슈로 발생한 이벤트를 그룹화하여, 대량 업데이트를 진행할 때나 다른 사용자가 이슈를 생성하여 한 번에 작성하는데 유용하다.
Significant backlogs load faster
많은 양의 백로그를 로드하는데 오랜 시간이 걸리므로, 일반적으로 한 번에 작은 이슈를 해결했다.
이러한 문제를 파악했고, 백로그 렌더링 속도를 높이기 위해 백로그에서 100개의 이슈만 표시하도록 기본 설정을 변경했다.
모든 이슈 표시를 클릭하면 나머지 이슈들이 표시되어 확인할 수 있다.
위 변경사항에 더해, 초기 로딩이 빨라진 여러 백엔드 변경사항을 도입했다.
예를 들어, 10K 이슈의 백로그를 테스트했을 때, 이전 버전의 Jira에서는 85초가 소요된 거에 비해 4초 만에 로드되었다.
Dropping Linked pages count to boost performance
Jira 성능을 크게 향상시키기 위해 에픽 및 스프린트와 연결된 페이지 수를 줄이기로 결정했다.
링크된 페이지를 계속 추적하여 링크된 여러 페이지가 있는지 확인은 가능하지만, 정확한 숫자를 확인할 수는 없습니다.
New priority icons
우선 순위 아이콘이 독특하고 접근할 수 없다는 것에 대한 많은 피드백을 받았으며, 개선하기로 결정했다.
이집트 상형문자에서 영감을 찾았고, 많은 시간을 들여 디자인하고 사용자 테스트를 완료한 후에, 우선 순위로 해야 할 일을 더욱 쉽게 구별할 수 있는 간단한 아이콘들을 결정했다.
아래 이미지를 통해 기존 우선순위 아이콘과 새로운 우선순위 아이콘을 비교할 수 있다.
New options in advanced search
이슈 검색시 사용할 수 있는 고급 검색의 몇 가지 새로운 옵션은 다음과 같다.
Find authors (updatedBy)
Find link types (issueLinkType)
Massive performance improvements
변경 및 개선을 통해 Jira 8.0은 이전 버전보다 훨씬 빨라졌다. 아래에 설명되어 있는 'Faster Indexing' 뿐만 아니라, 보드 및 백로그와 같은 가장 일반적으로 사용되는 뷰도 마찬가지이다.
다음은 Jira 8.0과 Jira 7.13을 비교한 내용이다.
- Viewing boards improved by 62% (Data Center: 60%)
- Viewing backlogs improved by 87% (Data Center: 87%)
- Searching with JQL improved by 33% (Data Center: 31%)
- Browsing boards improved by 16% (Data Center: 22%)
- We’ve also observed significant improvements (30 - 50%) when testing a typical action (mean of all actions that we run in our tests) in Jira containing different data sets (increased number of projects, issues, boards, workflows, and so on).
전체 결과 확인은 Performance and scale testing 참조
Faster indexing
Jira 8.0에서 가장 큰 변화는 Lucene(Jira’s search-based subsystem engine)가 업그레이드된 것이다.
다른 사용자 기능처럼 언뜻 확인했을 때는 보이지 않지만, 이 변경으로 인덱싱이 크게 개선되어 Jira 인스턴스를 보다 쉽게 관리하고 유지할 수 있다. 변경 사항이 인덱싱에 미치는 영향은 다음과 같다.
Reindexing Jira takes much less time
Jira indexes are smaller, and easier to maintain
Jira performance is stable over time
Jira is more stable and predictable
REST API for issue type schemes
Jira 8.0은 사용자 인터페이스 외부의 문제 유형 체계를 관리할 수 있도록 REST API를 제공한다.
Jira관리자는 다음과 같은 작업을 수행할 수 있다.
- Create an issue type scheme and associate it with projects
- Retrieve individual or all issue type schemes, together with the associated projects
- Change or remove projects associated with a scheme
- Delete issue type schemes
더 상세한 정보는 Issue type schemes 참조
Small improvements to make your day
4-byte characters
Add-ons are now apps
Using sprints when your backlog isn't sorted by rank
Bonus resources
Performance and scale testing
Security overview and advisories
Jira Software mobile app
Pre-upgrade planning page