Skip to content

Releases: agido-malter/logback-elasticsearch-appender

v3.0.13

13 Jan 08:25
604675c
Compare
Choose a tag to compare

v.3.0.13

  • fix: upgrade jackson-core to fix DoS vulnerability
  • fix: broken tests because of API change

Published to sonatype

v3.0.12

26 Sep 10:12
8c55cea
Compare
Choose a tag to compare

v.3.0.12

  • fixed: 401 error occurs when the password or username with characters such as @, # by @awol2005ex
  • fixed: Some time es bluk happened timestamp parse error, so that to set the format of timestamp by @awol2005ex

Published to sonatype

v3.0.11

04 Apr 11:03
d3ff047
Compare
Choose a tag to compare

What's Changed

  • Update version of Mockito to make tests compatible with JDK 17+. by @inigo in #24
  • Don't disconnect the URLConnection by @inigo in #25
  • Release 3.0.11 by @agido-malter in #26

Full Changelog: v3.0.10...v3.0.11

v3.0.10

06 Dec 05:20
Compare
Choose a tag to compare

fixed logback serialization vulnerability

Full Changelog: v3.0.9...v3.0.10

v.3.0.9

13 Nov 09:01
0a5bf69
Compare
Choose a tag to compare
  • fix bug of dead loop when get http 4xx error from Elasticsearch

v.3.0.8

31 Mar 06:48
Compare
Choose a tag to compare
  • added enum values for update & delete
  • simplified enum value lookup
    closes #17

v.3.0.7

24 Mar 06:08
Compare
Choose a tag to compare
  • configurable operation setting for op_type

v.3.0.6

07 Mar 06:43
b92b435
Compare
Choose a tag to compare
  • logback 1.3.0 fixed #11
  • bulkrequest fixed

v.3.0.5

10 Jan 10:49
Compare
Choose a tag to compare

issue #10 fixed in 3.0.5

  • NPE during bulk update

v.3.0.4

30 Nov 16:05
Compare
Choose a tag to compare
  • fix vulnerables
  • added autoStackTraceLevel

What's Changed

Full Changelog: v3.0.2...v3.0.4