logstash-output-circonus 3.0.4 → 3.0.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 46d9d3106bdb3f8b9414f30bf45be0ff292c7981bddb0415f43130604f813859
4
- data.tar.gz: d92a9b6ef174e5fdfe4d8274a84ad6c476674dc1bc843b28fd6039df82ffe603
3
+ metadata.gz: b3e9396dbb6c56608ee5b243b0e262215eb78b7638ab9533112efbc1249ca7cd
4
+ data.tar.gz: 3c8ce54766ba4112b70b4416ed3a26b70cec9949ab4644b8fa0ee24c62c20c78
5
5
  SHA512:
6
- metadata.gz: afc34ed1f304d0f54ea99ea54c0accc2b7abeee0143fd70c72a4ee747071217c3c7eadf06adb35fc5b8ef5f2c9100a8739b96fe60b01e0dd2c2dbf20fe7ed853
7
- data.tar.gz: f735e7993d9286894178a034b86504dbda7589a4bc1b3cac558926e896e1f3e3b0211902c37f782abcca5178d34bac8f226efc4e0a5f8ba00312e1ad57ab4855
6
+ metadata.gz: bb9d1a1d53552a96472b449c3f9f843bf2be4285eaa956e1ea26008c96d1fd2af25c0a6ca71da1ada2d95fce33bb6560b8f97322fedf042f18203aa1b064d053
7
+ data.tar.gz: 54f6dc121ae928801d9af29476fc580d341934262d48326264ba9749e0ca0c4b4773625ba52aa4faf7553ba4212072bedaca0e6b73ae40e74573b49358bfc3c0
@@ -1,3 +1,6 @@
1
+ ## 3.0.5
2
+ - Docs: Set the default_codec doc attribute.
3
+
1
4
  ## 3.0.4
2
5
  - Update gemspec summary
3
6
 
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
1
+ Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
@@ -1,5 +1,6 @@
1
1
  :plugin: circonus
2
2
  :type: output
3
+ :default_codec: plain
3
4
 
4
5
  ///////////////////////////////////////////
5
6
  START - GENERATED VARIABLES, DO NOT EDIT!
@@ -89,3 +90,5 @@ Example:
89
90
 
90
91
  [id="plugins-{type}s-{plugin}-common-options"]
91
92
  include::{include_path}/{type}.asciidoc[]
93
+
94
+ :default_codec!:
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-circonus'
3
- s.version = '3.0.4'
3
+ s.version = '3.0.5'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Sends annotations to Circonus based on Logstash events"
6
6
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-output-circonus
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.4
4
+ version: 3.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-11-07 00:00:00.000000000 Z
11
+ date: 2018-04-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement