<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_opencensus-java/api, branch upstream-master</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>Start 0.28.0 development cycle (#2051)</title>
<updated>2020-08-14T02:43:40+00:00</updated>
<author>
<name>Nail Islamov</name>
<email>nilebox@users.noreply.github.com</email>
</author>
<published>2020-08-14T02:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=c590a0b470ff4da7cf13edf237b732cbf6c3e783'/>
<id>c590a0b470ff4da7cf13edf237b732cbf6c3e783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start 0.27.0 development cycle (#2026)</title>
<updated>2020-03-18T19:36:54+00:00</updated>
<author>
<name>Mayur Kale</name>
<email>mayurkale@google.com</email>
</author>
<published>2020-03-18T19:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=8cc57803bbc3481243cebb8e46e0f389b4b2fdc4'/>
<id>8cc57803bbc3481243cebb8e46e0f389b4b2fdc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start 0.26.0 development cycle (#2006)</title>
<updated>2020-02-07T23:37:00+00:00</updated>
<author>
<name>Mayur Kale</name>
<email>mayurkale@google.com</email>
</author>
<published>2020-02-07T23:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=eea371c3c1cdaa7f73004e5ca369cb6128d80abc'/>
<id>eea371c3c1cdaa7f73004e5ca369cb6128d80abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start 0.25.0 development cycle</title>
<updated>2019-08-27T16:35:17+00:00</updated>
<author>
<name>songy23</name>
<email>songya@google.com</email>
</author>
<published>2019-08-27T16:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=7d1b136d3122daed4607b7e45930830a41e75de0'/>
<id>7d1b136d3122daed4607b7e45930830a41e75de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Context: Remove CONTEXT_SPAN_KEY and TAG_CONTEXT_KEY from API. (#1938)</title>
<updated>2019-06-12T22:36:46+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2019-06-12T22:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=a012a620db15bbbee8eb11516e3f61ef6a37e7e9'/>
<id>a012a620db15bbbee8eb11516e3f61ef6a37e7e9</id>
<content type='text'>
* Context: Remove CONTEXT_SPAN_KEY and TAG_CONTEXT_KEY from API.

* Upgrade gRPC version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Context: Remove CONTEXT_SPAN_KEY and TAG_CONTEXT_KEY from API.

* Upgrade gRPC version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start 0.24.0 development cycle (#1935)</title>
<updated>2019-06-12T17:15:27+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2019-06-12T17:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=d407661f0fe1951ace9dbc1e67773ba00a4aba7d'/>
<id>d407661f0fe1951ace9dbc1e67773ba00a4aba7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test: Upgrade Mickito version and replace deprecated methods. (#1922)</title>
<updated>2019-05-29T20:41:29+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2019-05-29T20:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=8a189aa711e4bd4bc8e23e4fbc25db8c1143547b'/>
<id>8a189aa711e4bd4bc8e23e4fbc25db8c1143547b</id>
<content type='text'>
* Test: Upgrade Mickito version and replace deprecated methods.

* More fix.

* Add missing RunWith.

* Skip tests that don't work with JDK 9+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Test: Upgrade Mickito version and replace deprecated methods.

* More fix.

* Add missing RunWith.

* Skip tests that don't work with JDK 9+.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start 0.23.0 development cycle (#1900)</title>
<updated>2019-05-14T18:04:01+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2019-05-14T18:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=ddd1704ad7d882c0aeb9a21b061c6b729f8942ac'/>
<id>ddd1704ad7d882c0aeb9a21b061c6b729f8942ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable by default RunningSpanStore, and enable if Zpages are initialized. (#1875)</title>
<updated>2019-05-04T00:08:56+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bogdandrutu@gmail.com</email>
</author>
<published>2019-05-04T00:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=68e19edba8da513d20d2b62f6803463fcb02fd4f'/>
<id>68e19edba8da513d20d2b62f6803463fcb02fd4f</id>
<content type='text'>
* Disable by default RunningSpanStore, and enable if Zpages are initialized.

* Change to allow configuration of max spans.

* Update Changelog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Disable by default RunningSpanStore, and enable if Zpages are initialized.

* Change to allow configuration of max spans.

* Update Changelog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing Javadoc and fix typos. (#1874)</title>
<updated>2019-05-01T17:30:44+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2019-05-01T17:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=409b45178faf4c0e0ca9822940e9b02879171d87'/>
<id>409b45178faf4c0e0ca9822940e9b02879171d87</id>
<content type='text'>
* Doc: Add a missing javadoc.

* Fix some typos.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Doc: Add a missing javadoc.

* Fix some typos.
</pre>
</div>
</content>
</entry>
</feed>
