1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change 1
- ## What's new in 3.4.12
2
-
3
- ### Bug Fixes
4
-
5
- - Improved exception handling during Feature Flags and Experimentation initialization.
6
-
7
- ## What's new in 3.4.11
8
-
9
- - Internal changes only.
10
-
11
1
## What's new in 3.4.10
12
2
13
3
### Bug Fixes
14
4
15
- - Fixed the bug in 3.4.8 for Server / Data Center users on Authentication.
5
+ - Forward fixed the bug in 3.4.8 for Server / Data Center users on Authentication
16
6
17
7
## What's new in 3.4.9
18
8
19
- ### Rollback release
9
+ ### Bug Fixes
20
10
21
- - This release is the same as 3.4.7.
22
- - 3.4.8 was rolled back because it contains a breaking bug for Server / Data Center users on Authentication.
11
+ - Rolled back 3.4.8 release as it contained a breaking bug for Server / Data Center users on Authentication
23
12
24
13
## What's new in 3.4.8
25
14
29
18
30
19
## What's new in 3.4.7
31
20
21
+ ### Features
22
+
23
+ - Finalized code for Auth UI experiment.
24
+
32
25
### Bug Fixes
33
26
34
27
- Fixed 'Create Jira issue' page getting stuck on the loader when the first Jira server is unreachable.
0 commit comments