Releases: EvotecIT/Globalping
Releases · EvotecIT/Globalping
v1.0.2
What's Changed
- Add PSD1 refresh step before PowerShell tests by @PrzemyslawKlys in #93
- Support multiple measurement targets by @PrzemyslawKlys in #94
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Increase API test coverage by @PrzemyslawKlys in #74
- Add NuGet readme metadata by @PrzemyslawKlys in #75
- Improve test coverage by @PrzemyslawKlys in #76
- Fix nullability warnings by @PrzemyslawKlys in #77
- Add additional unit tests by @PrzemyslawKlys in #79
- Add C# usage blog post by @PrzemyslawKlys in #80
- Fix parsing of optional ping statistics by @PrzemyslawKlys in #78
- Increase library test coverage by @PrzemyslawKlys in #81
- Add PowerShell module usage documentation by @PrzemyslawKlys in #82
- Add extra tests by @PrzemyslawKlys in #83
- Add extra unit tests by @PrzemyslawKlys in #85
- Exclude examples from coverage by @PrzemyslawKlys in #84
- Capture Retry-After header by @PrzemyslawKlys in #87
- Fix MeasurementType serialization by @PrzemyslawKlys in #86
- Update version numbers to 1.0.1 in project files and module manifest by @PrzemyslawKlys in #89
- Introduce RateLimitType enum for rate limit handling by @PrzemyslawKlys in #88
- Fix probe tag display by @PrzemyslawKlys in #90
- Improve HTTP header handling by @PrzemyslawKlys in #91
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add request builder and extend cmdlet by @PrzemyslawKlys in #1
- Improve serialization & add API key support by @PrzemyslawKlys in #2
- Improve PowerShell examples and README by @PrzemyslawKlys in #3
- Add verbose logging for Globalping request and response by @PrzemyslawKlys in #4
- Add API key support for multi-location example by @PrzemyslawKlys in #6
- Improve ping cmdlet output by @PrzemyslawKlys in #7
- Improve example output formatting by @PrzemyslawKlys in #5
- Add http and traceroute features by @PrzemyslawKlys in #8
- Add Raw output switch and result parsing by @PrzemyslawKlys in #9
- Improve DNS result parsing by @PrzemyslawKlys in #10
- Return lists from conversion methods by @PrzemyslawKlys in #13
- Add XML docs for cmdlets by @PrzemyslawKlys in #12
- Add SVCB DNS type by @PrzemyslawKlys in #14
- Add .NET and PowerShell test workflows by @PrzemyslawKlys in #11
- Add extended location filters by @PrzemyslawKlys in #15
- Add multi-target frameworks by @PrzemyslawKlys in #17
- Create dependabot.yml by @PrzemyslawKlys in #18
- Limit CI triggers to master by @PrzemyslawKlys in #19
- Add default HTTP headers by @PrzemyslawKlys in #16
- chore: ✨ Update project file formatting and package references by @PrzemyslawKlys in #20
- Add Locations and Limit to MeasurementResponse by @PrzemyslawKlys in #21
- Add HttpRequestOptions and update HTTP examples by @PrzemyslawKlys in #22
- Add code coverage reporting by @PrzemyslawKlys in #23
- Add XML documentation comments by @PrzemyslawKlys in #26
- Add option to reuse locations from previous measurement by @PrzemyslawKlys in #25
- Fix nullable warnings by @PrzemyslawKlys in #24
- Fix Brotli handling in examples by @PrzemyslawKlys in #29
- Add API limits support by @PrzemyslawKlys in #27
- Fix warnings from nullable arguments by @PrzemyslawKlys in #30
- Add typed enums for request options by @PrzemyslawKlys in #28
- Add Get-GlobalpingLimit cmdlet by @PrzemyslawKlys in #31
- Capture API response headers by @PrzemyslawKlys in #33
- Fix rateLimit path for limits deserialization by @PrzemyslawKlys in #32
- Add credits support to limits by @PrzemyslawKlys in #34
- Limits fix by @PrzemyslawKlys in #35
- Add structured result parsing by @PrzemyslawKlys in #37
- Update Loss property to double by @PrzemyslawKlys in #36
- Improve DNS and MTR parsing by @PrzemyslawKlys in #38
- Add MeasurementStatus enum by @PrzemyslawKlys in #40
- Add TlsKeyType enum and update TLS certificate parsing by @PrzemyslawKlys in #39
- Update README.md to reflect new workflow names and badge links for te… by @PrzemyslawKlys in #41
- Remove unused Probe.cs by @PrzemyslawKlys in #42
- Improve MeasurementResponse deserialization by @PrzemyslawKlys in #43
- Implement WithInProgressUpdates builder by @PrzemyslawKlys in #44
- Support multi-value HTTP headers by @PrzemyslawKlys in #45
- Fix MeasurementStatus enum parsing and add test by @PrzemyslawKlys in #47
- Add customizable Prefer wait time by @PrzemyslawKlys in #48
- Add basic cmdlet Pester tests by @PrzemyslawKlys in #49
- Improve Get-GlobalpingLimit output by @PrzemyslawKlys in #50
- Update MTR hop ASN parsing by @PrzemyslawKlys in #46
- Refactor workflow names for clarity in .NET and PowerShell test confi… by @PrzemyslawKlys in #51
- Fix ASN parsing for MTR results by @PrzemyslawKlys in #53
- Fix Prefer header handling by @PrzemyslawKlys in #57
- Add error handling support by @PrzemyslawKlys in #55
- Add continent and region enums by @PrzemyslawKlys in #54
- Remove unused MeasurementOptions class by @PrzemyslawKlys in #56
- Ensure status fields use enums by @PrzemyslawKlys in #58
- Add ETag caching support by @PrzemyslawKlys in #59
- Update tests to use HTTP 202 by @PrzemyslawKlys in #61
- Return probes count from CreateMeasurementAsync by @PrzemyslawKlys in #60
- Fix support for PowerShell 5.1 by @PrzemyslawKlys in #62
- Add probe version field by @PrzemyslawKlys in #63
- Refactor Prefer header usage by @PrzemyslawKlys in #64
- Fix nullability warnings by @PrzemyslawKlys in #65
- Parse HTTP timings and TLS by @PrzemyslawKlys in #67
- Add limit parameter to AddMagic by @PrzemyslawKlys in #66
- Add DNS resolver and timing info by @PrzemyslawKlys in #68
- Improve README and move HTTP normalization into library by @PrzemyslawKlys in #69
- Extend cmdlet tests by @PrzemyslawKlys in #73
- Add limit validation and tests by @PrzemyslawKlys in #71
- Increase test coverage and extend C# examples by @PrzemyslawKlys in #70
- Add Get-GlobalpingProbe cmdlet by @PrzemyslawKlys in #72
New Contributors
- @PrzemyslawKlys made their first contribution in #1
Full Changelog: https://github.com/EvotecIT/Globalping/commits/v1.0.0