Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
peter-csala ec47cfde8d
[Docs] Revise reactive strategy sample (#1863) 2023-12-22 08:24:52 +00:00
peter-csala 5d1fde9f20
[Docs] Revise proactive strategy doc (#1862)
* Add On prefix for ThresholdExceeded
* Extend extensions page with a component diagram
2023-12-19 14:03:16 +00:00
martintmk d7758d8ef5
v8 Release - commit and validate public API (#1632)
- Release - commit and validate public API
- Disable package validation for snippets and TestUtils.

Co-authored-by: Martin Costello <martin@martincostello.com>
2023-09-28 12:09:16 +00:00
Martin Costello b0ffc128e8
Documentation updates (#1630)
- Apply some grammar, spelling and wording changes to the documentation for v8.
- Add links to concepts.
2023-09-27 09:51:46 +00:00
martintmk 088507736b
[Docs] Reactive strategies extensibility (#1606) 2023-09-21 14:16:21 +00:00
martintmk cc01f38088
[Docs] General extensibility and implementation of proactive strategies (#1602) 2023-09-21 06:58:14 +00:00
martintmk e252fe5f4c
Improve the samples (#1562) 2023-09-07 08:39:48 +00:00
martintmk da9db1bcc9
Cleanup samples (#1544) 2023-09-04 10:37:38 +00:00
Martin Costello 28bf72a329
Updates for beta.1 (#1531)
- Update CHANGELOG.
- Bump samples to 8.0.0-beta.1.
- React to breaking changes since alpha.9.
2023-08-31 12:11:14 +00:00
Martin Costello a0be5612f1
Updates for alpha.9 (#1526)
- Update CHANGELOG.
- Bump samples to 8.0.0-alpha.9.
2023-08-30 14:04:58 +01:00
martintmk 3d8d6f412e
Improve samples (#1467) 2023-08-09 08:30:43 +02:00
martincostello 18e94385d8 Fix samples
React to breaking changes.
2023-08-08 15:42:04 +01:00
martincostello 1b2c070ac9 Fix samples
- Rename `ExecuteCoreAsync` to `ExecuteCore`.
- Remove `StrategyType`.
2023-07-26 13:37:19 +01:00
dependabot[bot] 22df6409cb
Bump PollyVersion from 8.0.0-alpha.4 to 8.0.0-alpha.5 (#1381)
* Bump PollyVersion from 8.0.0-alpha.4 to 8.0.0-alpha.5

Bumps `PollyVersion` from 8.0.0-alpha.4 to 8.0.0-alpha.5.

Updates `Polly` from 8.0.0-alpha.4 to 8.0.0-alpha.5
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](https://github.com/App-vNext/Polly/compare/8.0.0-alpha.4...8.0.0-alpha.5)

Updates `Polly.Core` from 8.0.0-alpha.4 to 8.0.0-alpha.5
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](https://github.com/App-vNext/Polly/compare/8.0.0-alpha.4...8.0.0-alpha.5)

Updates `Polly.Extensions` from 8.0.0-alpha.4 to 8.0.0-alpha.5
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](https://github.com/App-vNext/Polly/compare/8.0.0-alpha.4...8.0.0-alpha.5)

---
updated-dependencies:
- dependency-name: Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Polly.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Polly.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Adopt alpha.5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Tomka <martintomka@microsoft.com>
2023-07-03 12:27:41 +00:00
martintmk edb1ffbff4
Adopt Alpha 2 in samples (#1338) 2023-06-22 07:15:04 +00:00
martintmk 91e5384b8a
API feedback (#1327) 2023-06-19 15:14:45 +00:00
Martin Costello 6260f7eda8 Fix relative links
See #1324.
2023-06-19 15:07:29 +01:00
martintmk 9506d058eb
Introduce `samples` folder (#1295) 2023-06-16 09:38:57 +00:00