<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_opencensus-java/RELEASING.md, branch android10-security-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/'/>
<entry>
<title>Exporter/OCAgent: Add OcAgentNodeUtils. (#1471)</title>
<updated>2018-09-26T17:29:35+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-09-26T17:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=9580d5f56a6bd14751632a1d4af8a8b0d259ac0e'/>
<id>9580d5f56a6bd14751632a1d4af8a8b0d259ac0e</id>
<content type='text'>
* Exporter/OCAgent: Add OcAgentNodeUtils.

Add utilities for detecting and creating Node.
Equivalent to
https://github.com/census-ecosystem/opencensus-go-exporter-ocagent/blob/master/nodeinfo.go.

* Fix nullness checker.

* Use a local VERSION string in OC-Agent Exporter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Exporter/OCAgent: Add OcAgentNodeUtils.

Add utilities for detecting and creating Node.
Equivalent to
https://github.com/census-ecosystem/opencensus-go-exporter-ocagent/blob/master/nodeinfo.go.

* Fix nullness checker.

* Use a local VERSION string in OC-Agent Exporter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update releasing (#1472)</title>
<updated>2018-09-26T04:23:56+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-09-26T04:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=8ca454685adeede687b4857270c590f642d3c415'/>
<id>8ca454685adeede687b4857270c590f642d3c415</id>
<content type='text'>
Remove unsafe way to give permissions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unsafe way to give permissions.</pre>
</div>
</content>
</entry>
<entry>
<title>Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470)</title>
<updated>2018-09-24T23:32:55+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-09-24T23:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=3d51b5bda0589abaa1bd40169673624165abc830'/>
<id>3d51b5bda0589abaa1bd40169673624165abc830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exporter: Start adding OC-Agent Trace Exporter. (#1455)</title>
<updated>2018-09-24T22:27:45+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-09-24T22:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=a36f795d87e02b9f5e0a4e6c7b26de0059e88e78'/>
<id>a36f795d87e02b9f5e0a4e6c7b26de0059e88e78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459)</title>
<updated>2018-09-20T21:53:54+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-09-20T21:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=b2251bf8ec0980800e98efdd775a6e85a39edc13'/>
<id>b2251bf8ec0980800e98efdd775a6e85a39edc13</id>
<content type='text'>
* Contrib: Add opencensus-contrib-opencensus-proto-util.

* Update CHANGELOG.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Contrib: Add opencensus-contrib-opencensus-proto-util.

* Update CHANGELOG.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release version for Bazel build files. (#1457)</title>
<updated>2018-09-18T20:38:09+00:00</updated>
<author>
<name>sebright</name>
<email>sebright@google.com</email>
</author>
<published>2018-09-18T20:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=7859b8cd8c1510ede52035dfa5ff7b29e0d9d2a8'/>
<id>7859b8cd8c1510ede52035dfa5ff7b29e0d9d2a8</id>
<content type='text'>
This commit also sets the version of the com.google.guava:guava-jdk5 artifact in
the generate_workspace command and removes the
com_fasterxml_jackson_core_jackson_core dependency from BUILD.bazel.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also sets the version of the com.google.guava:guava-jdk5 artifact in
the generate_workspace command and removes the
com_fasterxml_jackson_core_jackson_core dependency from BUILD.bazel.</pre>
</div>
</content>
</entry>
<entry>
<title>Update directory names in RELEASING.md. (#1434)</title>
<updated>2018-09-15T03:16:54+00:00</updated>
<author>
<name>sebright</name>
<email>sebright@google.com</email>
</author>
<published>2018-09-15T03:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=97b80140df9bf6d5da6ea7b81d4907bf819a5bc8'/>
<id>97b80140df9bf6d5da6ea7b81d4907bf819a5bc8</id>
<content type='text'>
Some directory names were changed, so the list of readmes in RELEASING.md needed
to be updated.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some directory names were changed, so the list of readmes in RELEASING.md needed
to be updated.</pre>
</div>
</content>
</entry>
<entry>
<title>Update release instructions for new Github branch protection rules. (#1430)</title>
<updated>2018-09-14T21:06:20+00:00</updated>
<author>
<name>sebright</name>
<email>sebright@google.com</email>
</author>
<published>2018-09-14T21:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=98fb8ad4e40b67b92d8688f45dbd8ac41399d8d7'/>
<id>98fb8ad4e40b67b92d8688f45dbd8ac41399d8d7</id>
<content type='text'>
Now protected branches can be specified with a pattern, so we can protect all
release branches with one rule. See
https://help.github.com/articles/about-protected-branches/.  There is no need to
enable branch protection when making a release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now protected branches can be specified with a pattern, so we can protect all
release branches with one rule. See
https://help.github.com/articles/about-protected-branches/.  There is no need to
enable branch protection when making a release.</pre>
</div>
</content>
</entry>
<entry>
<title>Spring sleuth (#1378)</title>
<updated>2018-09-05T19:09:44+00:00</updated>
<author>
<name>Dino Oliva</name>
<email>dinooliva@users.noreply.github.com</email>
</author>
<published>2018-09-05T19:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=30c10cc77cd3a6d9583c2339ade689d06585aba4'/>
<id>30c10cc77cd3a6d9583c2339ade689d06585aba4</id>
<content type='text'>
* Initial import of OpenCensus/Sleuth integration.

* Minor fixes for integration with master.

* Adds a README.

* Removes hardcoded dependencies in build file.

* Adds contrib to spring_sleuth file path.

* Updates package names appropriately based on file renames.

* Fixes build paths.

* Fixes for build checks.

* Mark as experimental.

* Minor fixes for build files (space vs tab).

* Minor fixes for build files (space vs tab).

* Update README to absolve Spring Sleuth team of any responsibility for this spring_sleuth plugin.

* Minor fixes for import control (space vs tab).

* Tag public classes @since 0.16

* Adds javadoc for public methods not already documented.

* Updates OpenCensusSleuthTracer to pass nullness checks.

* Fixes for formatting issues.

* Fixes for typos.

* Suppresses the check return value warning added by gRPC.

* Suppresses the check return value warning added by gRPC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial import of OpenCensus/Sleuth integration.

* Minor fixes for integration with master.

* Adds a README.

* Removes hardcoded dependencies in build file.

* Adds contrib to spring_sleuth file path.

* Updates package names appropriately based on file renames.

* Fixes build paths.

* Fixes for build checks.

* Mark as experimental.

* Minor fixes for build files (space vs tab).

* Minor fixes for build files (space vs tab).

* Update README to absolve Spring Sleuth team of any responsibility for this spring_sleuth plugin.

* Minor fixes for import control (space vs tab).

* Tag public classes @since 0.16

* Adds javadoc for public methods not already documented.

* Updates OpenCensusSleuthTracer to pass nullness checks.

* Fixes for formatting issues.

* Fixes for typos.

* Suppresses the check return value warning added by gRPC.

* Suppresses the check return value warning added by gRPC.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add readme for opencensus-contrib-log-correlation-log4j. (#1402)</title>
<updated>2018-09-04T17:26:22+00:00</updated>
<author>
<name>sebright</name>
<email>sebright@google.com</email>
</author>
<published>2018-09-04T17:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=8a95c21ee28805311d82d76d4dd323d778c59bbd'/>
<id>8a95c21ee28805311d82d76d4dd323d778c59bbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
