Skip to content

Releases: googleapis/java-logging

java-logging v3.6.0

10 Jan 01:45
d7bc5fc
Compare
Choose a tag to compare

Features

  • enable auto-population of missing metadata in logs and opting logs redirection to stdout in JUL handler (#808) (bb25d5d)

java-logging v3.5.3

07 Jan 03:40
a17e8a4
Compare
Choose a tag to compare

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 (#823) (2816bb3)

java-logging v3.5.2

04 Jan 17:00
013bb50
Compare
Choose a tag to compare

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

03 Dec 16:20
1f85c6a
Compare
Choose a tag to compare

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 (#773) (56907a4)

java-logging v2.4.1

02 Dec 04:56
759bbdd
Compare
Choose a tag to compare

Bug Fixes

java-logging v3.5.0

01 Dec 08:38
b0fbe59
Compare
Choose a tag to compare

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

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 (#743) (c003417)

java-logging v2.4.0

29 Nov 14:22
bd0cdd6
Compare
Choose a tag to compare

Features

Bug Fixes

  • restore batching for writeLogEntriesCallable (#754) (9b92d0a), closes #744

java-logging v3.4.0

08 Nov 18:00
80e79c7
Compare
Choose a tag to compare

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-logging v3.3.0

20 Oct 22:16
394926f
Compare
Choose a tag to compare

Features

  • implement revised version of the monitored resource type discovery and metadata population (#708) (0592c96)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 (#714) (6ba9df7)

java-logging v3.2.0

27 Sep 21:08
a4f9f05
Compare
Choose a tag to compare

Features

  • Add a sample snippet for use of the tailLogEntries API (8115888)
  • add support for tailLogEntry API (5a7845a)

Bug Fixes

  • add space to fix embedding exclusion in docs (#615) (9d70b96)
  • fix samples region tags and test flakiness (#680) (53481bd)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 (#681) (9be4047)