Releases: newrelic/newrelic-bitmovin-analytics
Releases · newrelic/newrelic-bitmovin-analytics
v2.0.0
Changelog
- 01b83b7 Merge pull request #10 from newrelic/feat/refactor
- d105ad8 Merge pull request #14 from newrelic/chore/trigger-initial-release
- c9a20bd Merge pull request #15 from newrelic/chore/workflow-release-10222024-2
- b9fc3ce build(deps): upgrade to sdk 1.2.0 and update goreleaser docker build
- 1c88849 build(workflow): add gh workflows
- 79ab59b build(workflow): add goreleaser yml
- 73db1ed build: add docker login action to release workflow
- cca5314 build: add go mod tidy to makefile and switch exportWorkers to instances in sample config
- 05b0292 build: include bin directory in .gitignore
- 942c1c3 build: update goreleaser to produce docker binary
- 92f2698 chore: cleanup custom config sample and rename
- 57b8c3c chore: make small README.md change to trigger release
- 848fb82 chore: remove shebang from init.sh and update lambda docs with config instructions
- 01a1c25 chore: switch configs to .yml and update mod name in go.mod
- 156c3b7 chore: switch to official sdk repo and update integration vars
- 24f8926 chore: trigger release 10222024 2
- 5fe1260 feat!: changed nil group parameter name to null value, added doc, and bump major version
- 4a10687 feat: add and test lambda support
- fefc56d feat: added dockerfiles and updated goreleaser to build docker images
- 8c12fb5 feat: bump newrelic-labs-sdk to 1.5.0
- 87ae774 feat: refactor and add configurable queries
- 28630f9 feat: support nil group values in bitmovin api response
- f9b853b feat: upgrade to sdk 1.3.0 and change harvest interval and buffer size config names
- 7990b14 fix: change release job id
- 84f3610 fix: stop skipping valid non-string dimensions
- 6f650e5 fix: switch to NewLambdaIntegration to avoid flag redefined error