Skip to content

Releases: justeattakeaway/JustSaying

v8.1.0

05 Mar 00:53
1188464

Choose a tag to compare

What's Changed

  • Update LocalSqsSnsMessaging to 0.6.4 by @slang25 in #1774
  • Move Docusaurus site from /website to /docs by @Copilot in #1784
  • Migrate documentation from GitBook to Docusaurus by @slang25 in #1783
  • Update docs style by @slang25 in #1800
  • Update Renovate configuration to match dependabot by @hwoodiwiss in #1819
  • Update docs link to GitHub Pages by @slang25 in #1825
  • Update Docs contributor blurb in the readme by @hwoodiwiss in #1826
  • Remove some dependencies by @slang25 in #1827
  • Update build SDK to .NET 10 by @hwoodiwiss in #1835
  • Attempt to fix flaky test by @slang25 in #1841
  • Documentation improvements by @thomhurst in #1852
  • Add Sourcegraph SCIP upload for main branch commits by @Copilot in #1863
  • Update Node.js setup action to version 6.1.0 by @slang25 in #1864
  • Enhance SCIP upload command with repository details by @slang25 in #1865
  • Add docusaurus-plugin-llms and offline search by @slang25 in #1870
  • Configure pathTransformation for docusaurus-plugin-llms to fix URL generation by @Copilot in #1875
  • Add Aspire orchestration and distributed tracing to restaurant samples by @slang25 in #1887
  • Add rate limiting (messages per second) to subscription groups by @thomhurst in #1902
  • Fix xUnit v3 custom FactAttribute constructors for analyzer rule xUnit3003 by @Copilot in #1906
  • Update dotnet monorepo packages by @Copilot in #1908
  • Fix package downgrade errors in dotnet monorepo update by @Copilot in #1909
  • Remove dependabot by @slang25 in #1913
  • [WIP] Update to address feedback on replacing Serilog with Microsoft.Extensions.Logging by @Copilot in #1930
  • Inject ILogger via DI in sample middleware classes by @Copilot in #1931
  • Replace Serilog with Microsoft.Extensions.Logging across samples and … by @slang25 in #1929
  • Fix dotnet new sln command in build workflow by @slang25 in #1937
  • Add OpenTelemetry distributed tracing and metrics by @thomhurst in #1936
  • Partial merge of dependency updates from PRs #1828 and #1920 by @Copilot in #1935
  • Replace deprecated codecov/test-results-action with codecov/codecov-action by @Copilot in #1854
  • Add project reference for ServiceDefaults by @slang25 in #1942
  • Fix clashing dependencies: Http.Resilience version mismatch and missing Microsoft.Testing.Platform reference by @Copilot in #1944
  • Move from actions/attest-build-provenance to actions/attest by @hwoodiwiss in #1952

New Contributors

Full Changelog: v8.0.0...v8.1.0

v6.1.1

21 Oct 16:43
1b7002f

Choose a tag to compare

What's Changed

  • Backport DefaultAwsClientFactory changes for easier local dev by @slang25 in #1775

Full Changelog: v6.1.0...v6.1.1

v7.4.0

15 Oct 09:20
7c10caa

Choose a tag to compare

This is a maintenance release to add automatic decompression of payloads to JustSaying v7

What's Changed

Full Changelog: v7.3.0...v7.4.0

v6.1.0

15 Oct 09:32
14957bf

Choose a tag to compare

This is a maintenance release to add automatic decompression of payloads to JustSaying v6

What's Changed

Full Changelog: v6.0.5...v6.1.0

Version 8.0.0

09 Sep 13:54
c2889e8

Choose a tag to compare

What's Changed

Since v7.3.0

  • Message compression
  • Upgraded to AWSSDK v4
  • Introduces a "Message Body Serializer/Deserializer" to keep the message format separate
  • Adds SNS raw delivery support
  • Subject is now optional
  • Allows for overriding Subject in publisher configuraiton
  • Removes serialization registry, serializers are flowed through the subscription
  • Added LocalSqsSnsMessaging to make integration testing instantaneous and deterministic

Since v8.0.0-rc.1

  • Migrated to XUnit v3
  • Started publishing test results to Codecov

New Contributors

  • @Copilot made their first contribution in #1750

Full Changelog: v7.3.0...v8.0.0

v8.0.0-rc.1

03 Jul 10:09
65c800a

Choose a tag to compare

v8.0.0-rc.1 Pre-release
Pre-release

What's Changed

  • Message compression
  • Upgraded to AWSSDK v4
  • Introduces a "Message Body Serializer/Deserializer" to keep the message format separate
  • Adds SNS raw delivery support
  • Subject is now optional
  • Allows for overriding Subject in publisher configuraiton
  • Removes serialization registry, serializers are flowed through the subscription
  • Added LocalSqsSnsMessaging to make integration testing instantaneous and deterministic

Full Changelog: v7.3.0...v8.0.0-rc.1

v7.3.0

11 Feb 14:04
12204dd

Choose a tag to compare

Features

Maintainence

  • Dependabot updates

Full Changelog: v7.2.1...v7.3.0

Version 7.2.1

22 Jan 10:17
346308c

Choose a tag to compare

What's Changed

Fixes

Maintainence

Full Changelog: v7.2.0...v7.2.1

Version 7.2.0

12 Nov 21:59
490f5ba

Choose a tag to compare

What's Changed

Features

Maintenance

  • Update to .NET 9
  • Dependabot updates

Full Changelog: v7.1.2...v7.2.0

Version 7.1.2

17 Jun 08:30
560d071

Choose a tag to compare

What's Changed

Read more