Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Merge dev to master to create new 8.1 release #330

Merged
merged 9 commits into from
May 3, 2020
Merged

Merge dev to master to create new 8.1 release #330

merged 9 commits into from
May 3, 2020

Conversation

mivano
Copy link
Contributor

@mivano mivano commented May 3, 2020

What issue does this PR address?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

  • The commit follows our guidelines
  • Unit Tests for the changes have been added (for bug fixes / features)

Other information:

daniel-oster and others added 9 commits November 13, 2019 08:10
I fixed a logical test issue that made the code to not go through the
cleanup path when errors happened and a issue with the error message
where a ToString was called on a dictionary resulting in the type name
instead of the actual error message. I refrained from adding the
detailed errors provided by elastic, because they can be many and
ridiculously detailed
* Github releases added to yaml

* Create new release

* fix title of changelog (#211)

* Added feature to add index aliases while registering template. Index aliases are required for assigning rollover jobs to indexes.

* changing elk address to default 127.0.0.1

* comments added

* changed template according to test. added "aliases" property

* added assignment in constructor (ommited in previous commit).
Changed Sample project program.cs back to original version

* Removed indexAliases parameter from LoggerConfigurationElasticsearchExtensions.Elasticsearch not to change signature. (Caused breaking change)

* Changed comment on IndexAliases field in ElasticsearchSinkOptions.
Added one index alias in template tests for ES7. (Accordingly changed template_v7.json
* Change default TypeName to '_doc'

* Added tests for 0 replicas

* Added more tests

* Fix force lowercase indexname, closes #306

* Update sample, switch to ES7.5

* Updated sample app
* ExceptionAsObjectJsonFormatter add renderMessageTemplate

* double slashes removed.

Co-authored-by: tanspaygo <46599752+tanspaygo@users.noreply.github.com>
@mivano mivano merged commit 9d1d52f into master May 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants