Skip to content

Releases: superfly/fly-go

v0.1.35

22 Nov 22:23
94cfcf4
Compare
Choose a tag to compare

What's Changed

  • fix: don't discard a response body even if it isn't JSON by @kzys in #119

Full Changelog: v0.1.34...v0.1.35

v0.1.34

21 Oct 10:50
c51b4e8
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.27.0 to 0.28.0 in the golangx group by @dependabot in #112
  • Bump golang.org/x/net from 0.25.0 to 0.30.0 in the go_modules group across 1 directory by @dependabot in #117
  • Allow https on metrics endpoints by @jsierles in #118

Full Changelog: v0.1.33...v0.1.34

v0.1.33

18 Oct 11:08
80accd5
Compare
Choose a tag to compare

What's Changed

  • fetch revoked_at field when querying app's limited access tokens by @asib in #115
  • Query revokedAt when grabbing orgs by @asib in #116

New Contributors

  • @asib made their first contribution in #115

Full Changelog: v0.1.32...v0.1.33

v0.1.32

04 Oct 22:31
1820ed5
Compare
Choose a tag to compare

What's Changed

  • add shared ip address to graphql query of GetApp() by @aryan9600 in #111

Full Changelog: v0.1.31...v0.1.32

v0.1.31

03 Oct 08:32
v0.1.31
ac13e4f
Compare
Choose a tag to compare

What's Changed

  • Allow releasing egress IP addresses from a machine by @gargakshit in #110

New Contributors

Full Changelog: v0.1.30...v0.1.31

v0.1.30

30 Sep 14:53
58245f0
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.24.0 to 0.27.0 in the golangx group by @dependabot in #107
  • Nomad is gone, remove machines only flag by @dangra in #109

Full Changelog: v0.1.29...v0.1.30

v0.1.29

24 Sep 10:53
v0.1.29
f8ff63e
Compare
Choose a tag to compare

What's Changed

  • add lock/unlock app functionality by @gwuah in #103
  • Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.14 in the go_modules group by @dependabot in #70
  • Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #57
  • Bump golang.org/x/crypto from 0.19.0 to 0.24.0 in the golangx group across 1 directory by @dependabot in #66
  • Upgrade genqlient to 4466fc10e4f3 by @benbjohnson in #108
  • Add API calls for egress IPs by @PeterCxy in #104

New Contributors

Full Changelog: v0.1.28...v0.1.29

v0.1.28

29 Aug 02:41
b742d08
Compare
Choose a tag to compare

What's Changed

  • Add spot-price restart policy for gpu machines by @dangra in #83
  • Add flaps client support for new secrets endpoints by @timflyio in #102

New Contributors

Full Changelog: v0.1.27...v0.1.28

v0.1.27

22 Aug 16:01
71b75a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.26...v0.1.27

v0.1.26

21 Aug 17:24
4cae5d4
Compare
Choose a tag to compare

What's Changed

  • Allow to specify guest file permissions by @pborzenkov in #98
  • Expose InternalNumericID for App by @alichay in #97
  • Add optional 'kind' field to MachineCheck by @pborzenkov in #95
  • Allow setting builder scope when ensuring depot builder by @billyb2 in #96

Full Changelog: v0.1.25...v0.1.26