Skip to content
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

chore: Publish docs for release 3.1.0 #187

Merged
merged 95 commits into from
Jan 29, 2025
Merged

chore: Publish docs for release 3.1.0 #187

merged 95 commits into from
Jan 29, 2025

Conversation

franciscolopezsancho
Copy link
Contributor

References #181

patriknw and others added 30 commits November 22, 2024 13:32
docs: Fix wrong links to edge (fw port)
* snapshot runtime version

* chore: SDK implementation of SpiEventSourcedEntity

* first stab, untested
* corresponds to EventSourcedEntitiesImpl, ReflectiveEventSourcedEntityRouter, EventSourcedEntityRouter

* descriptor

* setState

* error code

* isDeleted

* chore: updating SDK for work with embedded TimedAction

* Apply suggestions from code review

* ignoring deprecation

* runtime versions

---------

Co-authored-by: Patrik Nordwall <patrik.nordwall@gmail.com>
chore: Consumer spi + ESE changes
Merge main to java-spi
* test that verifies snapshots
* pass snapshotEvery in SpiSettings
* use entityStateType when deserializing state (snapshot)
* metadata
Merge main to java-spi
* chore: Rewrite serialization

* basic JsonSerializer, replacing JsonMessageCodec

* chore: Remove (most of) EventSourcedEntitiesImpl

* rewrite ReflectiveEventSourcedEntityRouter

* handle proto commands

* test of primitives

* more tests from JsonSupportSpec

* fixme comment

* fixme comment

* update runtime

* consumer and timedaction, and other changes with latest spi

* temporary proto conversion in ConsumerImpl
* it's still heavily based on proto underneath
* now fully replaced by JsonSerializer
* chore: consuming and producing without proto desc SDK changes

* missing import

* bumping runtime version

* fixing workflow deserialization

* enabling workflow tests
* Based on SpiEventSourcedEntity because we want the key value entities to be
  implemented with event sourcing when adding support for multi-region replication.

* remove some unused
* chore: workflow spi

* disabling IT test for workflow compensation
* chore: timed action without proto desc

* unused class removed
* chore: Misc cleanup

* Remove EventSourcedEntitiesImpl
* Remove KeyValueEntitiesImpl
* Remove ActionsImpl
* Collect spi descriptors in one loop
* Remove commandId

* javafmt
* chore: misc cleanups

* fixing exception message
* once per class instead of for each entity instance
* used for the command handler lookup
* A bit cleaner schema extraction
* disable those two primitive param tests for now
* update to published runtime snapshot
* fix key-value-customer-registry — required address

---------

Co-authored-by: Peter Vlugter <59895+pvlugter@users.noreply.github.com>
* chore: BytesPayload in component client

* update runtime

* fix jwt extraction

---------

Co-authored-by: Eduardo Pinto <efgpinto@gmail.com>
* chore: ESE effect types

* bump to 1.3.0-f5764fe

* removing internal endpoints test

---------

Co-authored-by: Renato Cavalcanti <renato@cavalcanti.be>
Co-authored-by: Andrzej Ludwikowski <andrzej.ludwikowski@lightbend.com>
* chore: removing entities and workflows from proto spec

* bumping runtime
aludwiko and others added 25 commits January 15, 2025 10:15
* chore: updating consumer SPI effect

* improvements

* bumping runtime and fixing compilation
---------

Co-authored-by: Peter Vlugter <59895+pvlugter@users.noreply.github.com>
Merge main to java-spi
* chore: improving workflow config

* deps bump
* feat: disabling components programatically

* Update akka-javasdk/src/main/scala/akka/javasdk/impl/SdkRunner.scala

Co-authored-by: Patrik Nordwall <patrik.nordwall@gmail.com>

* docs

* fixing log msg

* implementation improvements

* fixing docs

* improving documentation

---------

Co-authored-by: Patrik Nordwall <patrik.nordwall@gmail.com>
* feat: isDeleted method for entity command handlers

* fixing assertion
chore: Merge main to java-spi
* Update LICENSE

Co-authored-by: Eduardo Pinto <efgpinto@gmail.com>
Co-authored-by: Akka Bot <github-actions@users.noreply.github.com>
@github-actions github-actions bot added documentation documentation related java-sdk labels Jan 29, 2025
@franciscolopezsancho franciscolopezsancho mentioned this pull request Jan 29, 2025
8 tasks
@johanandren johanandren merged commit 90f7f3f into docs-current Jan 29, 2025
43 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation related java-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants