Releases: googleapis/java-logging
Releases · googleapis/java-logging
java-logging v3.6.0
java-logging v3.5.3
java-logging v3.5.2
Bug Fixes
- enforce w3c trace context value validation (#777) (0150655)
- java: add -ntp flag to native image testing command (#1299) (#780) (3f70b62)
- Rename LogDestinationName.getId() to LogDestinationName.getDestinationId() (#797) (62e7838)
- Rename staleness.critical config parameter to staleness.extraold (#781) (3083bca)
java-logging v3.5.1
java-logging v2.4.1
java-logging v3.5.0
Features
- Enable auto-label bot to mark stale pull requests (#758) (23f7fa5)
- implement context handler to store HTTP request and tracing information (#752) (86223ff)
Bug Fixes
- handle null pointer when parsing metadata attributes (#759) (e8cf6f9)
- modify list log entries example documentation (#740) (790fb1a)
Dependencies
java-logging v2.4.0
java-logging v3.4.0
Features
- Add an ability to delete logs based on project, folder, organization or billing account resource names (#731) (25673fd)
- Add destination property into LogEntry (#720) (43ea0b4)
- add population of the SourceLocation from context (#721) (1fa3a6e)
- Extend a set of options in WriteOption to allow defining the log location as custom project, folder, organization or billing account (#727) (1996cb4)
Bug Fixes
- java: java 17 dependency arguments (#1266) (#724) (5a8cedf)
- Resolve DEADLINE_EXCEEDED errors and restore batching mode for log ingestions ([#632])(https://www.github.com/googleapis/java-logging/issues/632)