@forge/teamwork-graph 5.0.4 → 5.0.5-next.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +1042 -0
  2. package/package.json +2 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,1042 @@
1
+ # @forge/teamwork-graph
2
+
3
+ ## 5.0.5-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 01e9f12: Include package changelogs in published artifacts.
8
+
9
+ ## 5.0.5-next.0
10
+
11
+ ### Patch Changes
12
+
13
+ - @forge/api@8.0.5-next.0
14
+
15
+ ## 5.0.4
16
+
17
+ ### Patch Changes
18
+
19
+ - @forge/api@8.0.4
20
+
21
+ ## 5.0.4-next.0
22
+
23
+ ### Patch Changes
24
+
25
+ - @forge/api@8.0.4-next.0
26
+
27
+ ## 5.0.3
28
+
29
+ ### Patch Changes
30
+
31
+ - @forge/api@8.0.3
32
+
33
+ ## 5.0.3-next.0
34
+
35
+ ### Patch Changes
36
+
37
+ - @forge/api@8.0.3-next.0
38
+
39
+ ## 5.0.2
40
+
41
+ ### Patch Changes
42
+
43
+ - @forge/api@8.0.2
44
+
45
+ ## 5.0.2-next.0
46
+
47
+ ### Patch Changes
48
+
49
+ - @forge/api@8.0.2-next.0
50
+
51
+ ## 5.0.1
52
+
53
+ ### Patch Changes
54
+
55
+ - @forge/api@8.0.1
56
+
57
+ ## 5.0.1-next.0
58
+
59
+ ### Patch Changes
60
+
61
+ - @forge/api@8.0.1-next.0
62
+
63
+ ## 5.0.0
64
+
65
+ ### Major Changes
66
+
67
+ - 78fcb7f: Adds support for TypeScript 5
68
+
69
+ ### Minor Changes
70
+
71
+ - 280904f: make spacesubtype values uppercase
72
+
73
+ ### Patch Changes
74
+
75
+ - 561f8f4: Remove "storage" module from "@forge/api"
76
+ - Updated dependencies [561f8f4]
77
+ - Updated dependencies [78fcb7f]
78
+ - @forge/api@8.0.0
79
+
80
+ ## 5.0.0-next.2
81
+
82
+ ### Major Changes
83
+
84
+ - 78fcb7f: Adds support for TypeScript 5
85
+
86
+ ### Patch Changes
87
+
88
+ - Updated dependencies [78fcb7f]
89
+ - @forge/api@8.0.0-next.2
90
+
91
+ ## 4.3.0-next.1
92
+
93
+ ### Minor Changes
94
+
95
+ - 280904f: make spacesubtype values uppercase
96
+
97
+ ## 4.2.8-next.0
98
+
99
+ ### Patch Changes
100
+
101
+ - 561f8f4: Remove "storage" module from "@forge/api"
102
+ - Updated dependencies [561f8f4]
103
+ - @forge/api@8.0.0-next.0
104
+
105
+ ## 4.2.7
106
+
107
+ ### Patch Changes
108
+
109
+ - @forge/api@7.2.2
110
+
111
+ ## 4.2.7-next.0
112
+
113
+ ### Patch Changes
114
+
115
+ - @forge/api@7.2.2-next.0
116
+
117
+ ## 4.2.6
118
+
119
+ ### Patch Changes
120
+
121
+ - @forge/api@7.2.1
122
+
123
+ ## 4.2.6-next.0
124
+
125
+ ### Patch Changes
126
+
127
+ - @forge/api@7.2.1-next.0
128
+
129
+ ## 4.2.5
130
+
131
+ ### Patch Changes
132
+
133
+ - efff3f1: Remove uuid dependency
134
+ - Updated dependencies [7d660c1]
135
+ - Updated dependencies [56e38e9]
136
+ - @forge/api@7.2.0
137
+
138
+ ## 4.2.5-next.1
139
+
140
+ ### Patch Changes
141
+
142
+ - efff3f1: Remove uuid dependency
143
+ - Updated dependencies [7d660c1]
144
+ - @forge/api@7.2.0-next.1
145
+
146
+ ## 4.2.5-next.0
147
+
148
+ ### Patch Changes
149
+
150
+ - Updated dependencies [56e38e9]
151
+ - @forge/api@7.2.0-next.0
152
+
153
+ ## 4.2.4
154
+
155
+ ### Patch Changes
156
+
157
+ - @forge/api@7.1.4
158
+
159
+ ## 4.2.4-next.0
160
+
161
+ ### Patch Changes
162
+
163
+ - @forge/api@7.1.4-next.0
164
+
165
+ ## 4.2.3
166
+
167
+ ### Patch Changes
168
+
169
+ - @forge/api@7.1.3
170
+
171
+ ## 4.2.3-next.0
172
+
173
+ ### Patch Changes
174
+
175
+ - @forge/api@7.1.3-next.0
176
+
177
+ ## 4.2.2
178
+
179
+ ### Patch Changes
180
+
181
+ - @forge/api@7.1.2
182
+
183
+ ## 4.2.2-next.0
184
+
185
+ ### Patch Changes
186
+
187
+ - @forge/api@7.1.2-next.0
188
+
189
+ ## 4.2.1
190
+
191
+ ### Patch Changes
192
+
193
+ - @forge/api@7.1.1
194
+
195
+ ## 4.2.1-next.0
196
+
197
+ ### Patch Changes
198
+
199
+ - @forge/api@7.1.1-next.0
200
+
201
+ ## 4.2.0
202
+
203
+ ### Minor Changes
204
+
205
+ - 46fcf47: Standardize Forge orchestration scan types via `FORGE_SCAN_TYPES` and validate schedule API `taskType` values against the supported enum set.
206
+ - 31b7b71: introduce new customer org category noun + minor type fixes as per CS/TwG
207
+
208
+ ### Patch Changes
209
+
210
+ - 3470983: Fix handling of empty response bodies for 202 Accepted and 204 No Content responses. Added support for responses with no body content to prevent JSON parsing errors.
211
+ - Updated dependencies [16a4b01]
212
+ - Updated dependencies [6f9a570]
213
+ - @forge/api@7.1.0
214
+
215
+ ## 4.2.0-next.3
216
+
217
+ ### Minor Changes
218
+
219
+ - 46fcf47: Standardize Forge orchestration scan types via `FORGE_SCAN_TYPES` and validate schedule API `taskType` values against the supported enum set.
220
+
221
+ ## 4.2.0-next.2
222
+
223
+ ### Minor Changes
224
+
225
+ - 31b7b71: introduce new customer org category noun + minor type fixes as per CS/TwG
226
+
227
+ ### Patch Changes
228
+
229
+ - 3470983: Fix handling of empty response bodies for 202 Accepted and 204 No Content responses. Added support for responses with no body content to prevent JSON parsing errors.
230
+
231
+ ## 4.1.1-next.1
232
+
233
+ ### Patch Changes
234
+
235
+ - Updated dependencies [16a4b01]
236
+ - @forge/api@7.1.0-next.2
237
+
238
+ ## 4.1.1-next.0
239
+
240
+ ### Patch Changes
241
+
242
+ - @forge/api@7.0.3-next.0
243
+
244
+ ## 4.1.0
245
+
246
+ ### Minor Changes
247
+
248
+ - 8efca31: Made lastCommit and createPullRequestUrl mandatory in branch + destinationBranch in pull-request
249
+
250
+ ### Patch Changes
251
+
252
+ - @forge/api@7.0.2
253
+
254
+ ## 4.1.0-next.1
255
+
256
+ ### Minor Changes
257
+
258
+ - 8efca31: Made lastCommit and createPullRequestUrl mandatory in branch + destinationBranch in pull-request
259
+
260
+ ## 4.0.1-next.0
261
+
262
+ ### Patch Changes
263
+
264
+ - @forge/api@7.0.2-next.0
265
+
266
+ ## 4.0.0
267
+
268
+ ### Major Changes
269
+
270
+ - ad434d4: Making props in sync with the Data Depot Docs
271
+
272
+ ### Minor Changes
273
+
274
+ - 418c804: make user emails mandatory
275
+
276
+ ### Patch Changes
277
+
278
+ - 4efa031: Added Test Status Entity for Ingestion
279
+ - Updated dependencies [63d29ca]
280
+ - @forge/api@7.0.1
281
+
282
+ ## 4.0.0-next.3
283
+
284
+ ### Minor Changes
285
+
286
+ - 418c804: make user emails mandatory
287
+
288
+ ## 4.0.0-next.2
289
+
290
+ ### Major Changes
291
+
292
+ - ad434d4: Making props in sync with the Data Depot Docs
293
+
294
+ ## 3.3.1-next.1
295
+
296
+ ### Patch Changes
297
+
298
+ - 4efa031: Added Test Status Entity for Ingestion
299
+
300
+ ## 3.3.1-next.0
301
+
302
+ ### Patch Changes
303
+
304
+ - @forge/api@7.0.1-next.0
305
+
306
+ ## 3.3.0
307
+
308
+ ### Minor Changes
309
+
310
+ - e81b7ff: Add relationships methods
311
+
312
+ ### Patch Changes
313
+
314
+ - 6b15819: Removed properties from BaseObjectProperties; Made UserReference.externalId and DeploymentAttributes.pipeline required as per docs; Fixed Reaction.type to Reaction.reactionType in DocumentAttributes.
315
+ - Updated dependencies [69e97f1]
316
+ - Updated dependencies [8f24ce1]
317
+ - @forge/api@7.0.0
318
+
319
+ ## 3.3.0-next.3
320
+
321
+ ### Minor Changes
322
+
323
+ - e81b7ff: Add relationships methods
324
+
325
+ ## 3.2.2-next.2
326
+
327
+ ### Patch Changes
328
+
329
+ - Updated dependencies [8f24ce1]
330
+ - @forge/api@7.0.0-next.3
331
+
332
+ ## 3.2.2-next.1
333
+
334
+ ### Patch Changes
335
+
336
+ - 6b15819: Removed properties from BaseObjectProperties; Made UserReference.externalId and DeploymentAttributes.pipeline required as per docs; Fixed Reaction.type to Reaction.reactionType in DocumentAttributes.
337
+
338
+ ## 3.2.2-next.0
339
+
340
+ ### Patch Changes
341
+
342
+ - @forge/api@6.4.4-next.0
343
+
344
+ ## 3.2.1
345
+
346
+ ### Patch Changes
347
+
348
+ - @forge/api@6.4.3
349
+
350
+ ## 3.2.1-next.0
351
+
352
+ ### Patch Changes
353
+
354
+ - @forge/api@6.4.3-next.0
355
+
356
+ ## 3.2.0
357
+
358
+ ### Minor Changes
359
+
360
+ - e59c83f: Add optional operationType parameter to setObjects to support BACKFILL and NORMAL operations
361
+ - 8ef0e09: remove thirdPartyAri from the ingestion response
362
+ - 2fa03f0: Add type for operation type
363
+
364
+ ### Patch Changes
365
+
366
+ - Updated dependencies [16e7d61]
367
+ - @forge/api@6.4.2
368
+
369
+ ## 3.2.0-next.3
370
+
371
+ ### Minor Changes
372
+
373
+ - 2fa03f0: Add type for operation type
374
+
375
+ ## 3.2.0-next.2
376
+
377
+ ### Minor Changes
378
+
379
+ - 8ef0e09: remove thirdPartyAri from the ingestion response
380
+
381
+ ## 3.2.0-next.1
382
+
383
+ ### Minor Changes
384
+
385
+ - e59c83f: Add optional operationType parameter to setObjects to support BACKFILL and NORMAL operations
386
+
387
+ ## 3.1.3-next.0
388
+
389
+ ### Patch Changes
390
+
391
+ - @forge/api@6.4.2-next.0
392
+
393
+ ## 3.1.2
394
+
395
+ ### Patch Changes
396
+
397
+ - 57b1ab6: Allows association to accept array of objects as well while sending objects for ingestion
398
+ - bb5cb57: Add support for Node 24
399
+ - Updated dependencies [6f348d9]
400
+ - @forge/api@6.4.1
401
+
402
+ ## 3.1.2-next.2
403
+
404
+ ### Patch Changes
405
+
406
+ - bb5cb57: Add support for Node 24
407
+
408
+ ## 3.1.2-next.1
409
+
410
+ ### Patch Changes
411
+
412
+ - 57b1ab6: Allows association to accept array of objects as well while sending objects for ingestion
413
+
414
+ ## 3.1.2-next.0
415
+
416
+ ### Patch Changes
417
+
418
+ - @forge/api@6.4.1-next.0
419
+
420
+ ## 3.1.1
421
+
422
+ ### Patch Changes
423
+
424
+ - Updated dependencies [5e160b1]
425
+ - Updated dependencies [9989c3d]
426
+ - @forge/api@6.4.0
427
+
428
+ ## 3.1.1-next.0
429
+
430
+ ### Patch Changes
431
+
432
+ - Updated dependencies [5e160b1]
433
+ - @forge/api@6.4.0-next.0
434
+
435
+ ## 3.1.0
436
+
437
+ ### Minor Changes
438
+
439
+ - a309c72: Makes connectionId mandatory for all teamwork graph requests
440
+ - 581e761: Exposes task management with graph connector
441
+
442
+ ### Patch Changes
443
+
444
+ - 31a23fb: Adds feature-flag noun for entity ingestion
445
+ - Updated dependencies [def4ec3]
446
+ - @forge/api@6.3.0
447
+
448
+ ## 3.1.0-next.4
449
+
450
+ ### Minor Changes
451
+
452
+ - a309c72: Makes connectionId mandatory for all teamwork graph requests
453
+
454
+ ### Patch Changes
455
+
456
+ - @forge/api@6.3.0-next.3
457
+
458
+ ## 3.1.0-next.3
459
+
460
+ ### Patch Changes
461
+
462
+ - 31a23fb: Adds feature-flag noun for entity ingestion
463
+
464
+ ## 3.1.0-next.2
465
+
466
+ ### Patch Changes
467
+
468
+ - Updated dependencies [def4ec3]
469
+ - @forge/api@6.3.0-next.2
470
+
471
+ ## 3.1.0-next.1
472
+
473
+ ### Minor Changes
474
+
475
+ - 581e761: Exposes task management with graph connector
476
+
477
+ ## 3.0.3-next.0
478
+
479
+ ### Patch Changes
480
+
481
+ - @forge/api@6.2.1-next.0
482
+
483
+ ## 3.0.2
484
+
485
+ ### Patch Changes
486
+
487
+ - Updated dependencies [0af355f]
488
+ - @forge/api@6.2.0
489
+
490
+ ## 3.0.2-next.1
491
+
492
+ ### Patch Changes
493
+
494
+ - Updated dependencies [0af355f]
495
+ - @forge/api@6.2.0-next.1
496
+
497
+ ## 3.0.2-next.0
498
+
499
+ ### Patch Changes
500
+
501
+ - @forge/api@6.1.6-next.0
502
+
503
+ ## 3.0.1
504
+
505
+ ### Patch Changes
506
+
507
+ - Updated dependencies [94243f1]
508
+ - @forge/api@6.1.5
509
+
510
+ ## 3.0.1-next.0
511
+
512
+ ### Patch Changes
513
+
514
+ - Updated dependencies [94243f1]
515
+ - @forge/api@6.1.5-next.0
516
+
517
+ ## 3.0.0
518
+
519
+ ### Major Changes
520
+
521
+ - 595292b: - Updates objects to contain correct user object reference
522
+ - Removes binary content type from Document entity
523
+ - Updates correct user reference for Attendee property in CalenderEvent entity
524
+ - Makes members optional for Conversation Entity
525
+
526
+ ### Minor Changes
527
+
528
+ - c736c65: remove unpublished entities and added atl-traceid in error messages
529
+ - 6d157f4: minor type updates
530
+
531
+ ### Patch Changes
532
+
533
+ - @forge/api@6.1.4
534
+
535
+ ## 3.0.0-next.3
536
+
537
+ ### Minor Changes
538
+
539
+ - c736c65: remove unpublished entities and added atl-traceid in error messages
540
+
541
+ ## 3.0.0-next.2
542
+
543
+ ### Minor Changes
544
+
545
+ - 6d157f4: minor type updates
546
+
547
+ ## 3.0.0-next.1
548
+
549
+ ### Major Changes
550
+
551
+ - 595292b: - Updates objects to contain correct user object reference
552
+ - Removes binary content type from Document entity
553
+ - Updates correct user reference for Attendee property in CalenderEvent entity
554
+ - Makes members optional for Conversation Entity
555
+
556
+ ## 2.5.2-next.0
557
+
558
+ ### Patch Changes
559
+
560
+ - @forge/api@6.1.4-next.0
561
+
562
+ ## 2.5.1
563
+
564
+ ### Patch Changes
565
+
566
+ - @forge/api@6.1.3
567
+
568
+ ## 2.5.1-next.0
569
+
570
+ ### Patch Changes
571
+
572
+ - @forge/api@6.1.3-next.0
573
+
574
+ ## 2.5.0
575
+
576
+ ### Minor Changes
577
+
578
+ - eef6f3b: Adds connectionId as an optional parameter for all SDK requests
579
+
580
+ ### Patch Changes
581
+
582
+ - 8dcc82e: Updates user ingestion request and response properties
583
+ - Updated dependencies [504cd62]
584
+ - @forge/api@6.1.2
585
+
586
+ ## 2.5.0-next.1
587
+
588
+ ### Patch Changes
589
+
590
+ - 8dcc82e: Updates user ingestion request and response properties
591
+ - Updated dependencies [504cd62]
592
+ - @forge/api@6.1.2-next.0
593
+
594
+ ## 2.5.0-next.0
595
+
596
+ ### Minor Changes
597
+
598
+ - eef6f3b: Adds connectionId as an optional parameter for all SDK requests
599
+
600
+ ## 2.4.0
601
+
602
+ ### Minor Changes
603
+
604
+ - bc109c8: removed mandatory containerKey in work-item
605
+
606
+ ## 2.4.0-next.0
607
+
608
+ ### Minor Changes
609
+
610
+ - bc109c8: removed mandatory containerKey in work-item
611
+
612
+ ## 2.3.0
613
+
614
+ ### Minor Changes
615
+
616
+ - e011298: updated mapUser + getGroupByExternalId response types to reflect APIs
617
+ - d2a89d7: passing properties to setObjects API
618
+ - 2d4f4ec: remove fetchData and transformData as they were redundant
619
+ - a8a0a17: fix user mapping + added bulk item limits
620
+ - deef477: Type fixes in SDK - - Added lastUpdatedAt in Associations - Added objectType to DeleteObjectByProperties - Using entityId instead of objectId in parentKey & containkerKey objects
621
+ - 851c74c: fixed user mappings api response
622
+ - 57b082a: Updated UserMappings API response structure & accepting permissions as object along with array
623
+ - 70e07d7: Added properties to setObjects
624
+
625
+ ### Patch Changes
626
+
627
+ - Updated dependencies [ad46892]
628
+ - @forge/api@6.1.1
629
+
630
+ ## 2.3.0-next.7
631
+
632
+ ### Minor Changes
633
+
634
+ - 851c74c: fixed user mappings api response
635
+
636
+ ## 2.3.0-next.6
637
+
638
+ ### Minor Changes
639
+
640
+ - e011298: updated mapUser + getGroupByExternalId response types to reflect APIs
641
+ - d2a89d7: passing properties to setObjects API
642
+
643
+ ## 2.3.0-next.5
644
+
645
+ ### Minor Changes
646
+
647
+ - 57b082a: Updated UserMappings API response structure & accepting permissions as object along with array
648
+
649
+ ## 2.3.0-next.4
650
+
651
+ ### Minor Changes
652
+
653
+ - deef477: Type fixes in SDK - - Added lastUpdatedAt in Associations - Added objectType to DeleteObjectByProperties - Using entityId instead of objectId in parentKey & containkerKey objects
654
+
655
+ ## 2.3.0-next.3
656
+
657
+ ### Minor Changes
658
+
659
+ - 2d4f4ec: remove fetchData and transformData as they were redundant
660
+
661
+ ## 2.3.0-next.2
662
+
663
+ ### Minor Changes
664
+
665
+ - a8a0a17: fix user mapping + added bulk item limits
666
+
667
+ ## 2.3.0-next.1
668
+
669
+ ### Patch Changes
670
+
671
+ - Updated dependencies [ad46892]
672
+ - @forge/api@6.1.1-next.0
673
+
674
+ ## 2.3.0-next.0
675
+
676
+ ### Minor Changes
677
+
678
+ - 70e07d7: Added properties to setObjects
679
+
680
+ ## 2.2.0
681
+
682
+ ### Minor Changes
683
+
684
+ - 9c4ba0e: update types for deleteUsersByExternalId
685
+ - 87031f9: Added new Object Types for Test and Dashboard domain.
686
+ - ecab479: updated endpoints as per api specs
687
+ - 3b53dbb: update how we send ids in get endpoints
688
+ - 9571a49: Updated typedefs as per TwG responses.
689
+
690
+ ### Patch Changes
691
+
692
+ - Updated dependencies [6392355]
693
+ - Updated dependencies [518c490]
694
+ - @forge/api@6.1.0
695
+
696
+ ## 2.2.0-next.5
697
+
698
+ ### Minor Changes
699
+
700
+ - 9c4ba0e: update types for deleteUsersByExternalId
701
+
702
+ ## 2.2.0-next.4
703
+
704
+ ### Minor Changes
705
+
706
+ - 3b53dbb: update how we send ids in get endpoints
707
+
708
+ ## 2.2.0-next.3
709
+
710
+ ### Minor Changes
711
+
712
+ - 9571a49: Updated typedefs as per TwG responses.
713
+
714
+ ## 2.2.0-next.2
715
+
716
+ ### Minor Changes
717
+
718
+ - 87031f9: Added new Object Types for Test and Dashboard domain.
719
+
720
+ ## 2.2.0-next.1
721
+
722
+ ### Minor Changes
723
+
724
+ - ecab479: updated endpoints as per api specs
725
+
726
+ ## 2.1.1-next.0
727
+
728
+ ### Patch Changes
729
+
730
+ - Updated dependencies [518c490]
731
+ - @forge/api@6.1.0-next.0
732
+
733
+ ## 2.1.0
734
+
735
+ ### Minor Changes
736
+
737
+ - 3efdb29: Updated readme of teamwork-graph package
738
+ - 4cdceb7: renamed entity references to object
739
+ - 06df5de: updated the permission type as per latest spec
740
+
741
+ ### Patch Changes
742
+
743
+ - @forge/api@6.0.3
744
+
745
+ ## 2.1.0-next.0
746
+
747
+ ### Minor Changes
748
+
749
+ - 3efdb29: Updated readme of teamwork-graph package
750
+ - 4cdceb7: renamed entity references to object
751
+ - 06df5de: updated the permission type as per latest spec
752
+
753
+ ### Patch Changes
754
+
755
+ - @forge/api@6.0.3-next.0
756
+
757
+ ## 2.0.0
758
+
759
+ ### Major Changes
760
+
761
+ - 6da5f1b: Added following entities for bulk data ingestion from forge sdk - Build, Calendar-event, Comment, Conversation, Customer-org, Deal, Deployment, Design, Position.
762
+ - 234f87e: Added following entities for data ingestion using forge sdk - Project, Pull-Request, Remote-Link, Repository, Software Service, Space, Video, Work-Item, Worker
763
+
764
+ ### Minor Changes
765
+
766
+ - 57605c9: added organisation entity to setEntities
767
+ - d78ab2c: refactor by moving validators to its own helper for cleaner code
768
+ - 092901a: add methods for group operations
769
+ - 2829de2: Added branch & commit entities to SetEntities
770
+ - 0e3a9f8: consistent error handling across methods
771
+
772
+ ### Patch Changes
773
+
774
+ - 7abca30: Remove SDK dependency on @atlassian/ari
775
+ - 56a9aa2: add new entity specific methods
776
+ - Updated dependencies [7abca30]
777
+ - Updated dependencies [8916328]
778
+ - Updated dependencies [e118b07]
779
+ - Updated dependencies [ebad936]
780
+ - @forge/api@6.0.2
781
+
782
+ ## 2.0.0-next.7
783
+
784
+ ### Major Changes
785
+
786
+ - 234f87e: Added following entities for data ingestion using forge sdk - Project, Pull-Request, Remote-Link, Repository, Software Service, Space, Video, Work-Item, Worker
787
+
788
+ ### Minor Changes
789
+
790
+ - 0e3a9f8: consistent error handling across methods
791
+
792
+ ## 2.0.0-next.6
793
+
794
+ ### Major Changes
795
+
796
+ - 6da5f1b: Added following entities for bulk data ingestion from forge sdk - Build, Calendar-event, Comment, Conversation, Customer-org, Deal, Deployment, Design, Position.
797
+
798
+ ## 1.2.0-next.5
799
+
800
+ ### Minor Changes
801
+
802
+ - 2829de2: Added branch & commit entities to SetEntities
803
+
804
+ ## 1.2.0-next.4
805
+
806
+ ### Minor Changes
807
+
808
+ - d78ab2c: refactor by moving validators to its own helper for cleaner code
809
+
810
+ ## 1.2.0-next.3
811
+
812
+ ### Patch Changes
813
+
814
+ - 56a9aa2: add new entity specific methods
815
+
816
+ ## 1.2.0-next.2
817
+
818
+ ### Minor Changes
819
+
820
+ - 57605c9: added organisation entity to setEntities
821
+
822
+ ## 1.2.0-next.1
823
+
824
+ ### Minor Changes
825
+
826
+ - 092901a: add methods for group operations
827
+
828
+ ## 1.1.1-next.0
829
+
830
+ ### Patch Changes
831
+
832
+ - 7abca30: Remove SDK dependency on @atlassian/ari
833
+ - Updated dependencies [7abca30]
834
+ - @forge/api@6.0.2-next.0
835
+
836
+ ## 1.1.0
837
+
838
+ ### Minor Changes
839
+
840
+ - 2218d1d: add setUsers, getUser and deleteUsers
841
+ - eae2cf8: add setEntities with document and message
842
+ - 1015366: add mapUsers for mapping 3P->1P users in Twg + Perms
843
+
844
+ ### Patch Changes
845
+
846
+ - 195411c: patch dependencies
847
+ - Updated dependencies [195411c]
848
+ - @forge/api@6.0.1
849
+
850
+ ## 1.1.0-next.3
851
+
852
+ ### Minor Changes
853
+
854
+ - 1015366: add mapUsers for mapping 3P->1P users in Twg + Perms
855
+
856
+ ## 1.1.0-next.2
857
+
858
+ ### Minor Changes
859
+
860
+ - 2218d1d: add setUsers, getUser and deleteUsers
861
+
862
+ ## 1.1.0-next.1
863
+
864
+ ### Minor Changes
865
+
866
+ - eae2cf8: add setEntities with document and message
867
+
868
+ ## 1.0.1-next.0
869
+
870
+ ### Patch Changes
871
+
872
+ - 195411c: patch dependencies
873
+ - Updated dependencies [195411c]
874
+ - @forge/api@6.0.1-next.0
875
+
876
+ ## 1.0.0
877
+
878
+ ### Major Changes
879
+
880
+ - 8f2a3c9: Update the package to build on Node 20
881
+
882
+ ### Minor Changes
883
+
884
+ - ab1da8e: better types for entities and deprecate setEntity
885
+
886
+ ### Patch Changes
887
+
888
+ - Updated dependencies [8f2a3c9]
889
+ - @forge/api@6.0.0
890
+
891
+ ## 1.0.0-next.1
892
+
893
+ ### Minor Changes
894
+
895
+ - ab1da8e: better types for entities and deprecate setEntity
896
+
897
+ ## 1.0.0-next.0
898
+
899
+ ### Major Changes
900
+
901
+ - 8f2a3c9: Update the package to build on Node 20
902
+
903
+ ### Patch Changes
904
+
905
+ - Updated dependencies [8f2a3c9]
906
+ - @forge/api@6.0.0-next.0
907
+
908
+ ## 0.1.4
909
+
910
+ ### Patch Changes
911
+
912
+ - Updated dependencies [908388a]
913
+ - @forge/api@5.3.0
914
+
915
+ ## 0.1.4-next.0
916
+
917
+ ### Patch Changes
918
+
919
+ - Updated dependencies [908388a]
920
+ - @forge/api@5.3.0-next.0
921
+
922
+ ## 0.1.3
923
+
924
+ ### Patch Changes
925
+
926
+ - 984c454: Forcing patch bump to update internal registry
927
+ - Updated dependencies [984c454]
928
+ - @forge/api@5.2.1
929
+
930
+ ## 0.1.3-next.0
931
+
932
+ ### Patch Changes
933
+
934
+ - 984c454: Forcing patch bump to update internal registry
935
+ - Updated dependencies [984c454]
936
+ - @forge/api@5.2.1-next.0
937
+
938
+ ## 0.1.2
939
+
940
+ ### Patch Changes
941
+
942
+ - Updated dependencies [04ab98e]
943
+ - @forge/api@5.2.0
944
+
945
+ ## 0.1.2-next.0
946
+
947
+ ### Patch Changes
948
+
949
+ - Updated dependencies [04ab98e]
950
+ - @forge/api@5.2.0-next.0
951
+
952
+ ## 0.1.1
953
+
954
+ ### Patch Changes
955
+
956
+ - 8a5e91c: Changed the ingestion Entry point
957
+ - Updated dependencies [576da26]
958
+ - @forge/api@5.1.1
959
+
960
+ ## 0.1.1-next.1
961
+
962
+ ### Patch Changes
963
+
964
+ - 8a5e91c: Changed the ingestion Entry point
965
+
966
+ ## 0.1.1-next.0
967
+
968
+ ### Patch Changes
969
+
970
+ - Updated dependencies [576da26]
971
+ - @forge/api@5.1.1-next.0
972
+
973
+ ## 0.1.0
974
+
975
+ ### Minor Changes
976
+
977
+ - 1901caa: update fetchData to use fetch
978
+ - 682f1a0: Add graph package for twg interactions
979
+ - aecc981: expose fetchExternalData
980
+ - a90afa0: updated types for user obj in twg sdk
981
+ - bfd4d3b: update delete handlers and validate context obj
982
+
983
+ ### Patch Changes
984
+
985
+ - c6d3715: Add publish config to package definition
986
+ - 2086b3d: Remove node-fetch as a dependency
987
+ - Updated dependencies [fa77f8d]
988
+ - Updated dependencies [fa82e2a]
989
+ - Updated dependencies [a72008e]
990
+ - Updated dependencies [503e60e]
991
+ - Updated dependencies [2086b3d]
992
+ - Updated dependencies [55d56f7]
993
+ - @forge/api@5.1.0
994
+
995
+ ## 0.1.0-next.6
996
+
997
+ ### Patch Changes
998
+
999
+ - c6d3715: Add publish config to package definition
1000
+
1001
+ ## 0.1.0-next.5
1002
+
1003
+ ### Minor Changes
1004
+
1005
+ - 1901caa: update fetchData to use fetch
1006
+
1007
+ ## 0.1.0-next.4
1008
+
1009
+ ### Minor Changes
1010
+
1011
+ - bfd4d3b: update delete handlers and validate context obj
1012
+
1013
+ ## 0.1.0-next.3
1014
+
1015
+ ### Patch Changes
1016
+
1017
+ - 2086b3d: Remove node-fetch as a dependency
1018
+ - Updated dependencies [2086b3d]
1019
+ - @forge/api@5.1.0-next.7
1020
+
1021
+ ## 0.1.0-next.2
1022
+
1023
+ ### Minor Changes
1024
+
1025
+ - a90afa0: updated types for user obj in twg sdk
1026
+
1027
+ ## 0.1.0-next.1
1028
+
1029
+ ### Minor Changes
1030
+
1031
+ - aecc981: expose fetchExternalData
1032
+
1033
+ ## 0.1.0-next.0
1034
+
1035
+ ### Minor Changes
1036
+
1037
+ - 682f1a0: Add graph package for twg interactions
1038
+
1039
+ ### Patch Changes
1040
+
1041
+ - Updated dependencies [a72008e]
1042
+ - @forge/api@5.1.0-next.2
package/package.json CHANGED
@@ -1,14 +1,11 @@
1
1
  {
2
2
  "name": "@forge/teamwork-graph",
3
- "version": "5.0.4",
3
+ "version": "5.0.5-next.1",
4
4
  "description": "Forge TeamworkGraph SDK",
5
5
  "author": "Atlassian",
6
6
  "license": "UNLICENSED",
7
7
  "main": "out/index.js",
8
8
  "types": "out/index.d.ts",
9
- "files": [
10
- "out"
11
- ],
12
9
  "scripts": {
13
10
  "build": "yarn run clean && yarn run compile",
14
11
  "clean": "rm -rf ./out && rm -f tsconfig.tsbuildinfo",
@@ -23,7 +20,7 @@
23
20
  "typescript": "5.9.2"
24
21
  },
25
22
  "dependencies": {
26
- "@forge/api": "^8.0.4"
23
+ "@forge/api": "^8.0.5-next.0"
27
24
  },
28
25
  "publishConfig": {
29
26
  "registry": "https://packages.atlassian.com/api/npm/npm-public/"