Skip to content

Releases: project-n-oss/sidekick

v1.0.0

22 May 19:18
efa7cc5
Compare
Choose a tag to compare

1.0.0 (2024-05-22)

Features

Bug Fixes

Miscellaneous Chores

v0.2.4

28 Nov 16:39
9aeb9d9
Compare
Choose a tag to compare

0.2.4 (2023-11-28)

Features

v0.2.3

20 Nov 18:29
8acc74c
Compare
Choose a tag to compare

0.2.3 (2023-11-20)

Features

  • add 404 failover behavior control via cli arg (#93) (40d9ac0)

v0.2.2

16 Nov 20:19
90d0b5d
Compare
Choose a tag to compare

0.2.2 (2023-11-16)

Features

  • gcp object path fixes & dataproc integration docs (#91) (219ba99)

v0.2.1

20 Sep 20:16
081deed
Compare
Choose a tag to compare

0.2.1 (2023-09-20)

Bug Fixes

  • make staticcheck actually work in ci and fix warnings (#87) (4d17c53)

v0.2.0

20 Sep 18:08
589905a
Compare
Choose a tag to compare

0.2.0 (2023-09-20)

⚠ BREAKING CHANGES

  • KRY-644: GCP support (#83)

Features

v0.1.35

19 Sep 16:49
9dcce5d
Compare
Choose a tag to compare

0.1.35 (2023-09-12)

Features

  • Change logging level from Info to Debug for reduced console noise (#85) (14bed8a)
  • Update Sidekick logo with Granica (#84) (6bd3fcb)

v0.1.34

24 Aug 08:00
8ad694a
Compare
Choose a tag to compare

0.1.34 (2023-08-23)

Features

  • Added a separate config flag to control 404 failover (16e02b6)
  • Enhance Initial Request Target Selection (#78) (dbbe3c4)
  • set failover to default false. Update readme (#82) (c582e88)

Bug Fixes

  • Avoid dumping resp in logger.Debug calls (b9956b9)
  • Convert metadata headers starting with "x-amz-meta" to lower case (160a49a)
  • Dump endpoint used for the request on completion (e2c26e0)
  • Fix tests which were passing crunch_traffic_percent as integer instead of string (512c877)
  • Fix the regression caused by local sidekick logic (#62) (9d67bbb)
  • misc. code and documentation cleanup (04c4f4c)
  • Prevent routing to offline bolt endpoints (f7894eb)
  • Switch Quicksilver mock in tests to use httpmock responder (79333b2)

v0.1.33

18 Aug 19:15
17a8518
Compare
Choose a tag to compare

0.1.33 (2023-08-18)

Bug Fixes

  • fix: Attempt to failover on errors from bolt and aws request

v0.1.32

16 Aug 03:59
bf8e1cd
Compare
Choose a tag to compare

0.1.32 (2023-08-16)

Bug Fixes