diff --git a/CHANGELOG.md b/CHANGELOG.md index c0f515cc7bfad..67ff1ce5722b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file diff --git a/VERSION b/VERSION index b694fe3f6cfe1..13ae6475badaa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0-SNAPSHOT +0.1.0-BUILD \ No newline at end of file