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