Skip to content

Commit

Permalink
[BUILD] 0.42.2-0.1.0: New pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
stratiocommit committed Mar 21, 2022
1 parent b6738f4 commit 241faeb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions CHANGELOG.md
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
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0-SNAPSHOT
0.1.0-BUILD

0 comments on commit 241faeb

Please sign in to comment.