All notable changes to this project will be documented in this file. Format is based on Keep a Changelog. This project adheres to Semantic Versioning.
Template:
## master - \[Unreleased\]
### Added
### Changed
### Deprecated
### Removed
### Fixed
- Bump crypto lib, thanks to @matthewhudsonedb
- Bump grpc lib, thanks to @matthewhudsonedb
- Bump all project libs
- Bump promhttp lib to fix resource overrun security issue, thanks to @matthewhudsonedb
- Bump go, gin-gonic and alpine to fix security vulnerabilities, thanks to @gbulloch-edb
- partition key send support, thanks to @jotka
- Recreate hub on send error
- Bump golang and dependency versions
- Remove hardcoded listen_address in container
- build with golang 1.15.6
- use azure build agent{-latest}
- bump project dependencies
- viper aliases in config
- build with golang 1.13.5
- use azure event hubs sdk v3
- bump project dependencies, except viper
- dead code getCounterValue, part of throughput calc
- search for config in home directory
- linting simplify sample.Metric[]
- build with golang 1.13.1
- use azure event hubs sdk v2.0.3
- throughput calc function
- debug message in hub package not accurate
- Use Alpine instead of scratch based Docker image
- Push to Docker Hub after build
- Prefix non-http metrics with 'adapter'
- Build ldflags not populating on linux
- Docker image
- Build ldflags not populating on windows
- Documentation fixes
- Public release
- Send batch events
- Azure Pipelines config
- Avro JSON
- Use viper library for config
- Adapter created