Skip to content

Commit

Permalink
Update changelog for 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Jan 18, 2014
1 parent 8e38a09 commit 31de3b4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
1.3.3 (January 17, 2013)
# general
- bugfix: Fix SSL cert load problem on plugins using aws-sdk: S3, SNS, etc.
(LOGSTASH-1778, #924; Adam Peck)
- bugfix: Fix library load problems for aws-sdk (LOGSTASH-1718, #923; Jordan
Sissel)
- bugfix: Fix regression introduced in 1.3.2 while trying to improve time
parsing performance. (LOGSTASH-1732, LOGSTASH-1738, #913; Jordan Sissel)

# codecs
- bugfix: json_lines, json: Fix bug causing invalid json to be incorrectly
handled with respect to encoding (#920, LOGSTASH-1595; Jordan Sissel)

1.3.2 (December 23, 2013)
# upgrade notes
- Users of logstash 1.3.0 or 1.3.1 should set 'template_overwrite => true' in
Expand Down

0 comments on commit 31de3b4

Please sign in to comment.