@sentry/craft 1.11.1 → 1.12.0

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 (3) hide show
  1. package/dist/craft +2 -2
  2. package/package.json +2 -2
  3. package/CHANGELOG.md +0 -918
package/CHANGELOG.md DELETED
@@ -1,918 +0,0 @@
1
- # Changelog
2
-
3
- ## 1.11.1
4
-
5
- ### Various fixes & improvements
6
-
7
- - Install/update `twine` from pypi (#522) by @Swatinem
8
-
9
- ## 1.11.0
10
-
11
- ### Various fixes & improvements
12
-
13
- - feat: powershell target (#515) by @vaind
14
- - build(deps): bump es5-ext from 0.10.53 to 0.10.63 (#516) by @dependabot
15
-
16
- ## 1.10.0
17
-
18
- ### Various fixes & improvements
19
-
20
- - Revert "build: Bump Dockerfile base image to node:20-bookworm (#511)" (#513) by @loewenheim
21
-
22
- ## 1.9.1
23
-
24
- ### Various fixes & improvements
25
-
26
- - upgrade nock (#512) by @asottile-sentry
27
-
28
- ## 1.9.0
29
-
30
- ### Various fixes & improvements
31
-
32
- - build: Bump Dockerfile base image to node:20-bookworm (#511) by @loewenheim
33
-
34
- ## 1.8.2
35
-
36
- ### Various fixes & improvements
37
-
38
- - ref: handle comparison of two numeric pre releases (#510) by @asottile-sentry
39
-
40
- ## 1.8.1
41
-
42
- ### Various fixes & improvements
43
-
44
- - install net7 in addition to net8 (#506) by @bruno-garcia
45
-
46
- ## 1.8.0
47
-
48
- ### Various fixes & improvements
49
-
50
- - feat(npm): Allow to configure `checkPackageName` for npm target (#504) by @mydea
51
- - Use mainline .NET 8 SDK (#505) by @bruno-garcia
52
- - feat(github): Only set `latest` when new version > old version (#503) by @mydea
53
-
54
- ## 1.7.0
55
-
56
- ### Various fixes & improvements
57
-
58
- - feat: use dotnet 8 SDK (#501) by @vaind
59
- - Bump CocoaPods from 1.13.0 to 1.14.2 (#497) by @philipphofmann
60
-
61
- ## 1.6.1
62
-
63
- ### Various fixes & improvements
64
-
65
- - ref: Pin cocoapods version (#496) by @brustolin
66
-
67
- ## 1.6.0
68
-
69
- ### Various fixes & improvements
70
-
71
- - feat(commit-on-git-repository): Allow for authentication in github (#495) by @lforst
72
-
73
- ## 1.5.0
74
-
75
- ### Various fixes & improvements
76
-
77
- - feat: Add `commit-on-git-repository` target (#492) by @lforst
78
- - build(deps): bump semver from 6.3.0 to 6.3.1 (#470) by @dependabot
79
- - build(deps): bump @babel/traverse from 7.22.5 to 7.23.2 (#494) by @dependabot
80
- - ref: remove volta from CI (#493) by @asottile-sentry
81
- - fix: Handle `{major}.json` and `{minor}.json` symlinks when publishing older versions (#483) by @cleptric
82
- - Bump symbol collector 1.12.0 (#491) by @bruno-garcia
83
-
84
- ## 1.4.4
85
-
86
- ### Various fixes & improvements
87
-
88
- - fix(brew): Replace version in artifact names with '__VERSION__' to access checksums from mustache (#488) by @romtsn
89
-
90
- ## 1.4.3
91
-
92
- ### Various fixes & improvements
93
-
94
- - fix typo (#487) by @asottile-sentry
95
- - fix branch trigger for image (#486) by @asottile-sentry
96
- - ref: build docker image using gha (#485) by @asottile-sentry
97
-
98
- ## 1.4.2
99
-
100
- ### Various fixes & improvements
101
-
102
- - feat(elixir): Use precompiled packages from erlang solutions for elixir (#481) by @sl0thentr0py
103
- - Revert "feat(elixir): Use asdf to install erlang and elixir (#479)" (#480) by @sl0thentr0py
104
- - feat(elixir): Use asdf to install erlang and elixir (#479) by @sl0thentr0py
105
- - ref: add python3-packaging explicitly (#478) by @asottile-sentry
106
- - build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#477) by @dependabot
107
-
108
- ## 1.4.1
109
-
110
- - No documented changes.
111
-
112
- ## 1.4.0
113
-
114
- ### Various fixes & improvements
115
-
116
- - Revert changes since 1.2.3 (#475) by @mydea
117
- - ref: add python3-packaging explicitly (#474) by @asottile-sentry
118
- - fix(hex): Add erlang-dev for missing parsetools (#473) by @sl0thentr0py
119
-
120
- ## 1.3.0
121
-
122
- ### Various fixes & improvements
123
-
124
- - feat(build): Bump Dockerfile base image to node:20-bookworm (#472) by @sl0thentr0py
125
-
126
- ## 1.2.3
127
-
128
- ### Various fixes & improvements
129
-
130
- - fix(hex): Need local.hex --force for compiling deps (#471) by @sl0thentr0py
131
- - ref: update jest (#468) by @asottile-sentry
132
- - build(deps-dev): bump fast-xml-parser from 4.2.4 to 4.2.5 (#467) by @dependabot
133
- - build(deps-dev): bump fast-xml-parser from 3.19.0 to 4.2.4 (#466) by @dependabot
134
-
135
- ## 1.2.2
136
-
137
- ### Various fixes & improvements
138
-
139
- - Upgrade Flutter to 3.10 in the docker image (#463) by @marandaneto
140
-
141
- ## 1.2.1
142
-
143
- ### Various fixes & improvements
144
-
145
- - fix missing await when calling uploadKmpPomDistribution (#460) by @buenaflor
146
-
147
- ## 1.2.0
148
-
149
- ### Various fixes & improvements
150
-
151
- - feat: maven kotlin multiplatform support (#412) by @buenaflor
152
-
153
- ## 1.1.1
154
-
155
- ### Various fixes & improvements
156
-
157
- - Push nupkg and snupkg together (#459) by @mattjohnsonpint
158
-
159
- ## 1.1.0
160
-
161
- ### Various fixes & improvements
162
-
163
- - Support nuget snupkg artifacts (#458) by @mattjohnsonpint
164
-
165
- ## 1.0.1
166
-
167
- ### Various fixes & improvements
168
-
169
- - Fix extracting flutter file to tmp folder instead of current folder (#457) by @marandaneto
170
-
171
- ## 1.0.0
172
-
173
- ### Various fixes & improvements
174
-
175
- - ref: allow all mounted directories to be considered "safe" (#455) by @asottile-sentry
176
-
177
- ## 0.35.1
178
-
179
- ### Various fixes & improvements
180
-
181
- - Make Flutter available in the docker image (#453) by @marandaneto
182
- - ref: use --no-document for faster smaller gem install (#454) by @asottile-sentry
183
- - build(deps-dev): bump simple-git from 3.15.0 to 3.16.0 (#448) by @dependabot
184
-
185
- ## 0.35.0
186
-
187
- ### Various fixes & improvements
188
-
189
- - chore(maven): Increase nexus polling deadline to 60 mins (#450) by @romtsn
190
- - feat: Add hex target for publishing elixir packages (#449) by @sl0thentr0py
191
- - feat(github): Allow to push a tag without a release (#447) by @tonyo
192
- - cleanup(github): Remove mentions of unused annotatedTag (#446) by @tonyo
193
- - document the sentry-pypi target (#444) by @asottile-sentry
194
-
195
- ## 0.34.3
196
-
197
- ### Various fixes & improvements
198
-
199
- - fix: Publishing podspec depending on other podspec (#442) by @philipphofmann
200
-
201
- ## 0.34.2
202
-
203
- ### Various fixes & improvements
204
-
205
- - sentry-pypi: get the commit id, not the tree (#441) by @asottile-sentry
206
-
207
- ## 0.34.1
208
-
209
- ### Various fixes & improvements
210
-
211
- - sentry-pypi: fix trailing whitespace in git output (#440) by @asottile-sentry
212
- - build(deps): bump json5 from 2.1.3 to 2.2.3 (#439) by @dependabot
213
-
214
- ## 0.34.0
215
-
216
- ### Various fixes & improvements
217
-
218
- - add sentry-pypi target (#438) by @asottile-sentry
219
-
220
- ## 0.33.8
221
-
222
- ### Various fixes & improvements
223
-
224
- - Emit dotnet and nuget version info (#437) by @mattjohnsonpint
225
- - Bump symbol collector (#435) by @bruno-garcia
226
- - build(deps-dev): bump simple-git from 3.6.0 to 3.15.0 (#436) by @dependabot
227
- - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#434) by @dependabot
228
-
229
- ## 0.33.7
230
-
231
- ### Various fixes & improvements
232
-
233
- - bump dotnet 7 (#431) by @mattjohnsonpint
234
-
235
- ## 0.33.6
236
-
237
- ### Various fixes & improvements
238
-
239
- - upgrade minimatch (#429) by @asottile-sentry
240
- - ci(volta-cli): Switch to getsentry/action-setup-volta. This will addr… (#428) by @mattgauntseo-sentry
241
- - Bump action versions (#426) by @mattgauntseo-sentry
242
- - Update actions/upload-artifact to v3.1.1 (#425) by @mattgauntseo-sentry
243
- - build(deps): bump parse-url from 7.0.2 to 8.1.0 (#416) by @dependabot
244
-
245
- ## 0.33.5
246
-
247
- ### Various fixes & improvements
248
-
249
- - Adding delay between retries for getting artifacts. (#414) by @mattgauntseo-sentry
250
-
251
- ## 0.33.4
252
-
253
- ### Various fixes & improvements
254
-
255
- - Add additional context to error when version has a 'v' prefix (#411) by @mattgauntseo-sentry
256
-
257
- ## 0.33.3
258
-
259
- ### Various fixes & improvements
260
-
261
- - bump dotnet 6 (#408) by @bruno-garcia
262
- - ref: actually upgrade node-fetch (#407) by @asottile-sentry
263
- - ref: upgrade yarn dependencies to resolve github security notices (#406) by @asottile-sentry
264
- - build(deps): bump parse-url from 5.0.3 to 7.0.2 (#403) by @dependabot
265
- - build(deps): bump jsdom from 16.4.0 to 16.7.0 (#402) by @dependabot
266
- - build(deps-dev): bump shell-quote from 1.6.1 to 1.7.3 (#401) by @dependabot
267
-
268
- ## 0.33.2
269
-
270
- ### Various fixes & improvements
271
-
272
- - fix: re-open asset when retrying asset upload (#398) by @asottile-sentry
273
- - ref: Rework how GH artifacts upload retrying works (#397) by @kamilogorek
274
- - ref: Disable Octokit debug logging as its not useful (#397) by @kamilogorek
275
- - ref: Upload GitHub artifacts in parallel (#397) by @kamilogorek
276
-
277
- ## 0.33.1
278
-
279
- ### Various fixes & improvements
280
-
281
- - fix(crates): Resume workspace publish (#392) by @jan-auer
282
-
283
- ## 0.33.0
284
-
285
- ### Various fixes & improvements
286
-
287
- - ref: Allow for all logger levels in Octokit (#390) by @kamilogorek
288
- - ref: Upload GitHub artifacts in series (#389) by @kamilogorek
289
-
290
- ## 0.32.1
291
-
292
- ### Various fixes & improvements
293
-
294
- - ref: Remove spinners from github target artifacts upload (#385) by @kamilogorek
295
-
296
- ## 0.32.0
297
-
298
- ### Various fixes & improvements
299
-
300
- - upgrade(simple-git): Use latest version, 3.6.0 (#381) by @BYK
301
- - feat(changelog): Limit changes to current project folder (#379) by @BYK
302
- - ci(lint): Make lint job work for external contributors (#378) by @BYK
303
-
304
- ## 0.31.0
305
-
306
- ### Increase Release Safety and Reliability (ongoing)
307
-
308
- Work on increasing the release safety and reliability.
309
-
310
- By: @BYK (#370)
311
-
312
- ### Various fixes & improvements
313
-
314
- - ci: Use better key for getsentry/action-enforce-license-compliance if available (#377) by @chadwhitacre
315
- - Use a custom action (#375) by @chadwhitacre
316
-
317
- ## 0.30.1
318
-
319
- ### Various fixes & improvements
320
-
321
- - fix: Use `unzipper.Open` to use CentralDirectory instead of local headers (#372) by @kamilogorek
322
-
323
- ## 0.30.0
324
-
325
- ### Various fixes & improvements
326
-
327
- - deps: Update symbol-collector to 1.5.3 (#363) by @kamilogorek
328
- - ref: Use default branch as merge target instead of parent detection (#355) by @kamilogorek
329
-
330
- ## 0.29.3
331
-
332
- ### Various fixes & improvements
333
-
334
- - deps: Roll back to symbol-collector 1.4.2 (#362) by @kamilogorek
335
- - meta(gha): Deploy workflow enforce-license-compliance.yml (#360) by @chadwhitacre
336
-
337
- ## 0.29.2
338
-
339
- ### Various fixes & improvements
340
-
341
- - fix: Make sure dart credentials directory exists before writing (#361) by @kamilogorek
342
-
343
- ## 0.29.1
344
-
345
- ### Various fixes & improvements
346
-
347
- - feat: Remove dependency_overrides entries from pubspec.yaml in dart (#359) by @kamilogorek
348
- - misc: Update PubDev credentials file location in readme (#358) by @kamilogorek
349
-
350
- ## 0.29.0
351
-
352
- ### Various fixes & improvements
353
-
354
- - feat: Adds pub.dev target for Dart and Flutter (#353) by @kamilogorek
355
- - misc: Add explanatory code comments and minor refactor for Maven target (#354) by @kamilogorek
356
-
357
- ## 0.28.1
358
-
359
- ### Various fixes & improvements
360
-
361
- - fix: Correctly set auth header and content-type for Nexus requests (#352) by @kamilogorek
362
-
363
- ## 0.28.0
364
-
365
- ### Various fixes & improvements
366
-
367
- - feat: Publish maven packages without use of Gradle (#351) by @kamilogorek
368
-
369
- ## 0.27.6
370
-
371
- ### Various fixes & improvements
372
-
373
- - fix: Make sure that gradle directory exists before writing to it (#349) by @kamilogorek
374
-
375
- ## 0.27.5
376
-
377
- ### Increase Release Safety and Reliability (ongoing)
378
-
379
- Work on increasing the release safety and reliability.
380
-
381
- By: @chadwhitacre (#343)
382
-
383
- ### Various fixes & improvements
384
-
385
- - feat: Unattended GPG signing for Maven target (#346) by @kamilogorek
386
- - Github → GitHub (#347) by @chadwhitacre
387
-
388
- ## 0.27.4
389
-
390
- ### Various fixes & improvements
391
-
392
- - fix(crates): Skip path-only dev-dependencies in dep cycle checking (#341) by @Swatinem
393
- - Limit the number of leftovers listed (#335) by @chadwhitacre
394
-
395
- ## 0.27.3
396
-
397
- ### Various fixes & improvements
398
-
399
- - fix: Remove GitHub asset checksum (#333) by @rhcarvalho
400
- - misc: Update error message to clarify what size refers to what (#332) by @rhcarvalho
401
- - build: Use source map to produce debuggable stack traces (#326) by @rhcarvalho
402
-
403
- ## 0.27.2
404
-
405
- ### Increase Release Safety and Reliability (ongoing)
406
-
407
- Work on increasing the release safety and reliability.
408
-
409
- By: @iker-barriocanal (#328)
410
-
411
- ### Various fixes & improvements
412
-
413
- - docs: Fix typos and cleanup some documentation (#325) by @rhcarvalho
414
-
415
- ## 0.27.1
416
-
417
- ### Various fixes & improvements
418
-
419
- - Relax checksum requirement (#323) by @chadwhitacre
420
- - docs: Remove Github Artifact Provider entry in the README (#321) by @kamilogorek
421
- - ci(release): Omit meta version bumps from changelog (#320) by @BYK
422
- - meta: Bump new development version (d0028539)
423
-
424
- ## 0.27.0
425
-
426
- ### Increase Release Safety and Reliability (ongoing)
427
-
428
- We recently had an [incident](https://github.com/getsentry/craft/pull/302) where we were uploading broken assets to GitHub releases page. We now verify the uploads to GitHub releases and GCS via hash comparison.
429
-
430
- PRs: #318
431
-
432
- ### Contributors in Automated Changelogs (ongoing)
433
-
434
- GitHub automatically generates a "Contributors" section when you mention the contributors on release notes so why not Craft?
435
-
436
- PRs: #319
437
-
438
- ### Various fixes & improvements
439
-
440
- - meta: Bump new development version (6f2538ea)
441
-
442
- ## 0.26.2
443
-
444
- ### Increase Release Safety and Reliability (ongoing)
445
-
446
- We recently had an [incident](https://github.com/getsentry/craft/pull/302) where we were uploading broken assets to GitHub releases page. We now verify the uploads to GitHub releases and GCS via hash comparison.
447
-
448
- PRs: #317
449
-
450
- ### Various fixes & improvements
451
-
452
- - meta: Bump new development version (721b750f)
453
-
454
- ## 0.26.1
455
-
456
- ### Automated Changelog Fixups
457
-
458
- We have fixed some edge cases and a major issue affecting GitHub release logs in our automated changelog generation. These are mostly about how we generated Markdown.
459
-
460
- PRs: #316
461
-
462
- ### Increase Release Safety and Reliability (ongoing)
463
-
464
- We recently had an [incident](https://github.com/getsentry/craft/pull/302) where we were uploading broken assets to GitHub releases page. We now verify the uploads to GitHub releases and GCS via hash comparison.
465
-
466
- PRs: #315
467
-
468
- ### Various fixes & improvements
469
-
470
- - fix(release): Fix post release script to commit the new version (#312)
471
- - meta: Bump new development version (896ea585)
472
-
473
- ## 0.26.0
474
-
475
- ### Increase Release Safety and Reliability (ongoing)
476
-
477
- We recently had an [incident](https://github.com/getsentry/craft/pull/302) where we were uploading broken assets to GitHub releases page. We now verify the uploads to GitHub releases and GCS via hash comparison.
478
-
479
- PRs: #308, #304
480
-
481
- ### Various fixes & improvements
482
-
483
- - fix(registry): Add missing await to manifest update (#311)
484
- - fix: Only log error on tempdir rm when ther is an error (#309)
485
- - fix: UPM no longer expects exactly 1 artifact (#307)
486
-
487
- ## 0.25.3
488
-
489
- ### Various fixes & improvements
490
-
491
- - fix: github release uploads (#302)
492
-
493
- ## 0.25.2
494
-
495
- ### Automated Changelog Fixups
496
-
497
- We have fixed some edge cases and a major issue affecting GitHub release logs in our automated changelog generation. These are mostly about how we generated Markdown.
498
-
499
- PRs: #301
500
-
501
- ### Various fixes & improvements
502
-
503
- - docs(changelog): Fix subsections for 0.25.1 (bd1bc975)
504
-
505
- ## 0.25.1
506
-
507
- ### Automated Changelog Fixups
508
-
509
- We have fixed some edge cases and a major issue affecting GitHub release logs in our automated changelog generation. These are mostly about how we generated Markdown.
510
-
511
- PRs: #299, #298, #297, #296, #295
512
-
513
- ### Various fixes & improvements
514
-
515
- - ci(release): Fetch all commits for prev version determination (eabce5ec)
516
- - upgrade(ansi-regex): Upgrade ansi-regex to 5.0.1 (#300)
517
-
518
- ## 0.25.0
519
-
520
- ### Automated Changelog Generation
521
-
522
- We now automatically generate changelog entries for the `auto` changelog policy where none provided, instead of saying "No documented changes". The commits/PRs are grouped by their associated GitHub milestones and the milestone title and description are used in the changelog along with a list of related commits/PRs. Any unaccounted changes are grouped under the "Various improvements and fixes" section.
523
-
524
- PRs: #291, #290, #289, #287, #285
525
-
526
- ### Added Maven Target (ongoing)
527
-
528
- Added the long-awaited Maven target, full with Android support.
529
-
530
- PRs: #271, #275, #276, #270, #258
531
-
532
- ### Added symbol-collector Target
533
-
534
- Added target for our very own [symbol-collector](https://github.com/getsentry/symbol-collector/) to collect and upload all native system symbols with Craft.
535
-
536
- PRs: #284, #277, #269, #268, #267, #266
537
-
538
- ### Fixed Cocoapods Support
539
-
540
- Turns out our Cocoapods target was a bit outdated and broken. We have fixed it in this release! 🥳
541
-
542
- PRs: #281, #282
543
-
544
- ### Various fixes & improvements
545
-
546
- - build: Drop Node 12 support, target Node 14 (#293)
547
- - build(deps): Bump tmpl from 1.0.4 to 1.0.5 (#292)
548
- - ref: Fix TypeScript type warning regarding catch (#288)
549
- - build(deps): Bump set-value from 3.0.2 to 4.1.0 (#286)
550
- - ci: Drop Node 10 support, use Node 14 by default (#283)
551
- - build(deps-dev): Bump tar from 4.4.15 to 4.4.18 (#280)
552
- - build(deps): Bump path-parse from 1.0.6 to 1.0.7 (#274)
553
- - build(deps-dev): Bump tar from 4.4.8 to 4.4.15 (#273)
554
- - docs: Consistent code samples for shell (e84f693f)
555
- - docs: Mention release/\*\* branches on README (#263)
556
-
557
- ## 0.24.4
558
-
559
- - fix(registry): Fix error w/ simple registry config (#262)
560
-
561
- ## 0.24.3
562
-
563
- - upgrade(parse-url): Force parse-url>=5.0.3 for security (#261)
564
-
565
- ## 0.24.2
566
-
567
- - upgrade(js-yaml): Bump to 3.13.1 for security fixes (#260)
568
-
569
- ## 0.24.1
570
-
571
- - fix(registry): Fix onlyIfPresent config on batch (#259)
572
-
573
- ## 0.24.0
574
-
575
- - ref(zeus): Remove all Zeus support (#253)
576
- - fix(registry): Fix empty `files` entries (#256)
577
-
578
- ## 0.23.1
579
-
580
- - fix(git): Ensure origin/HEAD is set (#252)
581
-
582
- ## 0.23.0
583
-
584
- - feat(publish): Ability to merge to non-default (#245)
585
- - fix(logging): Proper scoping and log levels (#247)
586
- - feat(registry-target): Allow batched updates w/ new config (#249)
587
-
588
- ## 0.22.2
589
-
590
- - fix(logging): Fix scoped loggers not respecting log level (#236)
591
- - fix(github-artifacts): Fix incorrect artifact resolution (#237)
592
-
593
- ## 0.22.1
594
-
595
- - fix(cli): Fix global flag parsing interference (#235)
596
-
597
- ## 0.22.0
598
-
599
- - feat(config): Automatically detect GitHub config when missing (#208)
600
- - feat: Add upm target (#209)
601
- - ci: Fix our build matrix, add Node 14 & 16 (#211)
602
- - build: Fix and simplify jest and TS configs (#210)
603
- - upgrade(ts-jest): Upgrade ts-jest to latest version (#212)
604
- - feat: Add projectPath config option to GitHub (#220)
605
- - feat: Add config CLI command (#221)
606
- - feat(prepare): Add rev option to base a release on (#223)
607
- - ref: Unify global flags (#224)
608
- - fix(github-artifacts): Allow multiple artifacts on the SHA, use latest (#226)
609
-
610
- ## 0.21.1
611
-
612
- - fix: Upgrade simple-git to latest version (#207)
613
-
614
- ## 0.21.0
615
-
616
- - fix: No prod dependencies (#204)
617
- - build: Move to single-file builds for craft (#203)
618
- - fix(github): Revert retry on 404s (#199)
619
- - fix(gcs): Fix GCS artifact provider on Windows (#200)
620
- - feat(config): Use GitHub as default provider (#202)
621
-
622
- **Breaking Change:** This version changes the default configuration values for
623
- `statusProvider` and `artifactProvider` to `github` if `minVersion` is greater
624
- or equal to `0.21.0`. If your craft configuration file does not set these
625
- providers explicitly, you can keep the old behavior by modifying your config:
626
-
627
- ```yaml
628
- minVersion: 0.21.0
629
- artifactProvider:
630
- name: zeus
631
- statusProvider:
632
- name: zeus
633
- ```
634
-
635
- Support for Zeus will be dropped in a future release and we highly recommend
636
- updating your CI workflows to use GitHub.
637
-
638
- ## 0.20.0
639
-
640
- - fix(publish): Fix publishing when resuming from a state file (#197)
641
- - ref(logger): Move some extra info to debug level (#198)
642
-
643
- ## 0.19.0
644
-
645
- - fix(registry): Ensure up-to-date remote before pushing (#186, #188)
646
- - feat(publish): Store and restore publish state (#192)
647
- - feat(cli): Add a new targets command (#193)
648
-
649
- ## 0.18.0
650
-
651
- - feat(github): Retry on 404s (#177)
652
- - ref(aws-lambda): Catch potential exceptions when publishing AWS Lambda layers to new regions (#178)
653
- - feat(aws-lambda): Add runtime names on commit message (#181)
654
- - feat(registry): Allow colons as separators in canonical names (#183)
655
-
656
- ## 0.17.2
657
-
658
- - fix(registry): `undefined` handling when there's no `checksums` in `.craft.yml` (#175)
659
-
660
- ## 0.17.1
661
-
662
- - fix(registry): Replace the actual versionFilePath (#174)
663
-
664
- ## 0.17.0
665
-
666
- - feat(aws-lambda): Update the sentry release registry with AWS Lambda layer versions (#172)
667
-
668
- ## 0.16.1
669
-
670
- - fix(gcs-target): Fix incorrect upload path to GCS when it has a leading slash (#170)
671
-
672
- ## 0.16.0
673
-
674
- - feat(aws-lambda): AWS Lambda layer target (#160)
675
-
676
- ## 0.15.0
677
-
678
- - fix(publish): Fix fail on dry-run w/ github target (#152)
679
- - feat(docker): Support cocoapods in the docker container (#153)
680
- - ref(github): GitHub standardized on GITHUB_TOKEN so let's use that (#154)
681
-
682
- ## 0.14.0
683
-
684
- - feat(publish): Add support for optional post-release script (#144)
685
- - fix(publish): Fix error when special target 'all' is used (#142)
686
-
687
- ## 0.13.3
688
-
689
- - fix(publish): Only allow valid target ids for -t (#137)
690
- - fix(changelog): Support subheadings (#139)
691
- - doc(docker): Mention access token instead of password (#140)
692
-
693
- ## 0.13.2
694
-
695
- - fix: npm package
696
-
697
- ## 0.13.1
698
-
699
- - fix: npm token usage (#134) kinda reverting (#130)
700
-
701
- ## 0.13.0
702
-
703
- - feat: Github Artifact Provider (#121)
704
-
705
- ## 0.12.0
706
-
707
- - feat(docker): Add sourceFormat & targetFormat options (#125)
708
- - feat(targets): Add optional `id` field to target config (#128)
709
- - fix(npm): Actually use NPM_TOKEN for publishing (#130)
710
-
711
- ## 0.11.1
712
-
713
- - fix(gcs): Better error serialization (#120)
714
- - fix(github): Detect skipped status checks and Github actions runs as successful (#124)
715
-
716
- ## 0.11.0
717
-
718
- - build: Migrate from tslint to eslint (#113)
719
- - fix: Add stronger types for module exports (#114)
720
- - fix(github): Don't fail when there are queued check suites (#117)
721
- - feat: Add support for `gem` target (#119)
722
-
723
- ## 0.10.1
724
-
725
- - build(ci): Have better defaults for CI environments (#110)
726
- - build(docker): Upgrade cargo to a recent version (#104)
727
- - feat(gha): Add GitHub Action for Craft (#103)
728
- - docs: Fix `changelogPolicy` enum (#102)
729
- - build(docker): Add a `craft` binary into the Docker image (#101)
730
- - docs: Fix `artifactProvider` example (#100)
731
- - feat(crates): Add a `noDevDeps` option (#112)
732
- - fix(crates): Detect stale upload caches and retry (#98)
733
-
734
- ## 0.10.0
735
-
736
- - feat(changelog): Add "auto" changeset policy (#93)
737
- - fix(github): Ignore pending response from legacy commit check API (#94)
738
- - fix(zeus): Don't force ZEUS_API_TOKEN when Zeus is not used (#97)
739
- - feat(target): Add "docker" target (#95)
740
- - fix(logger): Logger should respect log level from env file (#96)
741
-
742
- ## 0.9.6
743
-
744
- - feat: Add a `releaseBranchPrefix` config attribute (#86)
745
-
746
- ## 0.9.5
747
-
748
- - feat: Cocoapods Target add `--allow-warnings` by default
749
- - fix: Localized git branch checks (#84)
750
-
751
- ## 0.9.4
752
-
753
- - fix(gcs): Fix content-types issues (#78)
754
-
755
- ## 0.9.3
756
-
757
- - ref: Remove the need for `COCOAPODS_TRUNK_TOKEN` to be in the environment (#72)
758
-
759
- ## 0.9.2
760
-
761
- - feat: Artifact provider abstraction (#52, #54)
762
- - feat: Support for custom remote names (#43)
763
- - ref: Create GCS API module (#63)
764
- - ref: Create environment utils module (#60)
765
- - chore: Hard-pin runtime dependencies, remove node-emoji and node-dryrun (#53, #58, #65)
766
-
767
- ## 0.9.1
768
-
769
- - fix: Default status provider should still be Zeus
770
- - fix: Handling of undefined command line arguments (#40)
771
-
772
- ## 0.9.0
773
-
774
- - feat: Add new `statusProvider` option
775
- - feat: Make artifact check optional (#36)
776
-
777
- ## 0.8.4
778
-
779
- - gcs: fix shallow copy issue with upload parameters
780
-
781
- ## 0.8.3
782
-
783
- - github: add missing dry-run check
784
-
785
- ## 0.8.2
786
-
787
- - registry: add onlyIfPresent attribute
788
- - Limit concurrent downloads for some targets
789
-
790
- ## 0.8.1
791
-
792
- - Pin octokit dependency
793
-
794
- ## 0.8.0
795
-
796
- - registry: checksums can be added to registry entries
797
- - Add "requireNames" attribute
798
-
799
- ## 0.7.10
800
-
801
- - gcs: add charsets to content-type
802
- - Disable advanced ctrl-c behavior by default
803
-
804
- ## 0.7.9
805
-
806
- - gcs: use explicit content-type for specific file types
807
-
808
- ## 0.7.8
809
-
810
- - npm: use "next" tag when publishing pre-releases (#20)
811
-
812
- ## 0.7.7
813
-
814
- - registry: do not update the "latest" symlink if the new version is older
815
-
816
- ## 0.7.6
817
-
818
- - crates: support submodules when publishing (#18)
819
-
820
- ## 0.7.5
821
-
822
- - npm: allow using "yarn"
823
- - npm: allow to specify OTP for publishing
824
- - Log errors to Sentry
825
-
826
- ## 0.7.4
827
-
828
- - github: strip date from release title
829
- - pre-release command: empty string skips the run
830
-
831
- ## 0.7.3
832
-
833
- - gcs/github: add retries
834
- - Rename "release" step to "prepare"
835
- - Display artifact size before publishing
836
- - Upgrade GCS/GitHub dependencies
837
-
838
- ## 0.7.2
839
-
840
- - Change prompt type when publishing
841
- - Read environment configuration from the project root, and not from the current directory
842
- - Warn about insecure environment files
843
- - gh-pages: Add version to commit message
844
- - Change minimal supported NPM version to 5.6.0
845
- - Fix artifact sorting
846
-
847
- ## 0.7.1
848
-
849
- - Read environment from .craft.env
850
- - Show summary of available artifacts before publishing
851
- - Always print Zeus links when publishing
852
- - Add "--no-input" and "--dry-run" as CLI arguments
853
-
854
- ## 0.7.0
855
-
856
- - Create annotated tags by default
857
-
858
- ## 0.6.1
859
-
860
- - Require additional ctrl-c when running "publish"
861
- - Checkout master after successfull "craft release"
862
- - Fix "registry" issue with prereleases
863
-
864
- ## 0.6.0
865
-
866
- - Replace "maxCacheAge" with more generic "metadata" attribute in "gcs" target
867
- - Add "cocoapods" target
868
-
869
- ## 0.5.2
870
-
871
- - Conditional execution for "registry" targets
872
- - Minor error message fixes
873
-
874
- ## 0.5.1
875
-
876
- - Add minVersion attribute to the configuration file
877
-
878
- ## 0.5.0
879
-
880
- - Add Sentry Release Registry ("registry") target
881
- - Change template engine to Mustache
882
- - Add additional polling for unfinished and non-existing builds
883
-
884
- ## 0.4.11
885
-
886
- - Add GitHub Pages ("gh-pages") target
887
- - Add Google Cloud Storage ("gcs") target
888
- - Add update notifier
889
-
890
- ## 0.4.10
891
-
892
- - Fix PATH issue with "crates" target
893
- - Add a missing check for `ZEUS_API_TOKEN`
894
-
895
- ## 0.4.9
896
-
897
- - Add "crates" target for publishing Rust packages
898
-
899
- ## 0.4.8
900
-
901
- - Fix encoding issue for NPM target
902
-
903
- ## 0.4.7
904
-
905
- - Check for executables when doing "publish"
906
- - Improve support for interactive pre-release scripts
907
-
908
- ## 0.4.3
909
-
910
- - Basic changelog management
911
-
912
- ## 0.1.2
913
-
914
- - Basic "release" functionality
915
-
916
- ## 0.1.1
917
-
918
- - Basic "publish" functionality for GitHub and NPM