Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Tags: YoEight/eventstore

Tags

1.4.0

Toggle 1.4.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update README.md.

1.3.3

Toggle 1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #107 from YoEight/pined

Add Pinned system consumer strategy.

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix connection state-machine in case of close-connection message. (#106)

Bug fix: Driver could end in a situation where it receives a close-connection message during
Authentication/Identification phase. Close-connection message was wrongly ignored letting pending
operations unanwsered at call-site. If the user forced the result of an operation, it could have lead the
current thread to block indefinately. The client state-machine switched to a wrong state.

1.3.1

Toggle 1.3.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version.

1.2.4

Toggle 1.2.4's commit message
Merge branch 'fix/heartbeat' into 'master'

Respond to heartbeat request during authentication or identification phase.

See merge request YoEight/eventstore-hs!122

1.2.3

Toggle 1.2.3's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix deployment script.

1.2.1

Toggle 1.2.1's commit message
Merge branch 'bump-client' into 'dev/1.0'

Bump `http-client` version.

See merge request YoEight/eventstore-hs!114

1.2.0

Toggle 1.2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Enable Hackage upload only when pushing new tag.

1.1.6

Toggle 1.1.6's commit message
Merge branch 'update-metadata' into 'dev/1.0'

Update package metadata

See merge request YoEight/eventstore-hs!103

1.1.5

Toggle 1.1.5's commit message
Merge branch 'feature/bump' into 'dev/1.0'

Bump aeson version

See merge request eventsourcing/haskell-ges!102