Releases: Azure/kusto-ingest
Releases · Azure/kusto-ingest
v0.0.5
What's Changed
- feat: implement retries with exponential backoff by @chrischangcode in #55
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #57
- chore(deps): bump the everything group across 1 directory with 2 updates by @dependabot[bot] in #56
New Contributors
- @chrischangcode made their first contribution in #55
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- chore(deps): bump github.com/charmbracelet/log from 0.4.1 to 0.4.2 in the everything group by @dependabot[bot] in #49
- feat: implement MSI support by @bcho in #50
- feat: implement management command support by @bcho in #51
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- chore(deps): bump github.com/Azure/azure-kusto-go from 0.15.3 to 0.16.0 by @dependabot[bot] in #25
- chore(deps): bump github.com/alecthomas/kong from 0.9.0 to 1.2.1 by @dependabot[bot] in #28
- chore(deps): bump github.com/Azure/azure-kusto-go from 0.16.0 to 0.16.1 by @dependabot[bot] in #26
- chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot[bot] in #35
- chore(deps): bump github.com/charmbracelet/log from 0.4.0 to 0.4.1 by @dependabot[bot] in #39
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot[bot] in #30
- chore(deps): bump github.com/alecthomas/kong from 1.2.1 to 1.10.0 by @dependabot[bot] in #38
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #45
- chore: bump dep and toolchain versions by @bcho in #47
- chore: update github actions versions by @bcho in #48
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #21
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.6.0 by @dependabot in #22
- chore(deps): bump github.com/Azure/azure-kusto-go from 0.15.2 to 0.15.3 by @dependabot in #23
- fix: update goreleaser command by @bcho in #24
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- chore(deps): bump github.com/Azure/azure-kusto-go from 0.13.1 to 0.14.0 by @dependabot in #4
- chore(deps): bump github.com/charmbracelet/log from 0.2.2 to 0.2.4 by @dependabot in #5
- chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #7
- chore(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 by @dependabot in #8
- chore(deps): bump github.com/charmbracelet/log from 0.2.4 to 0.2.5 by @dependabot in #6
- chore(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.0 by @dependabot in #10
- chore(deps): bump github.com/Azure/azure-kusto-go from 0.14.0 to 0.14.2 by @dependabot in #11
- chore(deps): bump github.com/charmbracelet/log from 0.3.0 to 0.3.1 by @dependabot in #12
- chore(deps): bump github.com/Azure/azure-kusto-go from 0.14.2 to 0.15.0 by @dependabot in #13
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #14
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #15
- chore(deps): bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 by @dependabot in #17
- chore(deps): bump github.com/Azure/azure-kusto-go from 0.15.0 to 0.15.2 by @dependabot in #19
- chore(deps): bump github.com/charmbracelet/log from 0.3.1 to 0.4.0 by @dependabot in #18
- feat: implement az cli auth by @bcho in #20
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.0.1-alpha.2...v0.0.1
v0.0.1-alpha.3-azcli
Changelog
- 12b80cb chore(deps): bump github.com/Azure/azure-kusto-go from 0.13.1 to 0.14.0 (#4)
- 37e05cc chore(deps): bump github.com/Azure/azure-kusto-go from 0.14.0 to 0.14.2 (#11)
- d09dcd3 chore(deps): bump github.com/Azure/azure-kusto-go from 0.14.2 to 0.15.0 (#13)
- a0ad6e1 chore(deps): bump github.com/Azure/azure-kusto-go from 0.15.0 to 0.15.2 (#19)
- de880ec chore(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 (#8)
- 4003728 chore(deps): bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 (#17)
- 0ae69fe chore(deps): bump github.com/charmbracelet/log from 0.2.2 to 0.2.4 (#5)
- bc0b1cc chore(deps): bump github.com/charmbracelet/log from 0.2.4 to 0.2.5 (#6)
- 083fc5f chore(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.0 (#10)
- 054b58d chore(deps): bump github.com/charmbracelet/log from 0.3.0 to 0.3.1 (#12)
- 3f4f604 chore(deps): bump github.com/charmbracelet/log from 0.3.1 to 0.4.0 (#18)
- 95c2830 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#15)
- 006f0bc chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#14)
- d534b59 chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 (#7)
- e739a29 feat: implement az cli auth
v0.0.1-alpha.2
What's Changed
Full Changelog: v0.0.1-alpha.1...v0.0.1-alpha.2
v0.0.1-alpha.1
What's Changed
New Contributors
Full Changelog: https://github.com/Azure/kusto-ingest/commits/v0.0.1-alpha.1