Skip to content

Commit

Permalink
Changelog updates for 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Jun 28, 2016
1 parent 1ac2fcc commit dbb9356
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
## Change Log

### 0.10.0 (2016/06/28 23:42 +00:00)
- [bd68378](https://github.com/airbnb/caravel/commit/bd68378d9c065b4c538f91b5b9cdb8937b7c9a23) Saving slices and adding them to dashboards directly from explore view (#680) (@mistercrunch)
- [7a7f61a](https://github.com/airbnb/caravel/commit/7a7f61a2965e0f869328da3308fae92dab859365) datetime format and database expression on column level (#652) (@yxjames)
- [6a34b72](https://github.com/airbnb/caravel/commit/6a34b729e95bee8a6084b9080d5cc2c31dc5f220) Adapting Babel to new FAB version, regenerating translations (#684) (@mistercrunch)
- [4191b75](https://github.com/airbnb/caravel/commit/4191b75966bdfec22a4dcb04eb62f6884765d55d) Adding padding to markup widget (@mistercrunch)
- [d5b8414](https://github.com/airbnb/caravel/commit/d5b8414fde5e1a000f0faab9b801ba899959560a) Showing only dashboards on welcome page (#676) (@mistercrunch)
- [57ebb2b](https://github.com/airbnb/caravel/commit/57ebb2bacf40653022450446a0d2c8eb5df566ac) Map visualization (#650) (@georgeke)
- [914f234](https://github.com/airbnb/caravel/commit/914f23432fed91c877eecc5f1a4f88c6957677b1) Make text in sunburst path more readable (#675) (@mistercrunch)
- [967b2ff](https://github.com/airbnb/caravel/commit/967b2ffeb074521dbd8c4b60e401596cd9047a94) Only creating perms for restricted metrics (#655) (@mistercrunch)
- [1313727](https://github.com/airbnb/caravel/commit/131372740e79fa0d6ebd7484026cb9ac5918f631) Adding orderby to Table 'not grouped by' and fixing metrics ordering (#669) (@mistercrunch)
- [51024b5](https://github.com/airbnb/caravel/commit/51024b5f8a7d5480ab18112cb28e460ed01620f1) Reintroducing showControls as an option (#672) (@mistercrunch)
- [141dc12](https://github.com/airbnb/caravel/commit/141dc12e445f5a1bbaa720b988b135b01d329789) Adding quarter time grain for Presto (@mistercrunch)
- [e230d9d](https://github.com/airbnb/caravel/commit/e230d9db4a06ba48886ff6ba0139a19c62515463) Don't force formatting when using "Period Ratio" (#668) (@mistercrunch)
- [4a8e62b](https://github.com/airbnb/caravel/commit/4a8e62b4395cd44c50a7c3d98cc268732a7f21a2) Fixing the examples's dashboard positioning (#667) (@mistercrunch)
- [f949b88](https://github.com/airbnb/caravel/commit/f949b88ebd6f6ef5097b5d38d8475837be2b9023) A cleaner right side of the navbar with a Github link (#666) (@mistercrunch)
- [ab71ee4](https://github.com/airbnb/caravel/commit/ab71ee4f93abe6a2f83f367258fcc6f812640008) Make the headers of tables and pivot tables fixed (#651) (@x4base)
- [30da408](https://github.com/airbnb/caravel/commit/30da408ace200e98acb810200dc169e032f565ac) Druid Intervals Issues prevents metadata pull (#526) (@kkalyan)
- [485234b](https://github.com/airbnb/caravel/commit/485234bc78a568c7360cd1f801cc7a9fb7571f77) Add having filters (#553) (@x4base)
- [13095eb](https://github.com/airbnb/caravel/commit/13095eb550efb59062975df16f5516a3eb076bcd) Show right messages as soon as possible (#632) (@x4base)
- [40e1787](https://github.com/airbnb/caravel/commit/40e17879486d47074d3e53997fd1b2645afe8615) Improve the error message in the slices (#555) (@x4base)
- [7e8053a](https://github.com/airbnb/caravel/commit/7e8053abef59d80a52a0e55fbbfa9ed26f45ba91) Adding list of table names to show Dashboard view (#648) (@mistercrunch)
- [d71a67c](https://github.com/airbnb/caravel/commit/d71a67cdad3915eb1dd282f555ab26d61982e595) Bumping FAB and cryptography to current version (#647) (@mistercrunch)
- [5618df7](https://github.com/airbnb/caravel/commit/5618df78f8e89799b58d821f0f65d1882565d0e0) Added documentation of the health check endpoint (#644) (@alanmcruickshank)
- [668ede1](https://github.com/airbnb/caravel/commit/668ede1133e61edaf12157e46b42e817a1ab8932) expose /slice/<slice_id>/ endpoint to redirect to a slice's url (#633) (@williaster)
- [deb197a](https://github.com/airbnb/caravel/commit/deb197a1d80bf7fd02f57627cc87238ce0c8038e) Adding contribution to total option to Bar chart (#641) (@mistercrunch)
- [55c549d](https://github.com/airbnb/caravel/commit/55c549d86f6c6ba6a207cee17a5595783945c1b9) Adding option for reduceXTicks (#640) (@mistercrunch)
- [4c8523e](https://github.com/airbnb/caravel/commit/4c8523efc057421e9f19f0302faa92ca82065849) Prevent potential db upgrading problem (#628) (@yxjames)
- [4400c70](https://github.com/airbnb/caravel/commit/4400c705144046520956ca9959ecf4321e01e403) Make time grains translatable (#622) (@xrmx)
- [3105c9f](https://github.com/airbnb/caravel/commit/3105c9f9aefed64a13ec49c8cd6f909af77d8347) Improvments to NVD3 charts (axis labels & min bar width) (#629) (@mistercrunch)
- [db30f20](https://github.com/airbnb/caravel/commit/db30f203410eaa9e650b2f1854561120786a608f) Only initiate permissions of valid metrics (#630) (@x4base)
- [65d9feb](https://github.com/airbnb/caravel/commit/65d9feb0a9fa671942b6c81d6c38e18e2bd560e3) Check ownership before a slice is deleted (#624) (@x4base)
- [77c5c94](https://github.com/airbnb/caravel/commit/77c5c9400a62261a8054e95406b7a86bb6a09749) Update sql.js to fix a invalid error msg (#621) (@rocky1001)
- [5de8740](https://github.com/airbnb/caravel/commit/5de8740a389969889b1eca2199495ec80571e816) minor correction on the right npm path (#618) (@peijiche)
- [ea8a7ec](https://github.com/airbnb/caravel/commit/ea8a7ec1ba26393047f70bcacd335b9e22fc63b8) Redirect to druid datasource page when the user wants to add slice. Also, provide a link to the table page (#625) (@x4base)
- [b38590a](https://github.com/airbnb/caravel/commit/b38590a0bb8234de2441b6db1b004291664c5803) Added Hour time grain for MySQL (#615) (@alanmcruickshank)
- [ee2d333](https://github.com/airbnb/caravel/commit/ee2d3330aa612e0ae8fb30c1da19e4fd8f18fe98) Prevent the cannot-overwrite error message from being removed before it can be seen (#626) (@x4base)
- [aa2b8b4](https://github.com/airbnb/caravel/commit/aa2b8b42d074f30ba301517a7f4a012c8c6639ef) Updating CHANGELOG (@mistercrunch)

### 0.9.1 (2016/06/15 16:46 +00:00)
- [d90a2c8](https://github.com/airbnb/caravel/commit/d90a2c861aa02aff6cb634121bec7a1e48acbda6) Pinning all dependencies to specific versions (#627) (@mistercrunch)
- [a117498](https://github.com/airbnb/caravel/commit/a11749899180c023a68b8f68a8061ed060c150d5) Adding some CRUD field descriptions to clarify things (@mistercrunch)
Expand Down

0 comments on commit dbb9356

Please sign in to comment.