Skip to content

Commit

Permalink
chore: update changelog for v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swiatekm committed Oct 18, 2023
1 parent 435687b commit 2ac3691
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
1 change: 0 additions & 1 deletion .changelog/3314.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3318.fixed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3319.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3323.fixed.txt

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ See the [migration guide][v4_migration_guide] for details.
The log body will now always be a string if accessed in extra processors. Users who want to access specific fields in their parsed JSON
log should explicitly call ParseJSON in their processor definition.

## [v3.16.0]

### Released 2023-10-18

### Added

- feat(logs): add `sumologic.logs.additionalFields` property [#3286]
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ release.

| version | planned end of life date |
| ------------------------------------------------------------------------------------------------------- | ------------------------ |
| [v3.15](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.15/docs/README.md) | TBA |
| [v3.16](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.16/docs/README.md) | TBA |
| [v3.15](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.15/docs/README.md) | 2024-04-18 |
| [v3.14](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.14/docs/README.md) | 2024-03-18 |
| [v3.13](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.13/docs/README.md) | 2024-03-01 |
| [v3.12](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.12/docs/README.md) | 2024-02-21 |
Expand Down

0 comments on commit 2ac3691

Please sign in to comment.