Skip to content

Commit

Permalink
Release 3.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed May 1, 2020
1 parent 4cf26af commit 12ce012
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.0.35](https://github.com/sematext/logagent-js/compare/3.0.34...3.0.35)

> 1 May 2020
- added error handler for getPodSpec [`9a261a7`](https://github.com/sematext/logagent-js/commit/9a261a7e733dca2989f4d00c894a9281b6ed5422)
- remove conditional for getPodSpec [`4cf26af`](https://github.com/sematext/logagent-js/commit/4cf26afacdcef3af2da7bb76f5d90a57dfd9933f)

#### [3.0.34](https://github.com/sematext/logagent-js/compare/3.0.33...3.0.34)

> 30 April 2020
- params and core parsing to Solr 7.x/8.x logs [`#225`](https://github.com/sematext/logagent-js/pull/225)
- Release 3.0.34 [`928f3bb`](https://github.com/sematext/logagent-js/commit/928f3bb08bc70d5f74409087175905fb65cdddb0)
- Merge pull request #227 from sematext/remove-container-host-hostname [`259a740`](https://github.com/sematext/logagent-js/commit/259a740fb14979d9ec5dc647c3c941acd8b096ae)
- Removed container.host.hostname from docker and k8s enrichment [`5358f10`](https://github.com/sematext/logagent-js/commit/5358f1046866d859f7fac7f38fca515bdb6a06d6)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sematext/logagent",
"version": "3.0.34",
"version": "3.0.35",
"description": "Smart log parser written in Node",
"main": "lib/parser/parser.js",
"bin": {
Expand Down

0 comments on commit 12ce012

Please sign in to comment.