forked from metabase/metabase
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUILD] 0.42.2-0.1.0: New pre-release
- Loading branch information
1 parent
b6738f4
commit 241faeb
Showing
2 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,46 @@ | ||
# Changelog | ||
|
||
## 0.42.2-0.1.0 (upcoming) | ||
## 0.42.2-0.1.0 (2022-03-21) | ||
|
||
* [ROCK-6000] Update metabse to 0.42 | ||
|
||
## 0.40.7-0.1.0 (December 14, 2021) | ||
## Previous development | ||
|
||
### Branched to branch-0.40.7-0.1 (2021-12-14) | ||
|
||
* [ROCK-5578] Upgrade metabase to 0.40.7 | ||
|
||
## 0.40.5-0.1.0 (November 22, 2021) | ||
### Branched to branch-0.40.5-0.1 (2021-11-22) | ||
|
||
* [ROCK-5548] Upgrade metabase to 0.40.5 | ||
|
||
## 0.40.2-0.1.0 (August 27, 2021) | ||
### Branched to branch-0.40.2-0.1 (2021-08-27) | ||
|
||
* [ROCK-4939] Upgrade metabase to 0.40.2 | ||
|
||
## 0.38.1-0.2.2 (July 09, 2021) | ||
### Branched to branch-0.38.1-0.2 (2021-07-09) | ||
|
||
* [ROCK-NA] Fix: Do not try to auto-login in public api endpoints | ||
|
||
## 0.38.1-0.2.1 (June 15, 2021) | ||
### Branched to branch-0.38.1-0.2 (2021-06-15) | ||
|
||
* [ROCK-4767] Fix: Allow emails as values of user header in auto-login | ||
* [ROCK-4767] Fix: Automatic auto-login with expired sessions | ||
|
||
## 0.38.1-0.2.0 (May 13, 2021) | ||
### Branched to branch-0.38.1-0.2 (2021-05-13) | ||
|
||
* [ROCK-4533] Dynamic var telling if request is for DB syncing. | ||
|
||
## 0.38.1-0.1.1 (April 28, 2021) | ||
### Branched to branch-0.38.1-0.1 (2021-04-28) | ||
|
||
* Fix: autologin for uppercase usernames | ||
* Fix: delete invalid session cookie with 401s | ||
|
||
## 0.38.1-0.1.0 (April 12, 2021) | ||
### Branched to branch-0.38.1-0.1 (2021-04-12) | ||
|
||
* Fork based on Metabase 0.38.1 | ||
* Integration with Stratio Jenkins | ||
* Auto-login via HTTP headers | ||
* Handle empyt ResultSetMetadata | ||
* Set response HTTP header with metabase username for external access log | ||
* Remove vulnerabilities | ||
|
||
* Remove vulnerabilities |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.1.0-SNAPSHOT | ||
0.1.0-BUILD |