Releases: project-n-oss/sidekick
Releases · project-n-oss/sidekick
v0.1.25
0.1.25 (2023-07-25)
Features
- KRY-634: Add sidekick local run to support local bolt endpoint (#49) (7bf67c7)
- KRY-636: Add support for multiple logging levels and clean up logging (#56) (28737ad)
Bug Fixes
v0.1.22
0.1.22 (2023-07-20)
Features
- KRY-624: A more intelligent SideKick (#47) (0735c85)
v0.1.21
0.1.21 (2023-07-17)
Features
- KRY-627: set X-Bolt-Availability-Zone header in Bolt requests (#46) (951623b)
v0.1.18
0.1.18 (2023-06-13)
Features
- changed BOLT_CUSTOM_DOMAIN to GRANICA_CUSTOM_DOMAIN (6575e0b)
Bug Fixes
- fix terminal logger for windows (9336da4)
v0.1.17
0.1.17 (2023-06-11)
Features
- put object tests and better logging (#38) (43e84ab)
v0.1.16
0.1.16 (2023-06-06)
Features
- add CyberDuck integration docs (#29) (1f09f9f)
- allow boltrouter config to be set from env (#36) (17aa433)
- changed BOLT_CUSTOM_DOMAIN to GRANICA_CUSTOM_DOMAIN (#37) (c19ff28)
- cleaned up bolt_vars for non ec2 use (#27) (97829ed)
- Multi region support (#30) (bb62e1e)
- refresh AWS credentials periodically (#31) (ffbba32)
- S3 GUI client integration instructions (#35) (c3fc76f)
Bug Fixes
- add instrucitons when using temp credentials (#34) (c30ec05)
- complete Docker instructions, aware of different credential scenarios (#33) (3402935)