v1.0.0-beta1
What's Changed
- Bump EndBug/add-and-commit from 5 to 9 by @dependabot in #49
- Bump github/codeql-action from 1 to 2 by @dependabot in #50
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #51
- Bump actions/setup-go from 2 to 3 by @dependabot in #52
- Bump docker/metadata-action from 3.3.0 to 4.3.0 by @dependabot in #53
- Bump docker/build-push-action from 2 to 4 by @dependabot in #54
- Bump actions/checkout from 2 to 3 by @dependabot in #55
- Bump docker/login-action from 1.10.0 to 2.1.0 by @dependabot in #56
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #57
- Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #58
- Bump actions/setup-go from 3 to 4 by @dependabot in #60
- Add in sample docker-compose for clickhouse by @mzealey in #64
- Rework to modern Materialized Views by @mzealey in #62
- Bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #65
- Bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #67
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #68
- Bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #69
- Bump actions/checkout from 3 to 4 by @dependabot in #73
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #78
- Bump docker/build-push-action from 4 to 5 by @dependabot in #77
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #76
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #74
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #75
- Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #81
- Parquet output by @mosajjal in #80
- Bump docker/metadata-action from 5.0.0 to 5.2.0 by @dependabot in #85
- Bump docker/metadata-action from 5.2.0 to 5.3.0 by @dependabot in #86
- Bump actions/setup-go from 4 to 5 by @dependabot in #87
- move from
docker-compose
todocker compose
in autobuild - added parquet output
- added zinc output
- added Kafka SASL authentication
- added license information
New Contributors
- @dependabot made their first contribution in #49
- @mzealey made their first contribution in #64
Full Changelog: v0.9.9...v1.0.0-beta1