Skip to content

Releases: superfly/fly-go

v0.1.40

04 Feb 17:13
a5e3bf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.39...v0.1.40

v0.1.39

22 Jan 17:43
13122d4
Compare
Choose a tag to compare

What's Changed

  • Expand GetLatestImageDetails to include fly_version by @davissp14 in #134

Full Changelog: v0.1.38...v0.1.39

v0.1.38

21 Jan 22:24
fa121d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.37...v0.1.38

v0.1.37

04 Jan 15:20
36078a1
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the golangx group across 1 directory by @dependabot in #125
  • Update github.com/superfly/graphql by @saleemrashid in #128

Full Changelog: v0.1.36...v0.1.37

v0.1.36

03 Dec 15:52
1b1fbba
Compare
Choose a tag to compare

What's Changed

  • feat: add support for new container config by @jipperinbham in #122
  • fix: don't retry indefinitely by @kzys in #123
  • Bump golang.org/x/crypto from 0.28.0 to 0.29.0 in the golangx group by @dependabot in #120

Full Changelog: v0.1.35...v0.1.36

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