top | item 36813303

(no title)

JJJollyjim | 2 years ago

They haven't released the source, and the compiled versions are non-trivial to diff (e.g. there are nondeterministic numbers from the clojure compiler that seem to have changed from one to the other, and .clj files have been removed from the jar).

The old version has `hash=1bb88f5`, which is a public commit: https://github.com/metabase/metabase/commit/1bb88f5

Whereas the new version has `hash=c8912af`, which is not: https://github.com/metabase/metabase/commit/c8912af

discuss

order

batch12|2 years ago

I could be wrong (and often am), but I am seeing updates related druid client authentication.

MuffinFlavored|2 years ago

I didn't even know you could have a "private" commit on GitHub/an open source repo like that.

JJJollyjim|2 years ago

Oh, I didn't mean to imply you can, just that it's 404... presumably it exists in a repo checked out on someone's machine, and maybe in a separate private Github repo.