Skip to content

Releases: fastly/go-fastly

v8.0.2 - 2023-05-09

09 May 11:11
v8.0.2
0c132e9
Compare
Choose a tag to compare

v8.0.2 (2023-05-09)

Full Changelog

Bug fixes:

  • fix(kv_store): allow file read support #427

v8.0.1 - 2023-04-26

26 Apr 10:10
v8.0.1
85f6975
Compare
Choose a tag to compare

v8.0.1 (2023-04-26)

Full Changelog

Enhancements:

  • Add project id for GCP in logging #425

v8.0.0 - 2023-04-12

12 Apr 10:55
v8.0.0
d42d140
Compare
Choose a tag to compare

v8.0.0 (2023-04-12)

Full Changelog

Breaking:

  • breaking(secret-store): rename ValidateSignature to VerifySignature #397
  • breaking(object-store): rename ObjectStore to KVStore #422

v7.5.5 - 2023-03-31

31 Mar 16:37
v7.5.5
558e0b1
Compare
Choose a tag to compare

v7.5.5 (2023-03-31)

Full Changelog

Enhancements:

  • feat(ratelimiter): add uri_dictionary_name property #420

v7.5.4 - 2023-03-31

31 Mar 09:49
v7.5.4
1730c04
Compare
Choose a tag to compare

v7.5.4 (2023-03-31)

Full Changelog

Bug fixes:

  • fix(ratelimiter): use separate structs for input/response serialization #418

v7.5.3 - 2023-03-31

31 Mar 09:26
v7.5.3
9789f0f
Compare
Choose a tag to compare

v7.5.3 (2023-03-31)

Full Changelog

Bug fixes:

  • fix(ratelimiter): serialize with mapstructure tag #416

v7.5.2 - 2023-03-30

30 Mar 11:28
v7.5.2
583e1f9
Compare
Choose a tag to compare

v7.5.2 (2023-03-30)

Full Changelog

Enhancements:

  • feat(erl): add missing fields #414

v7.5.1 - 2023-03-28

28 Mar 13:21
v7.5.1
d6a52fc
Compare
Choose a tag to compare

v7.5.1 (2023-03-28)

Full Changelog

Bug fixes:

  • fix(lint): avoid range variable being captured by func literal #411
  • fix(ratelimit): add missing LoggerType input for CREATE/UPDATE #412

v7.5.0 - 2023-03-15

15 Mar 09:49
v7.5.0
a07f56b
Compare
Choose a tag to compare

v7.5.0 (2023-03-15)

Full Changelog

Enhancements:

  • feat: Add Config Store support #398

Bug fixes:

  • fix(tls-subscription): serialise warnings field #409

v7.4.0 - 2023-03-07

07 Mar 14:24
v7.4.0
92e0929
Compare
Choose a tag to compare

v7.4.0 (2023-03-07)

Full Changelog

Enhancements:

  • fix(lint): semgrep #406
  • Expose KeepAliveTime field from Backend API #405

Dependencies:

  • Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 #404