This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
Releases: serilog-contrib/serilog-sinks-elasticsearch
Releases · serilog-contrib/serilog-sinks-elasticsearch
v10.0.0
What's Changed
- Update to
Serilog.Sinks.PeriodicBatching
v4.0 and break dependency on deprecated inheritance API by @nblumhardt in #579
Full Changelog: v9.0.2...v10.0.0
v9.0.2
v9.0.3
What's Changed
- fixes: v9.0.0 fails template creation with ES v7 with ElasticsearchCl… by @nenadvicentic in #533
Full Changelog: v9.0.0...v9.0.3
v9.0.1
What's Changed
- fixes: v9.0.0 fails template creation with ES v7 with ElasticsearchCl… by @nenadvicentic in #533
Full Changelog: v9.0.0...v9.0.1
v9.0.0
What's Changed
- Fix indentation by @Leh2 in #128
- [WIP] Added more extensive error handling by @mivano in #127
- correct 'nog' to 'not' by @ColoradoOrion in #141
- Get rid of 'deprecated' warnings in Elastic 5.6.2 by @VanHuychemG in #142
- Added logLevelSwitch option by @piaste in #139
- Add support for dynamic Pipeline by @Kahbazi in #136
- Fix field index option for 6.1+ template to use boolean value. by @jnus in #148
- Updated to elasticsearch 6 libraries by @EamonHetherton in #153
- Extend LoggerConfiguration.Elasticsearch with additional attributes by @letargis in #150
- Explain use of
AutoRegisterTemplateVersion
in the README by @piaste in #157 - Render message by default , Could disable MessageTemplate by @klettier in #160
- Expose interface-typed options via appsettings by @reedz in #162
- Merge dev to master by @mivano in #168
- New NuGet API Key by @merbla in #172
- feature: add option to skip sending oversized data to Elasticsearch by @MinhNguyenDev in #169
- Changed FailureSink from FileSink(deprecated) to RollingFileSink by @josoder in #190
- fixing repository url by @MaximRouiller in #192
- for ES v6 use "index_patterns" instead of "template" field by @CaringDev in #207
- only build packaging-related commits by @MV10 in #195
- Using durable seq by @pierresetteskog in #205
- Ship formatters in separate nuget package by @vhatsura in #208
- Notes about formatters in readme by @vhatsura in #209
- fix title of changelog by @tomap in #211
- add .netstandard2.0 target by @vhatsura in #222
- Update serilog nuget package to 2.8.0 version by @vhatsura in #225
- Added FormatStackTraceAsArray option to write StackTrace as an array by @oscarmorasu in #230
- Format stacktrace as array by @oscarmorasu in #233
- Delete ElasticSearch.Net dependency for formatter package by @vhatsura in #234
- Update NuGet API Key by @merbla in #241
- Elasticsearch.Net 7.0.0 support, V7 templates by @kanadaj in #249
- Feature/7.x support by @Mpdreamz in #256
- Fixes two problems, needing to use indexers on a dynamic, and a logic… by @matthewDDennis in #266
- [Urgent] Fix KeyNotFoundException when
items[i].errors
is undefined by @piaste in #271 - Updated README.md by @SirSeven in #279
- Fix log events not being written to Sink when exception has no stacktrace by @marcin-brzozowski in #285
- Fixed two issues regarding BufferCleanPayload by @daniel-oster in #295
- Adding aliases when creating index. by @jorjika in #290
- Added tests for 0 replicas by @mivano in #303
- Minor comment fix in ElasticsearchSinkOptions.cs by @connorads in #308
- ExceptionAsObjectJsonFormatter add renderMessageTemplate param by @deathgore in #304
- added TemplateCustomSettings as Dictionary<string,string> by @tresoldigiorgio in #311
- Merge dev to master to create new 8.1 release by @mivano in #330
- templateCustomSettings loaded from settings.json file by @tresoldigiorgio in #315
- Upgrade Elasticsearch.Net to 7.8.1 by @uvw in #343
- Update README.md by @chucklu in #344
- Fixed small spelling issue in issue template. by @SeppPenner in #352
- add async methods by @HassanHashemi in #349
- Fix HasProperty when settings is a Dictionary by @Evolva in #358
- Issue nr: 14594 - removing old implementation where fields where dot-… by @rajmondburgaj in #351
- use snupkg by @mivano in #360
- Added support for controlling the op_type when indexing by @orjan in #356
- Make sure the sink (and app) do not crash when the ES is unreachable … by @mivano in #359
- Corrected docs for batchAction config by @orjan in #363
- Override type name if specified by @orjan in #365
- Create v9.0.0 by @mivano in #509
New Contributors
- @Leh2 made their first contribution in #128
- @ColoradoOrion made their first contribution in #141
- @VanHuychemG made their first contribution in #142
- @piaste made their first contribution in #139
- @Kahbazi made their first contribution in #136
- @jnus made their first contribution in #148
- @EamonHetherton made their first contribution in #153
- @letargis made their first contribution in #150
- @reedz made their first contribution in #162
- @MinhNguyenDev made their first contribution in #169
- @josoder made their first contribution in #190
- @MaximRouiller made their first contribution in #192
- @CaringDev made their first contribution in #207
- @MV10 made their first contribution in #195
- @pierresetteskog made their first contribution in #205
- @vhatsura made their first contribution in #208
- @tomap made their first contribution in #211
- @oscarmorasu made their first contribution in #230
- @kanadaj made their first contribution in #249
- @matthewDDennis made their first contribution in #266
- @SirSeven made their first contribution in #279
- @marcin-brzozowski made their first contribution in https://github.com/serilog-contrib/serilog-sinks-elasticsearch/pull...
v9.0.0-rc1
- Remove AssemblyInfo.cs and move attributes to the *.csproj file. … by @nenadvicentic in #501
- Read Elasticsearch server version from a root page response by @nenadvicentic in #502
- Bump actions/setup-dotnet from 2 to 3.0.2 by https://github.com/dependabot in #478
- Bump actions/download-artifact from 1 to 3 by https://github.com/dependabot in #439
- Bump actions/upload-artifact from 2 to 3 by https://github.com/dependabot in #438
- fix file references in the Visual Studio Solution file. by @nenadvicentic in #461
- Bump actions/setup-dotnet from 3.0.2 to 3.0.3 by https://github.com/dependabot in #487
- Bump github/codeql-action from 1 to 2 by https://github.com/dependabot in #426
- Automatically handle TypeName parameter for different versions of Elasticsearch (<7, 7 or higher) by @nenadvicentic in #462
- Remove support for Elasticsearch v2 and v5. by @nenadvicentic in #488
- fix: Example in README is incorrect #402 by @nenadvicentic in #496
Full Changelog: v9.0.0-beta12...v9.0.0-rc1
v9.0.0-beta12
What's Changed
- Remove
AssemblyInfo.cs
and move attributes to the*.csproj
file. … by @nenadvicentic in #501 - Read Elasticsearch server version from a root page response by @nenadvicentic in #502
- Bump actions/setup-dotnet from 2 to 3.0.2 by https://github.com/dependabot in #478
- Bump actions/download-artifact from 1 to 3 by https://github.com/dependabot in #439
- Bump actions/upload-artifact from 2 to 3 by https://github.com/dependabot in #438
- fix file references in the Visual Studio Solution file. by @nenadvicentic in #461
- Bump actions/setup-dotnet from 3.0.2 to 3.0.3 by https://github.com/dependabot in #487
- Bump github/codeql-action from 1 to 2 by https://github.com/dependabot in #426
- Automatically handle TypeName parameter for different versions of Elasticsearch (<7, 7 or higher) by @nenadvicentic in #462
- Remove support for Elasticsearch v2 and v5. by @nenadvicentic in #488
- fix: Example in README is incorrect #402 by @nenadvicentic in
#496
New Contributors
@nenadvicentic made their first contribution in #461
Full Changelog: v9.0.0-beta10...v9.0.0-beta11
v9.0.0-beta11
What's Changed
- Remove
AssemblyInfo.cs
and move attributes to the*.csproj
file. … by @nenadvicentic in #501 - Read Elasticsearch server version from a root page response by @nenadvicentic in #502
- Bump actions/setup-dotnet from 2 to 3.0.2 by https://github.com/dependabot in #478
- Bump actions/download-artifact from 1 to 3 by https://github.com/dependabot in #439
- Bump actions/upload-artifact from 2 to 3 by https://github.com/dependabot in #438
- fix file references in the Visual Studio Solution file. by @nenadvicentic in #461
- Bump actions/setup-dotnet from 3.0.2 to 3.0.3 by https://github.com/dependabot in #487
- Bump github/codeql-action from 1 to 2 by https://github.com/dependabot in #426
- Automatically handle TypeName parameter for different versions of Elasticsearch (<7, 7 or higher) by @nenadvicentic in #462
- Remove support for Elasticsearch v2 and v5. by @nenadvicentic in #488
- fix: Example in README is incorrect #402 by @nenadvicentic in
#496
New Contributors
@nenadvicentic made their first contribution in #461
Full Changelog: v9.0.0-beta10...v9.0.0-beta11
v9.0.0-beta9
What's Changed
- Bump actions/setup-dotnet from 2 to 3.0.2 by @dependabot in #478
- Bump actions/download-artifact from 1 to 3 by @dependabot in #439
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #438
- fix file references in the Visual Studio Solution file. by @nenadvicentic in #461
- Bump actions/setup-dotnet from 3.0.2 to 3.0.3 by @dependabot in #487
- Bump github/codeql-action from 1 to 2 by @dependabot in #426
- Automatically handle
TypeName
parameter for different versions of Elasticsearch (<7, 7 or higher) by @nenadvicentic in #462 - Remove support for Elasticsearch v2 and v5. by @nenadvicentic in #488
- fix: Example in README is incorrect #402 by @nenadvicentic in #496
New Contributors
- @nenadvicentic made their first contribution in #461
Full Changelog: v9.0.0-beta7...v9.0.0-beta8
v9.0.0-beta10
What's Changed
- Bump actions/setup-dotnet from 2 to 3.0.2 by @dependabot in #478
- Bump actions/download-artifact from 1 to 3 by @dependabot in #439
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #438
- fix file references in the Visual Studio Solution file. by @nenadvicentic in #461
- Bump actions/setup-dotnet from 3.0.2 to 3.0.3 by @dependabot in #487
- Bump github/codeql-action from 1 to 2 by @dependabot in #426
- Automatically handle
TypeName
parameter for different versions of Elasticsearch (<7, 7 or higher) by @nenadvicentic in #462 - Remove support for Elasticsearch v2 and v5. by @nenadvicentic in #488
- fix: Example in README is incorrect #402 by @nenadvicentic in #496
New Contributors
- @nenadvicentic made their first contribution in #461
Full Changelog: v9.0.0-beta7...v9.0.0-beta8