File tree Expand file tree Collapse file tree 3 files changed +22
-6
lines changed Expand file tree Collapse file tree 3 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this
4+ file. This file is structured according to http://keepachangelog.com/
5+
6+ - - -
7+
8+ ## [ 1.4.1-pre] [ unreleased ]
9+
10+ ### Changed
11+ - restored default healthcheck for authenticated users &&
12+ - unauthenticated healthcheck for ` / ` returns ` "{\"OK\":{}}" `
13+ - thanks @feaster83
14+
15+ ## [ 1.4.0]
16+ ## [ 1.0.3]
17+
18+ ### - Added
19+ - Changelog
20+ - Disable Authentication for ` / ` , allowing it to be used for healtchecks.
21+ - thanks @archiloque
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44
55 <groupId >com.asquera.elasticsearch</groupId >
66 <artifactId >elasticsearch-http-basic</artifactId >
7- <version >1.4.0 </version >
7+ <version >1.4.1-pre </version >
88 <packaging >jar</packaging >
99
1010 <name >Basic Authentication Plugin</name >
You can’t perform that action at this time.
0 commit comments