Tags: GameAnalytics/panoramix
Tags
Bump credo from 1.7.6 to 1.7.7 (#174) Bumps [credo](https://github.com/rrrene/credo) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.6...v1.7.7) --- updated-dependencies: - dependency-name: credo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Explicitly install Ruby before deploying Otherwise the build fails with: $ rvm 2.7 --fuzzy do ruby -S gem install dpl -v 1.10.16 Ruby ruby-2.7.2 is not installed.
Bump ex_doc from 0.31.1 to 0.33.0 (#170) updated-dependencies: - dependency-name: ex_doc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ex_doc from 0.29.3 to 0.31.1 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.29.3 to 0.31.1. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md) - [Commits](elixir-lang/ex_doc@v0.29.3...v0.31.1) --- updated-dependencies: - dependency-name: ex_doc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Don't limit virtual column output types (#156) As of Druid 24.0.0, virtual columns are no longer restricted to LONG, FLOAT, DOUBLE and STRING. Also don't upcase the type name. For simple type names, Druid does that for us, and for complex type names, it's not necessarily appropriate.
Add option to retry requests Default behaviour of 1 request attempt is kept.
PreviousNext