Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/commanded/commanded

Use Commanded to build Elixir CQRS/ES applications
https://github.com/commanded/commanded

Release v1.4.3

59bd761bf696933c35f531792a383f07eaa7464d authored about 1 year ago
Update Elixir version and fix failing tests

71ff5ddff1bd0e114c83f51e3d29621456c29c40 authored about 1 year ago
Only start `:commanded` application on nodes in distributed supervisor test

8e4d0c77d41fa06dee95461349d25ec68e13a71c authored about 1 year ago
Update documentation

7fc275f7e904da8aac2e1e93ba7d48dbcac58bcb authored about 1 year ago
Tighten typespec

f75aaef191be8b65e702b278c5cb0a4751c722a7 authored about 1 year ago
Add to contributors in README

69db29b1f11c6272bc2de8fc6990bb71e18c0e22 authored about 1 year ago
Merge branch 'feature/process-manager-metadata'

69f9680561b59ac0b437b793df8e713022726619 authored about 1 year ago
Ensure process state is correctly included in failure context

251d845763cdb38e6c66e2123ea37cab07905797 authored about 1 year ago
Include #514 in CHANGELOG

8c75fb4e088fb4f2b7751e511ce4269747f8688a authored about 1 year ago
Include #528 in CHANGELOG

28ff4bd496b79333cc6baa19237b0ed0ac3cfa03 authored about 1 year ago
Support opts in append_to_stream

9b8fe493fd5ef93f8c50e85c63b01562227de16b authored about 1 year ago
Include stacktrace in event handler failed to handle an event log message

22b28f32696750748fcabd474840ce1372137e8c authored about 1 year ago
Include #533 in CHANGELOG

e6933e4fb2f14adfd45f917f377b910a169e32e2 authored about 1 year ago
Don't use functions for Logger calls

caabebebafbffc4c5a3608aade0c3f121588359e authored about 1 year ago
chore: Update erlang version

- 25.3.2.6 => 25.3.2.8

0511ca817358591a7f7953533e3475ad9ed48c44 authored about 1 year ago
Add typespec to `CompositeRouter.dispatch/2` function

a87258d6868723c04353dab3af235e2d540b0ac4 authored about 1 year ago
Include #536 in CHANGELOG

5f8177a2abcaea6bf6f9fd4af98c2f1b11e61bc0 authored about 1 year ago
Update Mix dependencies

a8b05e688f84be4bc94ba84d5f18e7e4f402bd27 authored about 1 year ago
Correct callback parameter type in after_command process_manager.ex

Looking at the documentation, i expected this to work by putting in the domain event resulting i...

70ea3ed3d80d76906a36dec9a41d057192f8583b authored about 1 year ago
Don't use functions for Logger calls

3ec36f5f1ea3a021ad04a9082cf796b34993a0c9 authored about 1 year ago
Include stacktrace in event handler failed to handle an event log message

69e9948dbf498c098ec9ee58aa22f934eb2a493a authored about 1 year ago
Merge pull request #546 from eltonplima/chore/update-erlang

Update erlang version

a364ede280e3391dbd039de9b2a3935173fad208 authored about 1 year ago
Include #528 in CHANGELOG

b13cc10caccc59ba3bda3196297baf7bde90f273 authored about 1 year ago
Merge pull request #528 from qdentity/append_to_stream_opts

Support opts in append_to_stream

bb2dd99b349aa1b307c7f91f293f11421ec95f08 authored about 1 year ago
Include #533 in CHANGELOG

6d65f4508f3a2135939d61fd2fa50d459199a0c4 authored about 1 year ago
Merge pull request #533 from DilaksunB/patch-1

Correct callback parameter type in after_command process_manager.ex

eaba3cb263dd7d0d71a14cbbfa6b4e6ba99309b6 authored about 1 year ago
Include #536 in CHANGELOG

227b34047bc6640ba18ac66575aeeab4002081a2 authored about 1 year ago
Update Mix dependencies

6be6f301b4e9404738cb3f401a488300550ac54b authored about 1 year ago
Add typespec to `CompositeRouter.dispatch/2` function

325fe7019e201e837dd86779fa9b8d0a5dc28802 authored about 1 year ago
chore: Update erlang version

- 25.3.2.6 => 25.3.2.8

57e97210ae5f1cc858c338ce66258580ea3bc7cc authored about 1 year ago
#440 Make credo happy

acf463d7b3fe3d330bb8543b771ddbe0a251b500 authored about 1 year ago
#440 Allow access to event metadata in process manager callback functions: apply/2

5b5de9d0d0a85aa333693177da09aa03948898f4 authored about 1 year ago
#440 Allow access to event metadata in process manager callback functions: handle/3

53032585a7d15a2dee1dc9d53e4dec3765d4c6a7 authored about 1 year ago
#440 Allow access to event metadata in process manager callback functions: RecordedEvent got new types description and delpete_metadata/2 function

c29cbdd62a4de6bf20d1346109cf8e1a4ff35cf4 authored about 1 year ago
#440 Allow access to event metadata in process manager callback functions: after_command?/3

979df6400d7c996ccbde7a2e059c9573400edbe0 authored about 1 year ago
#440 Allow access to event metadata in process manager callback functions: interested?/2

54b3013717c0c33ce7f72c0113d4cd0f99eb2986 authored about 1 year ago
Bump Erlang and Elixir versions

268c566364b77b555cb00d1de0f71761f65761c8 authored about 1 year ago
Include #524 in CHANGELOG

316ff8acf7928549444623d5c699a6202eb06c65 authored about 1 year ago
Merge pull request #542 from janpieper/fix-logger-warn-deprecation

Use `Logger.warning` to fix deprecation warnings

dcf48d9026bef6bb9f74c73b2827629bdc887922 authored about 1 year ago
Increase minimum required Elixir version to 1.11

3eac92fdeed5b14276b665a53c414b66af39f460 authored about 1 year ago
Use `Logger.warning` to fix deprecation warnings

e11009245a3a0a14a13171c9367202ca86cc73f6 authored over 1 year ago
Correct callback parameter type in after_command process_manager.ex

Looking at the documentation, i expected this to work by putting in the domain event resulting i...

c203268ac11ac2f20f335a84084f5b4957cfdad5 authored over 1 year ago
Update Mix package links

e20fddd01f46a6668ce7360761c7136e5e3bc497 authored over 1 year ago
Release v1.4.2

b95b18c55edb61fd42a390b2c6d43e43fd43fee2 authored over 1 year ago
Fix Credo warning

8fe6c080b59833dc1cd98595322eeb2b5927b740 authored over 1 year ago
Fix compiler warning

04dad4ad1e22e291c28d99e8370271563824be48 authored over 1 year ago
Upgrade to latest Erlang and Elixir versions

6804b447ae9eda3c9185277fb589f0effef6afa4 authored over 1 year ago
Update Mix dependencies

0a7a12206b7b37fea6f4261e3a12866027f30200 authored over 1 year ago
Merge pull request #512 from qdentity/handler_handle_exit

Properly handle EXIT signal in event handler

7d15aa9eba8e506ee7986cc152cbd54375d5ee28 authored over 1 year ago
Merge pull request #513 from daveli/separate_logging_process_manager_error

Separate logging a process managers error.

d692a5d43018edb06db97001d2b7932a90184564 authored over 1 year ago
Merge pull request #531 from marpo60/patch-1

Update upcaster docs

39dde76ba7c51f23cc8b8598518adfce7ec48f11 authored over 1 year ago
Mix format

93b6f68b752e3b4ac0905507589489de9441af0b authored over 1 year ago
Update upcaster.ex

8ef8a51b9c78f0e3e537595a38ec13a5e940e2b1 authored almost 2 years ago
Update sponsors and help sections of README

5c1a2b0323ef318202429a17d88790a69fe05711 authored almost 2 years ago
Remove GitHub funding

ff1417b260879d0aff5b16c52c6b83eeaba547f7 authored almost 2 years ago
Update lib/commanded/event/handler.ex

Co-authored-by: Yordis Prieto <[email protected]>

5803e4baff29d219cb04d047f665b0293b634e18 authored almost 2 years ago
Exclude normal reason from shutdown

80d401b60c81307443c50bd581fbff5064bf31b8 authored almost 2 years ago
Support opts in append_to_stream

7cbd30ec0e8a32dd7ca4b27522987818870e0a7f authored almost 2 years ago
Merge pull request #522 from MrYawe/master

Add docs for event handler modules consistency dispatch option

b9244de4be603e41fb640f360d13154ca26c1773 authored about 2 years ago
Add docs for event handler modules consistency dispatch option

2987d27b880d4291515ccce116e55048c8f16d08 authored about 2 years ago
Separate logging a process managers error.

7dbd2308b5aef86e3ed512d6a9e60460dc9ec8ad authored about 2 years ago
Fix test

5a9c7004ae83331d6d1e60c4cee2a43f878ad04f authored about 2 years ago
Merge remote-tracking branch 'origin/master' into handler_handle_exit

a79a6643e18c701a490d7dbafae29c8cbb8db322 authored about 2 years ago
Add test for handler exit signal

5b8adb6ddc57eda5672d22a6b551e427d3929d52 authored about 2 years ago
Update changelog next release heading

ac6d4a5d93342c9463f1d9e250a5c5a11af6aee3 authored about 2 years ago
Include #507 in CHANGELOG

00f3b7de60c213a8f3ffe3f5321d937badf5c054 authored about 2 years ago
Merge pull request #507 from EnzymeCorp/joaobalsini/multi-with-step-names-commanded-master-base

Record aggregate state while processing Multi

b4a66f828a4ca5541e7b0342410d88aad42b8ab4 authored about 2 years ago
Add changelog entry

530d4218d704c7b8c8847fffdd848495f8408a20 authored about 2 years ago
Properly handle EXIT signal in event handler

4a2d8b799eca9f281fffcffa415dd5054eadd48e authored about 2 years ago
Revert breaking changes

28b089e8f580fdbfe81da2981bbcbbd2f6936620 authored over 2 years ago
Merge pull request #508 from mattnenterprise/reduce-compile-time-dependencies

Reduce compile-time dependencies

ca39831b30280e3bbee3366e528eb7470be9c20f authored over 2 years ago
Reduce compile-time dependencies

c47cb2c20707b08fd137d2c393092ef4dc2a1c38 authored over 2 years ago
Multi with named steps

4195a41b369621ca433435475ace9bea0fbf5183 authored over 2 years ago
Release v1.4.1

7be1943acdbd313707743bcc9142a888ef869dae authored over 2 years ago
Use `:test` Mix env for GitHub workflow

To catch dialyzer and credo errors in test files.

a7509c2827be5ed932930c696a18f8fb92c7efb4 authored over 2 years ago
Merge pull request #503 from qdentity/fix-typespec

Fix typespec typo in Commanded.Application

b9b90bf1e74b94d9a650d9483c326ad7cf47b621 authored over 2 years ago
Fix typespec typo in Commanded.Application

ebc8d69b33daf8b38263f89785dc8165e17703fe authored over 2 years ago
Require at least Elixir v1.10

a9ecb2274daee7f023091c347c0015c941147e5a authored over 2 years ago
Use Erlang v25.0.4 and Elixir v1.14.0-otp-25

99186ae35f70461d7a923582fd1e232737d1a1ea authored over 2 years ago
Update CHANGELOG

1d5d9b655a2bf4cdea604929a1b7a618ec46bfba authored over 2 years ago
Remove duplicate event apply when receiving missed events published to aggregate's event stream

364c877e8f30a18d90544676fb58b94132d50720 authored over 2 years ago
Include #494 in CHANGELOG

df59965b3e93063be7a194d04b44ff9d235f53de authored over 2 years ago
Merge pull request #501 from yordis/typespec-1

chore: improve typespec for router dispatch resp

dea5ed7e8c7979b5671a60ffb0871632e014d4cc authored over 2 years ago
Merge pull request #494 from zubale-oss/bugfix/noproc-errors

Retry command execution when the aggregate process is down

21faf549d4908e6c72a37a0b1b437b5a2d1256f0 authored over 2 years ago
Release v1.4.0

3a869ea2cc273060b2703ef681e2d653a6c9deeb authored over 2 years ago
Include #493 and #489 in CHANGELOG

1cec566bb9c5dc658e9f30d83e2f173f49b749a8 authored over 2 years ago
chore: improve typespec

855d7aa60c348c550ae969b42577ca202ce2c4a7 authored over 2 years ago
Release v1.4.0

4efe4a4339bea37fc0e6aa1263645199ab7f185e authored over 2 years ago
chore: improve typespec for router dispatch resp

665869aea3c87270a6dfbc5b5d4437454ad3611f authored over 2 years ago
Merge pull request #497 from Metrist-Software/fix-read-event-batch-size

Set read event batch size to a somewhat saner value

fdd4d22730fcc023b9382bdff482aaa0be3bda08 authored over 2 years ago
Merge pull request #484 from yordis/improve-typespec-and-docs

Improve typespec and documentation

13efeeb12aeb3585b284e216418715504500fd8e authored over 2 years ago
Set read event batch size to a somewhat saner value

5624b54b0aa4847731777a7ba7de83c1516b7f49 authored over 2 years ago
chore: improve typespec

8725a5f9bdfff315be694323c63a6b6b123ad4c8 authored over 2 years ago
bugfix: retry command executing when the aggregator is down right before the execution

b91d1fec3772a6c3c933c43853170ebdc6afa40f authored over 2 years ago
Include #493 and #489 in CHANGELOG

4abd9ff23d3fc5fce94c625346871248471e4458 authored over 2 years ago
Merge pull request #472 from lucazulian/fix-telemetry-event-documentation

Fix process manager telemetry event measurements documentation

9b7e89416f1f9a9bff20e458cb445768dbce30c9 authored over 2 years ago
Merge pull request #493 from commanded/feature/remove-elixir-uuid-dependency

Remove `elixir_uuid` dependency

d848192b31bce828b2e5e3a846fb53b62e30ea5a authored over 2 years ago
Implement `Commanded.UUID` module to generate random, version 4 UUIDs

9dfd559e408c1399d5143cb9e1a4ab6fe3fcbd02 authored over 2 years ago
Fix issue with aggregate lifespan when taking a state snapshot

eca808e60d3bc9656d211c43ce5b74fbbbc49be3 authored over 2 years ago
Merge pull request #489 from qdentity/otp25

Support and test for OTP 25

9726f9c8c096792e773d594bd834d64da7114852 authored over 2 years ago