Skip to content

Releases: superfly/flyctl

v0.2.66

10 Jun 07:49
162aeeb
Compare
Choose a tag to compare

162aeeb Check for host issues affecting app (#3605)
f8acd36 Change launch confirm default when manifest is incomplete (#3606)
828d530 Fix typo (#3607)
767f48d Add the Arcjet extension commands (#3517)
7daa6eb add "Checks" and "Role" columns to "fly machine list" (consistent with dashboard) (#3593)
2f2c55a Add primary region to deploy metrics (#3604)

v0.2.65

06 Jun 08:08
107120b
Compare
Choose a tag to compare

107120b fix(bluegreen): fix bug preventing rollbacks on failed green machine creations (#3599)

v0.2.64

06 Jun 03:57
d7a3ff1
Compare
Choose a tag to compare

d7a3ff1 Make Statuspage incident-notify errors debug-level logs, not warn (#3600)

v0.2.63

05 Jun 19:50
b8da3cc
Compare
Choose a tag to compare

e06cfb3 Show warning for active incidents (#3589)
5e98d51 fix: if no personal org found, select first org in list (#3588)
3630f01 Outputting errors in a muted color and then letting them scroll by (#3592)
dae8b00 Avoid double recording deploy events (#3587)
6b83f9e Clean up user messages & cmd descriptions for Enveloop extension (#3591)

v0.2.62

29 May 14:53
6c89317
Compare
Choose a tag to compare

6c89317 Implement mock deploy test (#3582)
7bd0feb Adding pg command that will allow certificate renewal (#3581)
614c227 wg: reuse peer from any region if not specific region is requested (#3579)
1525ce1 Set the default PG certificate lifespan to 100 years (#3580)
a37f590 Query extensions by name and provider (#3569)

v0.2.61

27 May 14:42
a5f46ed
Compare
Choose a tag to compare

a5f46ed merge config environment (used by frameworks with callbacks) (#3576)
7a2e739 Record deploy status in metrics (#3535)

v0.2.60

27 May 10:45
b380369
Compare
Choose a tag to compare

b380369 Reset the client before re-launching (#3574)

v0.2.59

26 May 00:12
76e31c6
Compare
Choose a tag to compare

76e31c6 Display secrets in the provision output (#3566)
5522d71 Ensure that we only run tracing.RecordError when error is nil (#3572)
0648992 Added tracing for errors to deployments and launch (#3570)
46aebef Add image info help text (#3567)

v0.2.58

23 May 19:33
f27c95d
Compare
Choose a tag to compare

f27c95d name wg peers "static-" when created manually. (#3568)
96b20bd Some Remote Builder Heartbeat Improvements (#3559)

v0.2.57

23 May 10:39
e960440
Compare
Choose a tag to compare

e960440 intelligently add blank lines to json and yaml config files (#3563)
8cc7e3e make "make test" pass again on MacOS (#3561)
8758ec7 support fly config in json and yaml formats (#3545)
950d365 Refactor API & FLAPS clients to interfaces for unit testing (#3560)
9dee0d2 Help docs: updates to volumes and apps command help (#3558)