8000 Tags · fabiogouw/NHiLo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fabiogouw/NHiLo

Tags

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add EntityNameValidationTimeout property in config to deal with regex…

… timeouts (#28)

* Add EntityNameValidationTimeout property in config to deal with regex timeout exceptions

* Upgrade test projects to .NET 8

* Remove commented code

* Update copyright

* Move tests

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ReadCommitted isolation level only for Oracle (#24)

* ReadCommitted isolation level only for Oracle

* Separating isolation levels (next hi and prepare reporisoty)

* Prepare new version

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changing dependency MySql.Data to MySqlConnector (#19)

* changing libs

* fixing missing configuration dependency (it was implicit) + mysqlconnector

* upgrading test projects to net7

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrading dependecies; adding icon to package; configuring source link (

#14)

2.1.2

Toggle 2.1.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump Microsoft.Data.SqlClient from 2.1.1 to 2.1.2 in /src/NHiLo (#12)

* Bump Microsoft.Data.SqlClient from 2.1.1 to 2.1.2 in /src/NHiLo

Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](dotnet/SqlClient@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update changelog and version

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabio Gouw <fabiogouw@gmail.com>

2.1.1

Toggle 2.1.1's commit message

Unverified

This user has not yet uploaded their public signing key.
release 2.1.1

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhancements (#4)

* Issue #1

* Refactoring: using Testcontainer's database methods instead creating the containers by myself

* Adding Sonar

* Adding old WPF sample (not working yet)

* Changing the CI pipeline to include integration tests; Making sequential guid generator no more depending on Windows; changing the solution file so it can be built with dotnet command on Linux;

* Changing CI pipeline to Ubuntu

* Updating Sonar config

* Changing solution file, but still with version 15

* Sqlite provider added; integration tests refactoring

* Correcting solution for Linux build

* Add publish to Github Packages

* Refactoring + workflow for publishing packages on GitHub

* Improving ASCII85 tests with some theories

* Upgrading .NET to 6.0 in the build workflow

* Upgrading testing projects' packages; using ExecScriptAsync (new beta feature)

* Adding factory and in memory tests

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update readme.md

1.3.0

Toggle 1.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Correcting test classes

0