Skip to content

Tags: fw2568/YaNco

Tags

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bind callback to connection (dbosoft#48) (dbosoft#50)

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
pin Dbosoft.Functional version (3.x) (dbosoft#52)

pinned Dbosoft.Functional to >= 1.0 < 2.0

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bind callback to connection (dbosoft#49)

v4.0.0-rc.2

Toggle v4.0.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
removed the simplified RfcContext constructor (4.x) (dbosoft#45)

bad design decision - keep it straight is it was in past and use one constructor
instead added a ConnectionBuilder to fluent build options for connection and runtime.

v4.0.0-rc.1

Toggle v4.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update of references (dbosoft#40)

* replaced gitversiontask with GitVersion.MSBuild
* updated JetBrains.Annotations

v4.0.0-beta.2

Toggle v4.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix row iterator (dbosoft#37)

* check for null pointer handles

* don't move row in iterator if MoveToFirstTableRow fails

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix rowiterator (3.x branch) (dbosoft#36)

* check if returned handle is valid pointer
* table iterator: don't  read row if MoveToFirstTableRow fails

v4.0.0-beta.1

Toggle v4.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prefer EitherAsync instead of Task<Either<>> (dbosoft#33)

* prefer EitherAsync instead of Task<Either<>>
* update of dbosoft.functional package

v3.1

Toggle v3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ensure callback handler is not garbage collected (dbosoft#24)

v3.1-rc.2

Toggle v3.1-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ensure callback handler is not garbage collected (dbosoft#24)