Releases: mape1402/turtlepath
Releases · mape1402/turtlepath
Release list
v1.6.3
Fixed
- Changed
TurtlePath.Spider.Transactionsrequest and profile discovery to use explicitly supplied application assemblies instead of scanning every loaded assembly. - Prevented test host assemblies from affecting transaction options creation.
Changed
- Updated the service template and Heroes showcase transaction registration to pass Business and API assemblies explicitly.
TurtlePath.Template 1.6.6
Fixed
- Updated the generated TurtlePath package default and fallback to
1.6.3. - Updated generated transaction boundary registration to pass Business and API assemblies explicitly to
TurtlePath.Spider.Transactions. - Updated generated template documentation so transaction profile discovery no longer describes global loaded-assembly scanning.
TurtlePath.Template 1.6.5
Fixed
- Updated the generated TurtlePath package fallback from
1.6.1to the published1.6.2release.
studio-v1.0.9
TurtlePath Studio 1.0.9
Install or update it with:
dotnet tool update -g TurtlePath.Studio.Tool
turtlepath-studio updatestudio-v1.0.10
TurtlePath Studio 1.0.10
Install or update it with:
dotnet tool update -g TurtlePath.Studio.Tool
turtlepath-studio updateTurtlePath Docs 1.2.5
Changed
- Updated the template-to-guide map so template version
1.6.6uses the current guide. - Clarified transaction boundary registration examples to use explicit Business and API assemblies.
TurtlePath Docs 1.2.4
Fixed
- Promoted the cumulative template-to-guide manifest so Studio can resolve the current template version and retain access to earlier guide mappings.
TurtlePath.Template.HeroesShowcase 1.4.8
Fixed
- Updated the generated Heroes Showcase TurtlePath package default and fallback to
1.6.3. - Updated generated transaction boundary registration guidance to use explicit Business and API assemblies.
TurtlePath.Template.HeroesShowcase 1.4.7
Fixed
- Updated the generated Heroes Showcase TurtlePath package fallback from
1.6.1to the published1.6.2release.
v1.6.2
Changed
- Updated
TurtlePath.Testing.Integrationto Pigeon.Testing 2.4.0. - Added integration testing documentation for Pigeon consumer throughput and concurrency configuration.