Releases: skatsuta/athenai
Releases · skatsuta/athenai
0.2.0
New Features & Improvements
- Adds
--encrypt/-e
and--kms/-k
flags torun
command.- You can now encrypt query results in Amazon S3 with
SSE_S3
,SSE_KMS
orCSE_KMS
encryption option.
- You can now encrypt query results in Amazon S3 with
- Builds binary with Go 1.9.
Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64
0.1.2
0.1.1
Bug fixes
- Fixed an issue where 'index out of range' panic occurs on rare occasions.
Automated with GoReleaser
Built with go version go1.8.3 darwin/amd64