Skip to content

v0.3.0

Compare
Choose a tag to compare
@kishaningithub kishaningithub released this 04 Nov 02:25
· 73 commits to main since this release
a3f09ab

Changelog

  • a3f09ab Merge pull request #4 from kishaningithub/add-tests
  • 73195f5 run goreleaser validation with make build
  • 86c5580 fix error handling issue reported by golang ci lint
  • 523b4c4 add golang ci lint to binary deps
  • 32ac91d Specify go install constraint only to tools
  • f5c3ba7 Add go install
  • 4d213fb Add test for happy path
  • 3425e1b Add error logs to listener
  • 6a3a36b Refactor api test
  • 26693b3 setup testify suite framework and add execute statement failure test
  • 30c0cd5 add context to redshift data api errors
  • 92cb346 add rdapp correlation id to better debug errors
  • cc4b15f Peform contextual logging
  • 02fdf8d Refactor logging and add supports for esoteric data types returned by redshift for internal tables
  • cfb02ea Disable stack trace logging as caller info would suffice for debugging
  • 6610dc0 Update logging message for redshift data api execute statement