Skip to content

Releases: mape1402/turtlepath

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:38

Fixed

  • Changed TurtlePath.Spider.Transactions request 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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:47

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 05:39

Fixed

  • Updated the generated TurtlePath package fallback from 1.6.1 to the published 1.6.2 release.

studio-v1.0.9

Choose a tag to compare

@github-actions github-actions released this 19 Aug 04:24

TurtlePath Studio 1.0.9

Install or update it with:

dotnet tool update -g TurtlePath.Studio.Tool
turtlepath-studio update

studio-v1.0.10

Choose a tag to compare

@github-actions github-actions released this 19 Aug 06:03

TurtlePath Studio 1.0.10

Install or update it with:

dotnet tool update -g TurtlePath.Studio.Tool
turtlepath-studio update

TurtlePath Docs 1.2.5

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:47

Changed

  • Updated the template-to-guide map so template version 1.6.6 uses the current guide.
  • Clarified transaction boundary registration examples to use explicit Business and API assemblies.

TurtlePath Docs 1.2.4

Choose a tag to compare

@github-actions github-actions released this 19 Aug 06:04

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:47

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 05:39

Fixed

  • Updated the generated Heroes Showcase TurtlePath package fallback from 1.6.1 to the published 1.6.2 release.

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 20:43

Changed

  • Updated TurtlePath.Testing.Integration to Pigeon.Testing 2.4.0.
  • Added integration testing documentation for Pigeon consumer throughput and concurrency configuration.