-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V0.16.0 #260
V0.16.0 #260
Commits on Sep 13, 2024
-
Rename retry policy class and implement WithRetryBuilder
Renamed `ExponentialBackoffRetryPolicy` to `WithExponentialBackoffRetry` to better align with the existing naming conventions and implemented the `WithRetryBuilder` interface.
Configuration menu - View commit details
-
Copy full SHA for 5548e46 - Browse repository at this point
Copy the full SHA 5548e46View commit details -
Breaking Change: Rename ExponentialBackoffRetryPolicy class and imple…
…ment WithRetryBuilder
Configuration menu - View commit details
-
Copy full SHA for 4120761 - Browse repository at this point
Copy the full SHA 4120761View commit details
Commits on Sep 15, 2024
-
Breaking Change: client config is now under client: in Pulsar configu…
…ration and has been extended to all available settings
Configuration menu - View commit details
-
Copy full SHA for 427aa12 - Browse repository at this point
Copy the full SHA 427aa12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce484a - Browse repository at this point
Copy the full SHA 3ce484aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65efebf - Browse repository at this point
Copy the full SHA 65efebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f481ef - Browse repository at this point
Copy the full SHA 7f481efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e58c270 - Browse repository at this point
Copy the full SHA e58c270View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b016e45 - Browse repository at this point
Copy the full SHA b016e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 951119b - Browse repository at this point
Copy the full SHA 951119bView commit details -
In workflows, if a property is present in the workflow history but di…
…sappeared from the workflow class, a warning is now emitted. Previously an error was thrown.
Configuration menu - View commit details
-
Copy full SHA for 0cf0ae7 - Browse repository at this point
Copy the full SHA 0cf0ae7View commit details -
Remove unused Jackson serializer for 'Deferred' class. Eliminate the …
…custom 'DeferredJacksonSerializer' to clean up the code and reduce maintenance overhead.
Configuration menu - View commit details
-
Copy full SHA for f0272d0 - Browse repository at this point
Copy the full SHA f0272d0View commit details -
- CloudEvent sources more clearly distinguish executor and stateEngine - workflow version is now 0 (instead of null) when undefined
Configuration menu - View commit details
-
Copy full SHA for 37144b2 - Browse repository at this point
Copy the full SHA 37144b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b62d48 - Browse repository at this point
Copy the full SHA 9b62d48View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7acdea8 - Browse repository at this point
Copy the full SHA 7acdea8View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b08b708 - Browse repository at this point
Copy the full SHA b08b708View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9d89fc - Browse repository at this point
Copy the full SHA c9d89fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b3739 - Browse repository at this point
Copy the full SHA 83b3739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e115e8 - Browse repository at this point
Copy the full SHA 7e115e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe4010 - Browse repository at this point
Copy the full SHA 4fe4010View commit details -
Rename version.kt to Version.kt in an attempt to fix the "java.lang.N…
…oClassDefFoundError: Could not initialize class io.infinitic.VersionKt" during Github actions
Configuration menu - View commit details
-
Copy full SHA for f843905 - Browse repository at this point
Copy the full SHA f843905View commit details -
attempt to fix the "java.lang.NoClassDefFoundError: Could not initial…
…ize class io.infinitic.VersionKt" during Github actions
Configuration menu - View commit details
-
Copy full SHA for 186ad2b - Browse repository at this point
Copy the full SHA 186ad2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c42042a - Browse repository at this point
Copy the full SHA c42042aView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcefe49 - Browse repository at this point
Copy the full SHA bcefe49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09be271 - Browse repository at this point
Copy the full SHA 09be271View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13dd401 - Browse repository at this point
Copy the full SHA 13dd401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b044a - Browse repository at this point
Copy the full SHA 48b044aView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 903df49 - Browse repository at this point
Copy the full SHA 903df49View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d3a4d4 - Browse repository at this point
Copy the full SHA 2d3a4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d87af36 - Browse repository at this point
Copy the full SHA d87af36View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c88f348 - Browse repository at this point
Copy the full SHA c88f348View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2ddc6 - Browse repository at this point
Copy the full SHA ef2ddc6View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa2256b - Browse repository at this point
Copy the full SHA aa2256bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc16c33 - Browse repository at this point
Copy the full SHA bc16c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45609dc - Browse repository at this point
Copy the full SHA 45609dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e0ba2 - Browse repository at this point
Copy the full SHA 78e0ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f85cdd4 - Browse repository at this point
Copy the full SHA f85cdd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2845b5 - Browse repository at this point
Copy the full SHA f2845b5View commit details -
Added a 1-minute timeout in
BatchesWorkflowTests
for allowing Pulsa……r initialization
Configuration menu - View commit details
-
Copy full SHA for f212acf - Browse repository at this point
Copy the full SHA f212acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fe463 - Browse repository at this point
Copy the full SHA c4fe463View commit details -
Configuration menu - View commit details
-
Copy full SHA for deaf6f0 - Browse repository at this point
Copy the full SHA deaf6f0View commit details
Commits on Oct 7, 2024
-
WIP: new ProcessorConsumer implementation for a clean processing of t…
…asks, including: - clean use of coroutines for batch processing - clean behavior when calling scope canceled: all ongoing messages are processed - clean behavior when error and excpetion are thrown
Configuration menu - View commit details
-
Copy full SHA for 126931a - Browse repository at this point
Copy the full SHA 126931aView commit details -
Finalize ProcessorConsumer implementation for a clean processing of t…
…asks, including: - clean use of coroutines for batch processing - clean behavior when calling scope canceled: all ongoing messages are processed - clean behavior when error and excpetion are thrown
Configuration menu - View commit details
-
Copy full SHA for 2c2aafa - Browse repository at this point
Copy the full SHA 2c2aafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2222c - Browse repository at this point
Copy the full SHA ac2222cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c47a53 - Browse repository at this point
Copy the full SHA 2c47a53View commit details