@atlaskit/collab-provider 9.12.4 → 9.12.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/collab-provider
2
2
 
3
+ ## 9.12.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749) [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect yarn changeset to packages, upgrade adf-schema
8
+
3
9
  ## 9.12.4
4
10
 
5
11
  ### Patch Changes
@@ -16,44 +22,44 @@
16
22
 
17
23
  ### Patch Changes
18
24
 
19
- - [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete adf-schema from AFE and rely on npm package for adf-schema
25
+ - [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481) [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete adf-schema from AFE and rely on npm package for adf-schema
20
26
  - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete adf-schema, use published version
21
27
 
22
28
  ## 9.12.1
23
29
 
24
30
  ### Patch Changes
25
31
 
26
- - [`41f00a65fed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41f00a65fed) - Add ClientId for CatchUp
32
+ - [#39189](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39189) [`41f00a65fed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41f00a65fed) - Add ClientId for CatchUp
27
33
 
28
34
  ## 9.12.0
29
35
 
30
36
  ### Minor Changes
31
37
 
32
- - [`d1cee97f581`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1cee97f581) - removing stateless provider setup
38
+ - [#39302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39302) [`d1cee97f581`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1cee97f581) - removing stateless provider setup
33
39
 
34
40
  ## 9.11.1
35
41
 
36
42
  ### Patch Changes
37
43
 
38
- - [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change adf-schema to fixed versioning
44
+ - [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976) [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change adf-schema to fixed versioning
39
45
 
40
46
  ## 9.11.0
41
47
 
42
48
  ### Minor Changes
43
49
 
44
- - [`c50ae0964ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c50ae0964ce) - seperate catching error handling
50
+ - [#38553](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38553) [`c50ae0964ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c50ae0964ce) - seperate catching error handling
45
51
 
46
52
  ## 9.10.1
47
53
 
48
54
  ### Patch Changes
49
55
 
50
- - [`469b5c12303`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469b5c12303) - NO-ISSUE Move CollabEventLocalStepData to editor-common
56
+ - [#38613](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38613) [`469b5c12303`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469b5c12303) - NO-ISSUE Move CollabEventLocalStepData to editor-common
51
57
 
52
58
  ## 9.10.0
53
59
 
54
60
  ### Minor Changes
55
61
 
56
- - [`592dcbd5756`](https://bitbucket.org/atlassian/atlassian-frontend/commits/592dcbd5756) - Adding analytics events for early provider initialization and buffering
62
+ - [#38589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38589) [`592dcbd5756`](https://bitbucket.org/atlassian/atlassian-frontend/commits/592dcbd5756) - Adding analytics events for early provider initialization and buffering
57
63
 
58
64
  ## 9.9.1
59
65
 
@@ -65,164 +71,164 @@
65
71
 
66
72
  ### Minor Changes
67
73
 
68
- - [`4c6ebd50aeb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c6ebd50aeb) - call reconcile when commitUnconfirmedSteps fails (mitigation for 'can't sync up' errors)
74
+ - [#37838](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37838) [`4c6ebd50aeb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c6ebd50aeb) - call reconcile when commitUnconfirmedSteps fails (mitigation for 'can't sync up' errors)
69
75
 
70
76
  ## 9.8.0
71
77
 
72
78
  ### Minor Changes
73
79
 
74
- - [`aceff84b101`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aceff84b101) - initializing provider on setup if buffering is enabled
80
+ - [#37113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37113) [`aceff84b101`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aceff84b101) - initializing provider on setup if buffering is enabled
75
81
 
76
82
  ## 9.7.4
77
83
 
78
84
  ### Patch Changes
79
85
 
80
- - [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) - [ED-19233] Import prosemirror libraries from internal facade package
86
+ - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785) [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) - [ED-19233] Import prosemirror libraries from internal facade package
81
87
 
82
88
  ## 9.7.3
83
89
 
84
90
  ### Patch Changes
85
91
 
86
- - [`04fa8eb5246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04fa8eb5246) - Added rate limiting options to collab provider
92
+ - [#36673](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36673) [`04fa8eb5246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04fa8eb5246) - Added rate limiting options to collab provider
87
93
 
88
94
  ## 9.7.2
89
95
 
90
96
  ### Patch Changes
91
97
 
92
- - [`f9735e0690e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9735e0690e) - Using socket.onAnyOutgoing to measure and send message metrics
98
+ - [#36435](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36435) [`f9735e0690e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9735e0690e) - Using socket.onAnyOutgoing to measure and send message metrics
93
99
 
94
100
  ## 9.7.1
95
101
 
96
102
  ### Patch Changes
97
103
 
98
- - [`14224c3f8a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14224c3f8a4) - [ED-18162] Move the collab provider types to the editor common package to avoid circular dependencies
104
+ - [#36848](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36848) [`14224c3f8a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14224c3f8a4) - [ED-18162] Move the collab provider types to the editor common package to avoid circular dependencies
99
105
 
100
106
  ## 9.7.0
101
107
 
102
108
  ### Minor Changes
103
109
 
104
- - [`3265cccb965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3265cccb965) - resolving editor state before updating document/metadata during early provider initialization
110
+ - [#36385](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36385) [`3265cccb965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3265cccb965) - resolving editor state before updating document/metadata during early provider initialization
105
111
 
106
112
  ## 9.6.4
107
113
 
108
114
  ### Patch Changes
109
115
 
110
- - [`b7cd15f159b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7cd15f159b) - ESS-3572 Fix getFinalAcknowledgedState and getCurrentState error handlers not catching errors. Add logs to track the title metadata property
116
+ - [#34163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34163) [`b7cd15f159b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7cd15f159b) - ESS-3572 Fix getFinalAcknowledgedState and getCurrentState error handlers not catching errors. Add logs to track the title metadata property
111
117
 
112
118
  ## 9.6.3
113
119
 
114
120
  ### Patch Changes
115
121
 
116
- - [`857daf603b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/857daf603b0) - ESS-3718: change CollabEventPresenceData joined type to ProviderParticipant
122
+ - [#36775](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36775) [`857daf603b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/857daf603b0) - ESS-3718: change CollabEventPresenceData joined type to ProviderParticipant
117
123
 
118
124
  ## 9.6.2
119
125
 
120
126
  ### Patch Changes
121
127
 
122
- - [`2e7c3cad470`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e7c3cad470) - Reduce stepsAdded analytics events by only sampling 10%
128
+ - [#36604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36604) [`2e7c3cad470`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e7c3cad470) - Reduce stepsAdded analytics events by only sampling 10%
123
129
 
124
130
  ## 9.6.1
125
131
 
126
132
  ### Patch Changes
127
133
 
128
- - [`979e3ad2b67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/979e3ad2b67) - NO-ISSUE: add data portal links and fix a broken analytics error event
134
+ - [#36612](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36612) [`979e3ad2b67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/979e3ad2b67) - NO-ISSUE: add data portal links and fix a broken analytics error event
129
135
 
130
136
  ## 9.6.0
131
137
 
132
138
  ### Minor Changes
133
139
 
134
- - [`7ef82ea1810`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ef82ea1810) - ESS-3718: export ProviderParticipant for JWM
140
+ - [#36615](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36615) [`7ef82ea1810`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ef82ea1810) - ESS-3718: export ProviderParticipant for JWM
135
141
 
136
142
  ## 9.5.2
137
143
 
138
144
  ### Patch Changes
139
145
 
140
- - [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) - [ED-13910] Fix prosemirror types
146
+ - [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241) [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) - [ED-13910] Fix prosemirror types
141
147
 
142
148
  ## 9.5.1
143
149
 
144
150
  ### Patch Changes
145
151
 
146
- - [`74e05b3d5d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74e05b3d5d3) - bump socket.io-client version number
152
+ - [#36271](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36271) [`74e05b3d5d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74e05b3d5d3) - bump socket.io-client version number
147
153
 
148
154
  ## 9.5.0
149
155
 
150
156
  ### Minor Changes
151
157
 
152
- - [`27f5fbdbb04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27f5fbdbb04) - ESS-3718: add email as a field in ProviderParticipant to support JWM presence/multiplayer bugfix
158
+ - [#35954](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35954) [`27f5fbdbb04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27f5fbdbb04) - ESS-3718: add email as a field in ProviderParticipant to support JWM presence/multiplayer bugfix
153
159
 
154
160
  ## 9.4.0
155
161
 
156
162
  ### Minor Changes
157
163
 
158
- - [`606d4ad65fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/606d4ad65fc) - ESS-3682 Add detection that it the editor failed to update, emit analytics as well added an option to
164
+ - [#36041](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36041) [`606d4ad65fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/606d4ad65fc) - ESS-3682 Add detection that it the editor failed to update, emit analytics as well added an option to
159
165
  enable emitting fatal errors.
160
166
 
161
167
  ### Patch Changes
162
168
 
163
- - [`5eb1273509c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5eb1273509c) - ESS-3728: Fix initialized always set to false when reconnecting.
169
+ - [#36047](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36047) [`5eb1273509c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5eb1273509c) - ESS-3728: Fix initialized always set to false when reconnecting.
164
170
 
165
171
  ## 9.3.1
166
172
 
167
173
  ### Patch Changes
168
174
 
169
- - [`a9350cf3831`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9350cf3831) - Check existence of window and document variable for confluence SSR to work
175
+ - [#35233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35233) [`a9350cf3831`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9350cf3831) - Check existence of window and document variable for confluence SSR to work
170
176
 
171
177
  ## 9.3.0
172
178
 
173
179
  ### Minor Changes
174
180
 
175
- - [`ece61235edc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ece61235edc) - ESS-3713: add getParticipants function to the collab provider
181
+ - [#35659](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35659) [`ece61235edc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ece61235edc) - ESS-3713: add getParticipants function to the collab provider
176
182
 
177
183
  ## 9.2.2
178
184
 
179
185
  ### Patch Changes
180
186
 
181
- - [`11ac0368176`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11ac0368176) - Dummy changeset to trigger release
187
+ - [#34954](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34954) [`11ac0368176`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11ac0368176) - Dummy changeset to trigger release
182
188
 
183
189
  ## 9.2.1
184
190
 
185
191
  ### Patch Changes
186
192
 
187
- - [`65fafdf95fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fafdf95fe) - ESS-3666: add additional analytics events for when the cant sync up with collab service error occurs for better troubleshooting
193
+ - [#34993](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34993) [`65fafdf95fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fafdf95fe) - ESS-3666: add additional analytics events for when the cant sync up with collab service error occurs for better troubleshooting
188
194
 
189
195
  ## 9.2.0
190
196
 
191
197
  ### Minor Changes
192
198
 
193
- - [`ef726a72028`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef726a72028) - adding provider catchup when initial draft timestamp exceeds stale timeout
199
+ - [#34952](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34952) [`ef726a72028`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef726a72028) - adding provider catchup when initial draft timestamp exceeds stale timeout
194
200
 
195
201
  ## 9.1.0
196
202
 
197
203
  ### Minor Changes
198
204
 
199
- - [`2c0c19cc14b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c0c19cc14b) - ESS-3609: add step commit status events for confl save indicator feature
205
+ - [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887) [`2c0c19cc14b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c0c19cc14b) - ESS-3609: add step commit status events for confl save indicator feature
200
206
  - [`470c3a7e8c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/470c3a7e8c6) - ESS-3644: allow max steps retry param to be passed thru collab provider to allow getFinalAcknowledgeState to catch up sooner on publish
201
207
 
202
208
  ## 9.0.1
203
209
 
204
210
  ### Patch Changes
205
211
 
206
- - [`6fe0ddc993e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6fe0ddc993e) - ESS-3624 bug fix for missing avatar in editing sessions
212
+ - [#34644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34644) [`6fe0ddc993e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6fe0ddc993e) - ESS-3624 bug fix for missing avatar in editing sessions
207
213
  - [`579326b4915`](https://bitbucket.org/atlassian/atlassian-frontend/commits/579326b4915) - ESS-2763 update get final editor state
208
214
 
209
215
  ## 9.0.0
210
216
 
211
217
  ### Major Changes
212
218
 
213
- - [`b7086232a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7086232a7c) - ESS-3135: move collab provider types into @atlaskit/collab-provider
219
+ - [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192) [`b7086232a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7086232a7c) - ESS-3135: move collab provider types into @atlaskit/collab-provider
214
220
 
215
221
  ## 8.9.1
216
222
 
217
223
  ### Patch Changes
218
224
 
219
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
225
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
220
226
 
221
227
  ## 8.9.0
222
228
 
223
229
  ### Minor Changes
224
230
 
225
- - [`220cf63d92b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/220cf63d92b) - ESS-3525 change catchup failed to recoverable true
231
+ - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771) [`220cf63d92b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/220cf63d92b) - ESS-3525 change catchup failed to recoverable true
226
232
  - [`a6bdc7cbd60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6bdc7cbd60) - adding functionality for early collab provider setup with initial draft
227
233
 
228
234
  ### Patch Changes
@@ -237,19 +243,19 @@
237
243
 
238
244
  ### Patch Changes
239
245
 
240
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
246
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
241
247
 
242
248
  ## 8.8.1
243
249
 
244
250
  ### Patch Changes
245
251
 
246
- - [`c0f3b955ee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0f3b955ee6) - remove the deprecated analytics field 'ttlEnabled'
252
+ - [#32951](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32951) [`c0f3b955ee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0f3b955ee6) - remove the deprecated analytics field 'ttlEnabled'
247
253
 
248
254
  ## 8.8.0
249
255
 
250
256
  ### Minor Changes
251
257
 
252
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
258
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
253
259
 
254
260
  ### Patch Changes
255
261
 
@@ -259,7 +265,7 @@
259
265
 
260
266
  ### Minor Changes
261
267
 
262
- - [`054186aa44f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/054186aa44f) - Remove email from CollabParticipant type and rely more on ProviderParticipant type.
268
+ - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004) [`054186aa44f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/054186aa44f) - Remove email from CollabParticipant type and rely more on ProviderParticipant type.
263
269
  - [`849e1a3b3e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/849e1a3b3e1) - ESS-3486 Add getmetadata as an exposed method.
264
270
 
265
271
  ### Patch Changes
@@ -275,7 +281,7 @@
275
281
 
276
282
  ### Minor Changes
277
283
 
278
- - [`1547aa8e377`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1547aa8e377) - skipping document update with initial draft on reconnection
284
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`1547aa8e377`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1547aa8e377) - skipping document update with initial draft on reconnection
279
285
  - [`76eded42866`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76eded42866) - [ESS-3441] Added Confluence integration tests for collab provider, don't emit empty participants left events
280
286
  - [`33cab158f01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cab158f01) - ESS-3478 Fix public interface `getUnconfirmedSteps` from being removed
281
287
  - [`02520373358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02520373358) - passing initial draft to NCS collab provider and adding flag to bypass BE draft fetch.
@@ -294,7 +300,7 @@
294
300
 
295
301
  ### Minor Changes
296
302
 
297
- - [`2192c9417d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2192c9417d7) - [ESS-3335] Review Collab Provider API error handling & types
303
+ - [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891) [`2192c9417d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2192c9417d7) - [ESS-3335] Review Collab Provider API error handling & types
298
304
  - [`c75fcb75c4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c75fcb75c4e) - ESS-3241 Added unit tests for document restore.
299
305
  ESS-3238 Internal refactor of collab provider, split document code from provider to document service.
300
306
  Remove unused userId field from CollabInitPayload, it is never sent as part of the CollabInitPayload.
@@ -328,7 +334,7 @@
328
334
 
329
335
  ### Minor Changes
330
336
 
331
- - [`eae755e434a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eae755e434a) - [ESS-3269] Don't return an empty document if something goes wrong when returning the final acknowledge state from the collab provider
337
+ - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299) [`eae755e434a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eae755e434a) - [ESS-3269] Don't return an empty document if something goes wrong when returning the final acknowledge state from the collab provider
332
338
  - [`ca548613b49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca548613b49) - ESS-3218 Add new configuration option throwOnNotConnected, which will throw not connected errors when attempting to save data whilst client is offline.
333
339
  - [`329d3bb4e05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/329d3bb4e05) - ESS-2962: added canCache flag in Config for Collab-provider. Channel now stores token locally if canCache flag is passed. Uses local token for reconnections if connection is lost for errors other that 401 and 403.
334
340
  - [`1b9c38c7f48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b9c38c7f48) - [ESS-3269] Added error handling and metrics for retrieving the current state
@@ -344,7 +350,7 @@
344
350
 
345
351
  ### Minor Changes
346
352
 
347
- - [`1d36e909618`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d36e909618) - Log error on document restore
353
+ - [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248) [`1d36e909618`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d36e909618) - Log error on document restore
348
354
  - [`0529b1b833c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0529b1b833c) - Trigger catch up call on process steps failing
349
355
  - [`4f005660ce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f005660ce2) - Log step commit errors to analytics
350
356
  - [`6034004a812`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6034004a812) - Log errors on reconnection failure
@@ -377,7 +383,7 @@
377
383
 
378
384
  ### Minor Changes
379
385
 
380
- - [`945413f0b29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/945413f0b29) - trigger page recovery when catchup returns 404
386
+ - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470) [`945413f0b29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/945413f0b29) - trigger page recovery when catchup returns 404
381
387
  - [`06119d7fed4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/06119d7fed4) - handle catchup after page recovery
382
388
  - [`a66427c3fe5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a66427c3fe5) - Add analytics logging to error handling
383
389
  - [`56a21fe7209`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56a21fe7209) - Improve error handling logic
@@ -392,7 +398,7 @@
392
398
 
393
399
  ### Minor Changes
394
400
 
395
- - [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) - [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter out analytics steps
401
+ - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932) [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) - [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter out analytics steps
396
402
  - [`ec0ebbf16bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec0ebbf16bc) - Adding Feature Flag to Collab Provider
397
403
 
398
404
  ### Patch Changes
@@ -404,14 +410,14 @@
404
410
 
405
411
  ### Patch Changes
406
412
 
407
- - [`7ba48e47e3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ba48e47e3b) - NO-ISSUE Re-removed some unused prod dependencies that were accidentally merged back in
413
+ - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374) [`7ba48e47e3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ba48e47e3b) - NO-ISSUE Re-removed some unused prod dependencies that were accidentally merged back in
408
414
  - Updated dependencies
409
415
 
410
416
  ## 8.0.0
411
417
 
412
418
  ### Major Changes
413
419
 
414
- - [`618b64f0d8c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/618b64f0d8c) - Introduce ufo and measure document init latency with histogram
420
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`618b64f0d8c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/618b64f0d8c) - Introduce ufo and measure document init latency with histogram
415
421
 
416
422
  ### Minor Changes
417
423
 
@@ -431,7 +437,7 @@
431
437
 
432
438
  ### Minor Changes
433
439
 
434
- - [`fa0da169cce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa0da169cce) - Introducing namespace status update: lock & unlock events
440
+ - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) [`fa0da169cce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa0da169cce) - Introducing namespace status update: lock & unlock events
435
441
  - [`eaada7441d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaada7441d0) - ESS-2853 Add metrics for page recovery events
436
442
  - [`6319cd08784`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6319cd08784) - add page restoration event handler
437
443
 
@@ -443,7 +449,7 @@
443
449
 
444
450
  ### Patch Changes
445
451
 
446
- - [`1a64a3e3e53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a64a3e3e53) - ESS-2591 Reduce initial re-connection delay and increase randomization factor for socket io connections.
452
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`1a64a3e3e53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a64a3e3e53) - ESS-2591 Reduce initial re-connection delay and increase randomization factor for socket io connections.
447
453
  - [`ee8ac15d730`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee8ac15d730) - ESS-1363 add packageVersion to analytic events
448
454
  - [`29292da81d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29292da81d7) - Increased the limits for the collab sync on returning the document to the consumer
449
455
  - [`e06f8ba062f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e06f8ba062f) - Disable collab provider transport closing on the beforeunload event.
@@ -459,14 +465,14 @@
459
465
 
460
466
  ### Patch Changes
461
467
 
462
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
468
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
463
469
  - Updated dependencies
464
470
 
465
471
  ## 7.6.0
466
472
 
467
473
  ### Minor Changes
468
474
 
469
- - [`5bd58e91664`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bd58e91664) - [ESS-2513] Add tracking for number of participants in analytics
475
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`5bd58e91664`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bd58e91664) - [ESS-2513] Add tracking for number of participants in analytics
470
476
 
471
477
  ### Patch Changes
472
478
 
@@ -476,14 +482,14 @@
476
482
 
477
483
  ### Patch Changes
478
484
 
479
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
485
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
480
486
  - Updated dependencies
481
487
 
482
488
  ## 7.5.0
483
489
 
484
490
  ### Minor Changes
485
491
 
486
- - [`1c555e79e56`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c555e79e56) - Added the capability to pass product information (product & sub-product) to the collab service
492
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`1c555e79e56`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c555e79e56) - Added the capability to pass product information (product & sub-product) to the collab service
487
493
  - [`247420a48f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/247420a48f7) - [ESS-1050] Return ADF document from getFinalAcknowledgedState
488
494
  - [`17f1b0b87cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17f1b0b87cc) - ESS-1019 changes the reconnectionDelayMax to 128s to reduce the reconnection storm.
489
495
 
@@ -503,7 +509,7 @@
503
509
 
504
510
  ### Patch Changes
505
511
 
506
- - [`ec2f2d0b804`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec2f2d0b804) - ED-14734: Add analytics to track time to connect to collab service, as well as tracking document initial load time.
512
+ - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029) [`ec2f2d0b804`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec2f2d0b804) - ED-14734: Add analytics to track time to connect to collab service, as well as tracking document initial load time.
507
513
 
508
514
  ## 7.4.2
509
515
 
@@ -521,7 +527,7 @@
521
527
 
522
528
  ### Minor Changes
523
529
 
524
- - [`de9e3c28026`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de9e3c28026) - [ED-14689] Refactor getFinalAcknowledgedState to only wait for the unconfirmed steps at the time of calling it to be confirmed. It will no longer wait for there to be no unconfirmed steps at all.
530
+ - [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721) [`de9e3c28026`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de9e3c28026) - [ED-14689] Refactor getFinalAcknowledgedState to only wait for the unconfirmed steps at the time of calling it to be confirmed. It will no longer wait for there to be no unconfirmed steps at all.
525
531
 
526
532
  ### Patch Changes
527
533
 
@@ -531,20 +537,20 @@
531
537
 
532
538
  ### Patch Changes
533
539
 
534
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
540
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
535
541
  - Updated dependencies
536
542
 
537
543
  ## 7.3.0
538
544
 
539
545
  ### Minor Changes
540
546
 
541
- - [`617085788ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/617085788ed) - Allow collab provider to opt-in for 404 responses from NCS backend
547
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033) [`617085788ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/617085788ed) - Allow collab provider to opt-in for 404 responses from NCS backend
542
548
 
543
549
  ## 7.2.0
544
550
 
545
551
  ### Minor Changes
546
552
 
547
- - [`502a39af839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/502a39af839) - Allow collab provider to opt-in for 404 responses from NCS backend
553
+ - [#20556](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20556) [`502a39af839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/502a39af839) - Allow collab provider to opt-in for 404 responses from NCS backend
548
554
 
549
555
  ## 7.1.8
550
556
 
@@ -562,7 +568,7 @@
562
568
 
563
569
  ### Patch Changes
564
570
 
565
- - [`5d5d6468ba9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d5d6468ba9) - Remove url-parse from collab-provider
571
+ - [#18663](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18663) [`5d5d6468ba9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d5d6468ba9) - Remove url-parse from collab-provider
566
572
 
567
573
  Url-parse can be replaced with the built-in URL constructor
568
574
 
@@ -570,10 +576,10 @@
570
576
 
571
577
  ### Patch Changes
572
578
 
573
- - [`f82fb6c48f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f82fb6c48f7) - [ED-13911] Fix cycle dependencies
579
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`f82fb6c48f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f82fb6c48f7) - [ED-13911] Fix cycle dependencies
574
580
  - [`97412280671`](https://bitbucket.org/atlassian/atlassian-frontend/commits/97412280671) - [ED-13939] Add analytics event to track "can't syncup with collab service" error
575
581
  - [`88ada10af2c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ada10af2c) - [ED-14097] Moved getFinalAcknowledgedState control to editor and made the API public
576
- - [`85648c038a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85648c038a4) - ED-13939 Rename newCollabSyncUpError analytics event to newCollabSyncUpErrorNoSteps
582
+ - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526) [`85648c038a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85648c038a4) - ED-13939 Rename newCollabSyncUpError analytics event to newCollabSyncUpErrorNoSteps
577
583
  - [`e292f108d4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e292f108d4b) - Ensure metadata is persisted when it is updated by another participant during an editing session
578
584
  - Updated dependencies
579
585
 
@@ -588,7 +594,7 @@
588
594
 
589
595
  ### Patch Changes
590
596
 
591
- - [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
597
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475) [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
592
598
 
593
599
  ## 7.1.2
594
600
 
@@ -600,7 +606,7 @@
600
606
 
601
607
  ### Patch Changes
602
608
 
603
- - [`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) - ED-11632: Bump prosemirror packages;
609
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) - ED-11632: Bump prosemirror packages;
604
610
 
605
611
  - prosmirror-commands 1.1.4 -> 1.1.11,
606
612
  - prosemirror-model 1.11.0 -> 1.14.3,
@@ -615,7 +621,7 @@
615
621
 
616
622
  ### Minor Changes
617
623
 
618
- - [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - COLLAB-411-change-to-metadata: 'setTitle' and 'setEditorWidth' are deprecated, going to be removed in the next release, use 'setMetadata' instead.
624
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319) [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - COLLAB-411-change-to-metadata: 'setTitle' and 'setEditorWidth' are deprecated, going to be removed in the next release, use 'setMetadata' instead.
619
625
  - [`10d7bc384aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10d7bc384aa) - COLLAB-933: add disconnected event
620
626
 
621
627
  ### Patch Changes
@@ -626,7 +632,7 @@
626
632
 
627
633
  ### Patch Changes
628
634
 
629
- - [`2f5b81920af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f5b81920af) - Refactor the provider class in collab provider
635
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`2f5b81920af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f5b81920af) - Refactor the provider class in collab provider
630
636
  - [`0ec1c930f96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ec1c930f96) - NONE: tuning catchup trigger
631
637
  - Updated dependencies
632
638
 
@@ -634,7 +640,7 @@
634
640
 
635
641
  ### Major Changes
636
642
 
637
- - [`6090cc1cf57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6090cc1cf57) - COLLAB-820: use `permissionTokenRefresh` for custom JWT token
643
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`6090cc1cf57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6090cc1cf57) - COLLAB-820: use `permissionTokenRefresh` for custom JWT token
638
644
 
639
645
  ### Patch Changes
640
646
 
@@ -645,7 +651,7 @@
645
651
 
646
652
  ### Minor Changes
647
653
 
648
- - [`91a481d1b7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a481d1b7d) - Add analytics for catchup
654
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`91a481d1b7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a481d1b7d) - Add analytics for catchup
649
655
 
650
656
  ### Patch Changes
651
657
 
@@ -657,21 +663,21 @@
657
663
 
658
664
  ### Patch Changes
659
665
 
660
- - [`ae910a43cf9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae910a43cf9) - COLLAB-537: fix reconnect fail to trigger
666
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`ae910a43cf9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae910a43cf9) - COLLAB-537: fix reconnect fail to trigger
661
667
  - Updated dependencies
662
668
 
663
669
  ## 6.4.1
664
670
 
665
671
  ### Patch Changes
666
672
 
667
- - [`a87567a24b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a87567a24b3) - fix catchup
673
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`a87567a24b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a87567a24b3) - fix catchup
668
674
  - Updated dependencies
669
675
 
670
676
  ## 6.4.0
671
677
 
672
678
  ### Minor Changes
673
679
 
674
- - [`8efef26a27e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efef26a27e) - [COLLAB-683] Removed debounce and throttle from Collab Provider due to sync delay on Confluence
680
+ - [#10867](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10867) [`8efef26a27e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efef26a27e) - [COLLAB-683] Removed debounce and throttle from Collab Provider due to sync delay on Confluence
675
681
 
676
682
  ## 6.3.1
677
683
 
@@ -683,7 +689,7 @@
683
689
 
684
690
  ### Minor Changes
685
691
 
686
- - [`8734a8b70a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8734a8b70a8) - allow consumers to circumvent hard editor coupling
692
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`8734a8b70a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8734a8b70a8) - allow consumers to circumvent hard editor coupling
687
693
 
688
694
  ### Patch Changes
689
695
 
@@ -693,7 +699,7 @@
693
699
 
694
700
  ### Minor Changes
695
701
 
696
- - [`e6cc5277203`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6cc5277203) - COLLAB-388: emit 404 error event when document not found in Collab Service
702
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`e6cc5277203`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6cc5277203) - COLLAB-388: emit 404 error event when document not found in Collab Service
697
703
 
698
704
  ### Patch Changes
699
705
 
@@ -705,13 +711,13 @@
705
711
 
706
712
  ### Minor Changes
707
713
 
708
- - [`15d11ecc623`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d11ecc623) - COLLAB-482: change no permission error code to 403
714
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`15d11ecc623`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d11ecc623) - COLLAB-482: change no permission error code to 403
709
715
 
710
716
  ## 6.0.0
711
717
 
712
718
  ### Major Changes
713
719
 
714
- - [`b010a665e13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b010a665e13) - Bump socket IO to version 3 for collab provider
720
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`b010a665e13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b010a665e13) - Bump socket IO to version 3 for collab provider
715
721
 
716
722
  ### Minor Changes
717
723
 
@@ -730,7 +736,7 @@
730
736
 
731
737
  ### Minor Changes
732
738
 
733
- - [`360a14b1d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/360a14b1d2) - fix issue with empty string for title and editor width
739
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425) [`360a14b1d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/360a14b1d2) - fix issue with empty string for title and editor width
734
740
  - [`2ef9970ee2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ef9970ee2) - add analytics for collab provider
735
741
  - [`1c0473e050`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c0473e050) - Collab provider to support custom share token for embedded confluence page
736
742
 
@@ -738,7 +744,7 @@
738
744
 
739
745
  ### Minor Changes
740
746
 
741
- - [`3f6006306a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f6006306a) - add stepVersion into getFinalAcknowledgedState
747
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`3f6006306a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f6006306a) - add stepVersion into getFinalAcknowledgedState
742
748
 
743
749
  ### Patch Changes
744
750
 
@@ -748,14 +754,14 @@
748
754
 
749
755
  ### Patch Changes
750
756
 
751
- - [`f9cd884b7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9cd884b7e) - Fix issue with emitting noisy empty presence events.
757
+ - [#6930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6930) [`f9cd884b7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9cd884b7e) - Fix issue with emitting noisy empty presence events.
752
758
  - Updated dependencies
753
759
 
754
760
  ## 5.0.0
755
761
 
756
762
  ### Major Changes
757
763
 
758
- - [`da77198e43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da77198e43) - Rename title:changed to metadata:changed in collab provider, editor common and mobile bridge
764
+ - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571) [`da77198e43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da77198e43) - Rename title:changed to metadata:changed in collab provider, editor common and mobile bridge
759
765
 
760
766
  ### Patch Changes
761
767
 
@@ -765,13 +771,13 @@
765
771
 
766
772
  ### Patch Changes
767
773
 
768
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
774
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
769
775
 
770
776
  ## 4.1.0
771
777
 
772
778
  ### Minor Changes
773
779
 
774
- - [`c3ce422cd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3ce422cd4) - COLLAB-11-trigger-catchup-5s
780
+ - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228) [`c3ce422cd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3ce422cd4) - COLLAB-11-trigger-catchup-5s
775
781
  - [`474b09e4c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/474b09e4c0) - COLLAB-11 steps rejected error handler
776
782
 
777
783
  ### Patch Changes
@@ -782,7 +788,7 @@
782
788
 
783
789
  ### Major Changes
784
790
 
785
- - [`e3b2251f29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3b2251f29) - Breaking change for collab provider as userId has been removed from constructor. Mobile bridge and editor demo app require an upgrade too
791
+ - [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860) [`e3b2251f29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3b2251f29) - Breaking change for collab provider as userId has been removed from constructor. Mobile bridge and editor demo app require an upgrade too
786
792
 
787
793
  ### Patch Changes
788
794
 
@@ -794,13 +800,13 @@
794
800
 
795
801
  ### Patch Changes
796
802
 
797
- - [`ac54a7870c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac54a7870c) - Remove extraneous dependencies rule suppression
803
+ - [#5725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5725) [`ac54a7870c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac54a7870c) - Remove extraneous dependencies rule suppression
798
804
 
799
805
  ## 3.3.1
800
806
 
801
807
  ### Patch Changes
802
808
 
803
- - [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
809
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
804
810
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
805
811
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
806
812
 
@@ -808,7 +814,7 @@
808
814
 
809
815
  ### Minor Changes
810
816
 
811
- - [`9a39500244`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a39500244) - Bump ProseMirror packages
817
+ - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749) [`9a39500244`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a39500244) - Bump ProseMirror packages
812
818
 
813
819
  Read more: https://product-fabric.atlassian.net/wiki/spaces/E/pages/1671956531/2020-08
814
820
 
@@ -829,7 +835,7 @@
829
835
 
830
836
  ### Patch Changes
831
837
 
832
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
838
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
833
839
 
834
840
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
835
841
  to prevent duplicates of tslib being bundled.
@@ -838,13 +844,13 @@
838
844
 
839
845
  ### Patch Changes
840
846
 
841
- - [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump required because of conflicts on wadmal release
847
+ - [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393) [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump required because of conflicts on wadmal release
842
848
 
843
849
  ## 3.2.0
844
850
 
845
851
  ### Minor Changes
846
852
 
847
- - [`4809ed1b20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4809ed1b20) - fix many infinite heartbeats
853
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`4809ed1b20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4809ed1b20) - fix many infinite heartbeats
848
854
 
849
855
  ### Patch Changes
850
856
 
@@ -855,7 +861,7 @@
855
861
 
856
862
  ### Minor Changes
857
863
 
858
- - [`90a0d166b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90a0d166b3) - fix: pass the correct path to resolve the conflict with http
864
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`90a0d166b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90a0d166b3) - fix: pass the correct path to resolve the conflict with http
859
865
  - [`372494e25b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/372494e25b) - add path to collab provider
860
866
 
861
867
  ### Patch Changes
@@ -866,7 +872,7 @@
866
872
 
867
873
  ### Major Changes
868
874
 
869
- - [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
875
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
870
876
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
871
877
 
872
878
  ### Patch Changes
@@ -877,7 +883,7 @@
877
883
 
878
884
  ### Major Changes
879
885
 
880
- - [`3eb98cd820`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3eb98cd820) - ED-9367 Add required config argument to `createSocket`
886
+ - [#2763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2763) [`3eb98cd820`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3eb98cd820) - ED-9367 Add required config argument to `createSocket`
881
887
 
882
888
  ### Minor Changes
883
889
 
@@ -893,7 +899,7 @@
893
899
 
894
900
  ### Patch Changes
895
901
 
896
- - [`473504379b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/473504379b) - ED-9367 Use collab entry point on editor-common
902
+ - [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443) [`473504379b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/473504379b) - ED-9367 Use collab entry point on editor-common
897
903
  - [`0d43df75cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d43df75cb) - Add unit tests for channel.ts
898
904
  - Updated dependencies
899
905
 
@@ -901,7 +907,7 @@
901
907
 
902
908
  ### Patch Changes
903
909
 
904
- - [`56a7357c81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56a7357c81) - ED-9197: upgrade prosemirror-transform to prevent cut and paste type errors
910
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`56a7357c81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56a7357c81) - ED-9197: upgrade prosemirror-transform to prevent cut and paste type errors
905
911
 
906
912
  It's important to make sure that there isn't any `prosemirror-transform` packages with version less than 1.2.5 in `yarn.lock`.- Updated dependencies
907
913
 
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.version = exports.nextMajorVersion = exports.name = void 0;
7
7
  var name = "@atlaskit/collab-provider";
8
8
  exports.name = name;
9
- var version = "9.12.4";
9
+ var version = "9.12.5";
10
10
  exports.version = version;
11
11
  var nextMajorVersion = function nextMajorVersion() {
12
12
  return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
@@ -1,5 +1,5 @@
1
1
  export const name = "@atlaskit/collab-provider";
2
- export const version = "9.12.4";
2
+ export const version = "9.12.5";
3
3
  export const nextMajorVersion = () => {
4
4
  return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
5
5
  };
@@ -1,5 +1,5 @@
1
1
  export var name = "@atlaskit/collab-provider";
2
- export var version = "9.12.4";
2
+ export var version = "9.12.5";
3
3
  export var nextMajorVersion = function nextMajorVersion() {
4
4
  return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/collab-provider",
3
- "version": "9.12.4",
3
+ "version": "9.12.5",
4
4
  "description": "A provider for collaborative editing.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -36,7 +36,7 @@
36
36
  "dependencies": {
37
37
  "@atlaskit/analytics-gas-types": "^5.1.0",
38
38
  "@atlaskit/analytics-listeners": "^8.7.0",
39
- "@atlaskit/editor-common": "^76.0.0",
39
+ "@atlaskit/editor-common": "^76.1.0",
40
40
  "@atlaskit/editor-json-transformer": "^8.10.0",
41
41
  "@atlaskit/editor-prosemirror": "1.1.0",
42
42
  "@atlaskit/prosemirror-collab": "^0.2.0",
@@ -62,7 +62,7 @@
62
62
  }
63
63
  },
64
64
  "devDependencies": {
65
- "@atlaskit/adf-schema": "^29.1.0",
65
+ "@atlaskit/adf-schema": "^32.0.0",
66
66
  "@atlaskit/analytics-listeners": "^8.7.0",
67
67
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
68
68
  "typescript": "~4.9.5"