Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0.0 Release #178

Merged
merged 43 commits into from
Apr 3, 2024
Merged

4.0.0 Release #178

merged 43 commits into from
Apr 3, 2024

Conversation

EEParker
Copy link
Collaborator

@EEParker EEParker commented Apr 3, 2024

All changes from 3.7.0 to 4.0.0.

  • Tag this merge request with 4.0.0 once merged to master

dependabot bot and others added 30 commits April 21, 2021 19:16
Bumps System.Net.Http from 4.3.3 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]>
Bumps System.Net.Http from 4.3.0 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]>
Bumps System.Net.Http from 4.3.3 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]>
Bumps System.Net.Http from 4.3.0 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]>
…ks.UDP/System.Net.Http-4.3.4

Bump System.Net.Http from 4.3.0 to 4.3.4 in /src/Serilog.Sinks.UDP
…nks.Splunk.Tests/System.Net.Http-4.3.4

Bump System.Net.Http from 4.3.3 to 4.3.4 in /test/Serilog.Sinks.Splunk.Tests
…ks.Splunk/System.Net.Http-4.3.4

Bump System.Net.Http from 4.3.0 to 4.3.4 in /src/Serilog.Sinks.Splunk
…ystem.Net.Http-4.3.4

Bump System.Net.Http from 4.3.3 to 4.3.4 in /sample/Sample
EngRajabi and others added 13 commits November 7, 2021 10:54
* Sample: Target net6.0. Added additional logging statements.

* Docker: Splunk 9.1.

* Tests: Target net6.0 and updated nuget packages.

* Added constant for services/collector. Event request trims / from uri. Updated collector URL for Splunk 9.1
* Updated dependencies to Serilog 3.1 and Periodic Batching Sink to 4.0.0

* Update version to 4.0.0 due to the breaking constructor changes on the EventCollectorSink

* Update Dockerfile with net6.0 versions

* Use the latest version of Splunk

The 7.2 label does not appear to be available anymore.

* Add in missing build for net6.0

* Use forward slash for ignore

This should work on Windows as well

* Use the same Framework reference for the sample

Everything else is using at least net6.0 so the Sample should as well

---------

Co-authored-by: Justin Pfifer <[email protected]>
Co-authored-by: Jeff Parker, PE <[email protected]>
* Fixes #161 add subsecond decimal configuration

* Fixes #167 Add a flag for RenderedMessage

* Update SubSecondPrecision to use an enum.

Based on 3,6,9 decimals, see
https://docs.splunk.com/Documentation/Splunk/9.2.0/SearchReference/Commontimeformatvariables

* Add unit tests and update documentation

* Invert renderMessage check

* Update sample docker-compose project

- add new tests
- add a docker-compose vscode project
- allow subsecond precision.

* Add comment for configuring splunk

* Fix formatting for nanoseconds

* Enable all tests in sample app

---------

Co-authored-by: Victorio Berra <[email protected]>
* Enable GitHub Actions

* Main branch is called master in this repo

* Ignore .idea

* No need to offset builds by 200

* work on build for new project format

* add automatic release notes

---------

Co-authored-by: EEParker <[email protected]>
* Add dependabot configuration

* Add codeql

* Add security policy

* Update dependabot.yml add newline

* update branches
@EEParker EEParker marked this pull request as ready for review April 3, 2024 14:25
@EEParker EEParker added the Semver-Major Major Update - breaking changes label Apr 3, 2024
@EEParker EEParker self-assigned this Apr 3, 2024
@EEParker EEParker merged commit fdecaea into master Apr 3, 2024
5 checks passed
@VictorioBerra
Copy link
Member

Great job @EEParker!!!

@EEParker
Copy link
Collaborator Author

EEParker commented Apr 3, 2024

FYI, I removed the master branch for now. To make a release simply tag a commit on the dev branch.

The automation works better with in line commits, the squash commit to master skipped the change log.

@VictorioBerra
Copy link
Member

Got it. Any reason why to remove the master branch?

@EEParker
Copy link
Collaborator Author

EEParker commented Apr 3, 2024

It wasn't serving any purpose and might make the release process more confusing. I also don't have access to change branch settings, so just working off dev and feature branches seems best for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Semver-Major Major Update - breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants