Skip to content

Tags: EvotecIT/DnsClientX

Tags

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #481 from EvotecIT/SmallFixes1

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
PrzemyslawKlys Przemysław Kłys
chore: 🔧 Bump version to `1.0.6` for all project files

* Updated versioning in project files to reflect the new release.
* Ensured consistency across `DnsClientX`, `DnsClientX.Benchmarks`, `DnsClientX.Cli`, `DnsClientX.Examples`, `DnsClientX.PowerShell`, and `DnsClientX.Tests`.

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #479 from EvotecIT/SmallImprovement

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
PrzemyslawKlys Przemysław Kłys
chore(version): 🔖 bump version prefix to 1.0.4 for all projects

* Updated `VersionPrefix` from `1.0.3` to `1.0.4` in:
  - DnsClientX
  - DnsClientX.Benchmarks
  - DnsClientX.Cli
  - DnsClientX.Examples
  - DnsClientX.PowerShell
  - DnsClientX.Tests
* Ensures consistency across all modules with the new versioning.

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
PrzemyslawKlys Przemysław Kłys
docs(tests): ✏️ add summaries for test methods in various test classes

* Enhanced documentation for test methods in `DnsMultiResolverConcurrencyTests`, `DnsMultiResolverErrorHandlingTests`, `DnsMultiResolverStrategiesTests`, and `EndpointParserValidationTests`.
* Improved clarity on the purpose of each test case.
* Updated `DnsResolverEndpoint` and `MultiResolverOptions` for better handling of string representations and timeout settings.

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #458 from EvotecIT/FurtherImprovements

DnsClientX-PowerShellModule.v1.0.4

Toggle DnsClientX-PowerShellModule.v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
PrzemyslawKlys Przemysław Kłys
chore(version): 🔖 bump version prefix to 1.0.4 for all projects

* Updated `VersionPrefix` from `1.0.3` to `1.0.4` in:
  - DnsClientX
  - DnsClientX.Benchmarks
  - DnsClientX.Cli
  - DnsClientX.Examples
  - DnsClientX.PowerShell
  - DnsClientX.Tests
* Ensures consistency across all modules with the new versioning.

DnsClientX-PowerShellModule.v1.0.2

Toggle DnsClientX-PowerShellModule.v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
PrzemyslawKlys Przemysław Kłys
chore(module): 🔧 update CmdletsToExport in DnsClientX.psd1

* Reordered `CmdletsToExport` to include `Clear-DnsMultiResolverCache`.
* Ensured consistency in the module's exported cmdlets.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
PrzemyslawKlys Przemysław Kłys
chore: 🔧 bump version to 1.0.1 for all projects

* Updated `VersionPrefix` to `1.0.1` in:
  - DnsClientX.Benchmarks.csproj
  - DnsClientX.Cli.csproj
  - DnsClientX.Examples.csproj
  - DnsClientX.PowerShell.csproj
  - DnsClientX.Tests.csproj
  - DnsClientX.csproj
  - Module/Build/Build-Module.ps1
  - Module/DnsClientX.psd1

DnsClientX-PowerShellModule.v1.0.1

Toggle DnsClientX-PowerShellModule.v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
PrzemyslawKlys Przemysław Kłys
chore: 🔧 bump version to 1.0.1 for all projects

* Updated `VersionPrefix` to `1.0.1` in:
  - DnsClientX.Benchmarks.csproj
  - DnsClientX.Cli.csproj
  - DnsClientX.Examples.csproj
  - DnsClientX.PowerShell.csproj
  - DnsClientX.Tests.csproj
  - DnsClientX.csproj
  - Module/Build/Build-Module.ps1
  - Module/DnsClientX.psd1