tag:github.com,2008:https://github.com/gauravgcet/DataflowJavaSDK/releasesRelease notes from DataflowJavaSDK2016-01-22T01:49:37Ztag:github.com,2008:Repository/51831660/v1.4.02016-01-22T01:49:37Zv1.4.0: Fixes a bug in custom unbounded readers<p>Custom unbounded readers are read in bundles of at most<br>
10k elements or 10 seconds. A recent change accidentally removed<br>
the 10k element limit. This change reintroduces it and<br>
adds a test.</p>
<h2>The previous test also was passing vacuously because<br>
the iteration limit was incorrect (it would always<br>
have only one iteration).<br>
----Release Notes----<br>
[]</h2>
<p>Created by MOE: <a href="https://github.com/google/moe">https://github.com/google/moe</a><br>
MOE_MIGRATED_REVID=112723469</p>jkfftag:github.com,2008:Repository/51831660/v1.3.02015-12-03T19:43:25Zv1.3.0: Occasionally compact combined state on write.<p>This is needed to avoid arbitrarily large blowup<br>
for many-element windows. Now, with a fixed<br>
probability (currently 0.2%) when writing the state,<br>
instead of doing a blind write we read in all<br>
accumulated values, combine, and replace everything<br>
with the final combined value.</p>
<h2>----Release Notes----<br>
[]</h2>
<p>Created by MOE: <a href="https://github.com/google/moe">https://github.com/google/moe</a><br>
MOE_MIGRATED_REVID=109239045</p>robertwbtag:github.com,2008:Repository/51831660/v1.2.12015-10-21T19:45:07Zv1.2.1: Version management<p>Declare version 1.2.0. Prepare for version 1.2.1.</p>
<h2>----Release Notes----<br>
[]</h2>
<p>Created by MOE: <a href="https://github.com/google/moe">https://github.com/google/moe</a><br>
MOE_MIGRATED_REVID=104700491</p>davorbonacitag:github.com,2008:Repository/51831660/v1.2.02015-10-05T21:19:03Zv1.2.0: Handle exceptions from within the SDK while processing work<p>The DataflowWorkerHarness when processing work wasn't handling<br>
general exceptions from being thrown causing the processing<br>
threads to all die leaving a zombie worker.<br>
----Release Notes----</p>
<h2>[]</h2>
<p>Created by MOE: <a href="https://github.com/google/moe">https://github.com/google/moe</a><br>
MOE_MIGRATED_REVID=104664789</p>lukecwiktag:github.com,2008:Repository/51831660/v1.1.02015-09-15T19:02:23Zv1.1.0: Updates dependency google-api-services-datastore-protobuf.<p>----Release Notes----<br>
Updating dependency google-api-services-datastore-protobuf from v1beta2-rev1-2.1.2 to v1beta2-rev1-3.0.2.</p>
<h2>[]</h2>
<p>Created by MOE: <a href="https://github.com/google/moe">https://github.com/google/moe</a><br>
MOE_MIGRATED_REVID=103114238</p>chamikaramjtag:github.com,2008:Repository/51831660/v1.0.02015-08-12T13:50:51Zv1.0.0: Dataflow GA: update GitHub's README.md to remove Beta language<h2>----Release Notes----<br>
[]</h2>
<p>Created by MOE: <a href="http://code.google.com/p/moe-java" rel="nofollow">http://code.google.com/p/moe-java</a><br>
MOE_MIGRATED_REVID=100331508</p>davorbonacitag:github.com,2008:Repository/51831660/v0.4.201507272015-07-27T20:19:22Zv0.4.20150727: Move GroupByKey validation into validate method<p>----Release Notes----<br>
Re-enabled verification of GroupByKey usage. Specififically, the key<br>
must have a deterministic coder and using GroupByKey with an Unbounded<br>
PCollection requires windowing or triggers.</p>
<h2>[]</h2>
<p>Created by MOE: <a href="http://code.google.com/p/moe-java" rel="nofollow">http://code.google.com/p/moe-java</a><br>
MOE_MIGRATED_REVID=99194010</p>gauravgcettag:github.com,2008:Repository/51831660/v0.4.201507102015-07-16T20:30:55Zv0.4.20150710<p>Version 0.4.20150710</p>davorbonacitag:github.com,2008:Repository/51831660/v0.4.201506022015-06-01T18:54:06Zv0.4.20150602: Change ExpectedLogs to include better stack-traces<p>Also add support for verifying the absence of a message.</p>
<p>----Release Notes----</p>
<h2>[]</h2>
<p>Created by MOE: <a href="http://code.google.com/p/moe-java" rel="nofollow">http://code.google.com/p/moe-java</a><br>
MOE_MIGRATED_REVID=94922273</p>gauravgcettag:github.com,2008:Repository/51831660/v0.4.201504142015-04-16T12:02:16Zv0.4.20150414<p>Update README.md for Beta</p>davorbonaci