Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@cscatolini cscatolini released this 01 Nov 18:08
· 67 commits to master since this release
  • Removed iris http framework and replaced it with echo.
  • Better handle logging so it doesn't use unnecessary memory
  • Added Sentry integration: to enable sentry set the ARKADIKO_SENTRY_URL environment variable with your Sentry DSN.
  • Added New Relic integration: to enable New Relic set the ARKADIKO_NEWRELIC_KEY environment variable with your New Relic account key.
  • Removed nginx and handle basic auth using echo.