Brighter

A framework for building messaging apps with .NET and C#.

MIT License

Stars
2K
Committers
82

Bot releases are hidden (Show)

Brighter - 9.0.1

Published by holytshirt over 2 years ago

  • Add LookupByOrDefault to the Producer Registry to allow setting Default @preardon (#1943)

Full Changelog: https://github.com/BrighterCommand/Brighter/compare/8.1.1399...9.0.1

Brighter - 9.0.1-preview.8

Published by holytshirt almost 3 years ago

Changes

  • Postgres outbox transaction provider @samrumley88 (#1936)
  • Install dotnet 6 in CodeQL Pipeline @preardon (#1931)
  • Clear Outbox Async Checking Sync Producer @preardon (#1926)

🚀 Features

  • Create a Producer Registry to allow Command Processor to send via multiple producers @iancooper (#1898)

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SQS from 3.7.2.5 to 3.7.2.7 @dependabot (#1930)
  • chore(deps): bump FluentAssertions from 6.2.0 to 6.3.0 @dependabot (#1928)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2.3 to 3.7.2.5 @dependabot (#1929)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.99 to 3.7.1.100 @dependabot (#1924)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2.3 to 3.7.2.4 @dependabot (#1923)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.7 to 3.7.3.9 @dependabot (#1920)
Brighter - 9.0.1-preview.7

Published by holytshirt almost 3 years ago

Changes

  • Fix Outbox Transaction Issues @preardon (#1919)
  • Index Dispatched column in MSSQL outbox @christysalter (#1897)

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SQS from 3.7.2.4 to 3.7.2.5 @dependabot (#1917)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.97 to 3.7.1.99 @dependabot (#1910)
  • chore(deps): bump System.Text.Json from 6.0.0 to 6.0.1 @dependabot (#1914)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2.1 to 3.7.2.3 @dependabot (#1913)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.3 to 3.7.2.4 @dependabot (#1901)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.6 to 3.7.3.7 @dependabot (#1900)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.5 to 3.7.3.6 @dependabot (#1895)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.96 to 3.7.1.97 @dependabot (#1894)
  • chore(deps): bump Azure.Messaging.ServiceBus from 7.5.0 to 7.5.1 @dependabot (#1893)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2 to 3.7.2.1 @dependabot (#1892)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.2 to 3.7.2.3 @dependabot (#1891)
  • chore(deps): bump Hellang.Middleware.ProblemDetails from 6.2.0 to 6.3.0 @dependabot (#1883)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.2 to 3.7.3.5 @dependabot (#1887)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.92 to 3.7.1.96 @dependabot (#1886)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.45 to 3.7.2.2 @dependabot (#1885)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.103 to 3.7.2 @dependabot (#1884)
Brighter - 9.0.1-preview.6

Published by holytshirt almost 3 years ago

Changes

  • Add Control over Subscription Creation @preardon (#1879)
  • Add ASB Headers to Transport @preardon (#1878)
  • Cleaned ASB Library ready for Go Live @preardon (#1877)
  • MySql outbox query fix @honkuan86 (#1876)
Brighter - 9.0.1-preview.5

Published by holytshirt almost 3 years ago

Changes

  • Ensured a new CommandProcessorProvider for each Message Pump @preardon (#1866)

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.69 to 3.7.3.2 @dependabot (#1865)
  • chore(deps): bump Serilog.Sinks.Console from 4.0.0 to 4.0.1 @dependabot (#1863)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.41 to 3.7.1.45 @dependabot (#1862)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.99 to 3.7.0.103 @dependabot (#1860)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.88 to 3.7.1.92 @dependabot (#1859)
  • chore(deps): bump ServiceStack.Redis.Core from 5.13.0 to 5.13.2 @dependabot (#1858)
Brighter - 9.0.1-preview.4

Published by holytshirt almost 3 years ago

Changes

  • Fixed error Handling around ASB Acknowledge @preardon (#1854)
  • Fix Logging around ASB Acknowledge @preardon (#1853)
  • Updated Both EF Core Libraries to Target Multiple Frameworks @preardon (#1839)
  • System.InvalidCastException thrown when using UsePostgreSqlOutbox ServiceCollection Extension @samrumley88 (#1837)
  • Added CommandProcessorProvider @preardon (#1801)
  • Do not run Artefact Push if PR #1840 @preardon (#1841)
  • Ensures that we have documented the Kafka public methods and classes. @iancooper (#1807)

🛠️ Dependencies

  • chore(deps): bump ServiceStack.Redis.Core from 5.12.0 to 5.13.0 @dependabot (#1846)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.89 to 3.7.0.95 @dependabot (#1836)
  • chore(deps): bump Npgsql from 5.0.10 to 6.0.0 @dependabot (#1835)
  • chore(deps): bump Microsoft.Extensions.Logging from 5.0.0 to 6.0.0 @dependabot (#1834)
  • chore(deps): bump Microsoft.Extensions.Hosting.Abstractions from 5.0.0 to 6.0.0 @dependabot (#1833)
  • chore(deps): bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 @dependabot (#1832)
  • chore(deps): bump Serilog.Extensions.Hosting from 4.1.2 to 4.2.0 @dependabot (#1831)
  • chore(deps): bump Microsoft.Data.Sqlite from 5.0.11 to 6.0.0 @dependabot (#1829)
  • chore(deps): bump MySqlConnector from 1.3.14 to 2.0.0 @dependabot (#1828)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.59 to 3.7.2.65 @dependabot (#1827)
  • chore(deps): bump Microsoft.Extensions.Hosting from 5.0.0 to 6.0.0 @dependabot (#1826)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.31 to 3.7.1.37 @dependabot (#1825)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.78 to 3.7.1.84 @dependabot (#1824)
  • chore(deps): bump Microsoft.EntityFrameworkCore from 5.0.11 to 6.0.0 @dependabot (#1823)
  • chore(deps): bump Microsoft.Extensions.DependencyInjection from 5.0.2 to 6.0.0 @dependabot (#1822)
  • chore(deps): bump Microsoft.Extensions.Configuration.EnvironmentVariables from 5.0.0 to 6.0.0 @dependabot (#1814)
  • chore(deps): bump System.Text.Json from 5.0.2 to 6.0.0 @dependabot (#1813)
  • chore(deps): bump Serilog.Extensions.Logging from 3.0.1 to 3.1.0 @dependabot (#1810)
  • chore(deps): bump Microsoft.Extensions.Configuration.Binder from 5.0.0 to 6.0.0 @dependabot (#1809)
  • chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 @dependabot (#1806)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.74 to 3.7.1.78 @dependabot (#1805)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.30 to 3.7.1.31 @dependabot (#1804)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.58 to 3.7.2.59 @dependabot (#1803)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.88 to 3.7.0.89 @dependabot (#1802)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.84 to 3.7.0.88 @dependabot (#1800)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.26 to 3.7.1.30 @dependabot (#1799)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.55 to 3.7.2.58 @dependabot (#1798)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.73 to 3.7.1.74 @dependabot (#1794)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.54 to 3.7.2.55 @dependabot (#1793)
  • chore(deps): bump FluentAssertions from 6.1.0 to 6.2.0 @dependabot (#1792)
Brighter - 9.0.1-preview.3

Published by holytshirt almost 3 years ago

Changes

  • Updated External Bus to not attempt to send MT_NONE @preardon (#1789)
  • Sample of scoped handler factory with ASB @penderi (#1779)
  • Serviceactivator scope declaration - using scopes in PipelineBuilder @penderi (#1746)
  • Update MsSql Outbox Get and GetAsync @preardon (#1762)
  • Feature/1760 make sweeper service configurable @preardon (#1761)
  • Updated POST on Command Processor to no participate on TXNs #1757 @preardon (#1759)
  • Initial Upgrade to Azure.Messaging.ServiceBus #1629 @preardon (#1747)
  • Added Integration test for ASB #1442 @preardon (#1727)
  • Fix the build Issues in DI & the Test for RPC Subscriptions @preardon (#1728)
  • Fixes Issue #1699 | CommandProcessor.Call(..) works again @DevJonny (#1726)
  • Renames sample folders to remove sample/example @DevJonny (#1725)

🚀 Features

  • Reduce command processor ctor's @preardon (#1729)

🐛 Bug Fixes

  • Fix to ensure check is done for Error.Code.NoError if Error is not null @pieperu (#1778)
  • RMQ should ack exising message on a requeue; ensure dlq gets message when retry count exceeded @iancooper (#1754)

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.72 to 3.7.1.73 @dependabot (#1788)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.83 to 3.7.0.84 @dependabot (#1787)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.53 to 3.7.2.54 @dependabot (#1786)
  • chore(deps): bump MySqlConnector from 1.3.13 to 1.3.14 @dependabot (#1785)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.25 to 3.7.1.26 @dependabot (#1784)
  • chore(deps): bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.10 to 5.0.11 @dependabot (#1783)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.22 to 3.7.1.25 @dependabot (#1782)
  • chore(deps): bump Confluent.Kafka from 1.8.1 to 1.8.2 @dependabot (#1781)
  • chore(deps): bump Swashbuckle.AspNetCore from 6.2.2 to 6.2.3 @dependabot (#1780)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite.Core from 5.0.10 to 5.0.11 @dependabot (#1774)
  • chore(deps): bump Microsoft.EntityFrameworkCore from 5.0.10 to 5.0.11 @dependabot (#1773)
  • chore(deps): bump Azure.Identity from 1.4.1 to 1.5.0 @dependabot (#1772)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.10 to 5.0.11 @dependabot (#1771)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Design from 5.0.10 to 5.0.11 @dependabot (#1770)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.80 to 3.7.0.83 @dependabot (#1769)
  • chore(deps): bump Microsoft.Data.Sqlite from 5.0.10 to 5.0.11 @dependabot (#1768)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.69 to 3.7.1.72 @dependabot (#1767)
  • chore(deps): bump Azure.Messaging.ServiceBus from 7.3.0 to 7.4.0 @dependabot (#1766)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.50 to 3.7.2.53 @dependabot (#1765)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.18 to 3.7.1.22 @dependabot (#1752)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.65 to 3.7.1.69 @dependabot (#1751)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.76 to 3.7.0.80 @dependabot (#1750)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.46 to 3.7.2.50 @dependabot (#1749)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.42 to 3.7.2.46 @dependabot (#1745)
  • chore(deps): bump MySqlConnector from 1.3.12 to 1.3.13 @dependabot (#1744)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.61 to 3.7.1.65 @dependabot (#1743)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.14 to 3.7.1.18 @dependabot (#1742)
  • chore(deps): bump Pomelo.EntityFrameworkCore.MySql from 5.0.1 to 5.0.2 @dependabot (#1741)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.72 to 3.7.0.76 @dependabot (#1740)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.69 to 3.7.0.72 @dependabot (#1739)
  • chore(deps): bump Swashbuckle.AspNetCore from 5.6.3 to 6.2.2 @dependabot (#1738)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Design from 5.0.9 to 5.0.10 @dependabot (#1737)
  • chore(deps): bump Microsoft.Data.SqlClient from 3.0.0 to 3.0.1 @dependabot (#1736)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.39 to 3.7.2.42 @dependabot (#1735)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.11 to 3.7.1.14 @dependabot (#1733)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.9 to 5.0.10 @dependabot (#1734)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite.Core from 5.0.9 to 5.0.10 @dependabot (#1732)
  • chore(deps): bump Hellang.Middleware.ProblemDetails from 6.1.0 to 6.2.0 @dependabot (#1730)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.58 to 3.7.1.61 @dependabot (#1731)
Brighter - 9.0.1-preview.2

Published by holytshirt about 3 years ago

Changes

  • Make RawMessageDelivery option configurable @honkuan86 (#1648)
  • Added Static and Async Methods to Sweeper @preardon (#1707)
  • Issue #1634 | Adds support for async handlers when using RPC @DevJonny (#1685)
  • Split Bus App Lifetime Dependencies from CommandProcessor Instance Lifetime Dependencies @iancooper (#1628)
  • Removed Throw from the Acknowledge on ASB Comsumer @preardon (#1618)
  • Updated Outstanding Command SQl Query @preardon (#1594)
  • Added Check to Outbox Sweeper to only clear if messages exist @preardon (#1611)
  • Update Brighter Builder to allow DI of outbox as well as UseExternalMessaging @preardon (#1601)
  • Updated References from System.Data to Microsoft.Data @preardon (#1593)
  • Removed All references to Raven DB from Help #1198 @preardon (#1527)
  • Update to TaskCompletionSource @holytshirt (#1572)

🚀 Features

  • Example using Web API of Outbox (contains implementation for Sqlite and MySql) @iancooper (#1708)
  • Fixes #1700 | Adds feature switch support for builders @DevJonny (#1701)

🐛 Bug Fixes

  • Outbox scoped provider @preardon (#1687)
  • Outbox scoped provider @preardon (#1667)
  • Update SQL Boxes to use Microsoft.Data.SqlClient @preardon (#1584)

🛠️ Dependencies

  • chore(deps): bump Microsoft.Data.Sqlite from 5.0.9 to 5.0.10 @dependabot (#1722)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.9 to 3.7.1.11 @dependabot (#1721)
  • chore(deps): bump Microsoft.EntityFrameworkCore from 5.0.9 to 5.0.10 @dependabot (#1720)
  • chore(deps): bump MessagePack from 2.3.75 to 2.3.85 @dependabot (#1719)
  • chore(deps): bump Npgsql from 5.0.7 to 5.0.10 @dependabot (#1718)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.54 to 3.7.1.58 @dependabot (#1717)
  • chore(deps): bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.9 to 5.0.10 @dependabot (#1716)
  • chore(deps): bump System.Data.SqlClient from 4.8.2 to 4.8.3 @dependabot (#1715)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Design from 5.0.9 to 5.0.10 @dependabot (#1714)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.65 to 3.7.0.69 @dependabot (#1713)
  • chore(deps): bump Confluent.Kafka from 1.7.0 to 1.8.1 @dependabot (#1712)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.35 to 3.7.2.39 @dependabot (#1711)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.54 to 3.7.1.9 @dependabot (#1709)
  • chore(deps): bump FakeItEasy from 7.1.0 to 7.2.0 @dependabot (#1694)
  • chore(deps): bump MySqlConnector from 1.3.11 to 1.3.12 @dependabot (#1706)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.45 to 3.7.1.54 @dependabot (#1705)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.54 to 3.7.1.7 @dependabot (#1704)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.54 to 3.7.0.65 @dependabot (#1703)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.24 to 3.7.2.35 @dependabot (#1702)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.41 to 3.7.1.45 @dependabot (#1688)
  • chore(deps): bump FluentAssertions from 6.0.0 to 6.1.0 @dependabot (#1684)
  • chore(deps): bump ServiceStack.Redis.Core from 5.11.0 to 5.12.0 @dependabot (#1683)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.20 to 3.7.2.24 @dependabot (#1681)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.50 to 3.7.0.54 @dependabot (#1680)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.50 to 3.7.0.54 @dependabot (#1679)
  • chore(deps): bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.8 to 5.0.9 @dependabot (#1676)
  • chore(deps): bump Microsoft.Data.Sqlite from 5.0.8 to 5.0.9 @dependabot (#1675)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.50 to 3.7.0.52 @dependabot (#1674)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Design from 5.0.8 to 5.0.9 @dependabot (#1673)
  • chore(deps): bump FluentAssertions from 5.10.3 to 6.0.0 @dependabot (#1672)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.39 to 3.7.1.41 @dependabot (#1671)
  • chore(deps): bump Microsoft.EntityFrameworkCore from 5.0.8 to 5.0.9 @dependabot (#1670)
  • chore(deps): bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 @dependabot (#1669)
  • chore(deps): bump Azure.Identity from 1.4.0 to 1.4.1 @dependabot (#1666)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.35 to 3.7.1.39 @dependabot (#1665)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.45 to 3.7.0.50 @dependabot (#1664)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.16 to 3.7.2.20 @dependabot (#1663)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.46 to 3.7.0.50 @dependabot (#1662)
  • chore(deps): bump MessagePack from 2.2.113 to 2.3.75 @dependabot (#1660)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.46 to 3.7.0.48 @dependabot (#1657)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.33 to 3.7.1.35 @dependabot (#1656)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.14 to 3.7.2.16 @dependabot (#1655)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.45 to 3.7.0.46 @dependabot (#1654)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.44 to 3.7.0.45 @dependabot (#1651)
  • chore(deps): bump AWSSDK.Extensions.NETCore.Setup from 3.7.0.1 to 3.7.1 @dependabot (#1650)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.44 to 3.7.0.45 @dependabot (#1649)
  • chore(deps): bump MySqlConnector from 1.3.10 to 1.3.11 @dependabot (#1626)
  • chore(deps): bump MessagePack from 2.2.85 to 2.2.113 @dependabot (#1647)
  • chore(deps): bump Serilog.Sinks.Console from 3.1.1 to 4.0.0 @dependabot (#1646)
  • chore(deps): bump coverlet.collector from 3.0.3 to 3.1.0 @dependabot (#1645)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.6 to 3.7.2.14 @dependabot (#1644)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.36 to 3.7.0.44 @dependabot (#1643)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.24 to 3.7.1.33 @dependabot (#1642)
  • chore(deps): bump Microsoft.Data.Sqlite from 5.0.7 to 5.0.8 @dependabot (#1641)
  • chore(deps): bump Microsoft.EntityFrameworkCore.Design from 5.0.7 to 5.0.8 @dependabot (#1640)
  • chore(deps): bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.7 to 5.0.8 @dependabot (#1639)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.36 to 3.7.0.44 @dependabot (#1638)
  • chore(deps): bump Microsoft.EntityFrameworkCore from 5.0.7 to 5.0.8 @dependabot (#1637)
  • chore(deps): bump Microsoft.Extensions.DependencyInjection from 5.0.1 to 5.0.2 @dependabot (#1636)
  • chore(deps): bump RabbitMQ.Client from 6.2.1 to 6.2.2 @dependabot (#1617)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.22 to 3.7.1.24 @dependabot (#1616)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.33 to 3.7.0.36 @dependabot (#1615)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.34 to 3.7.0.36 @dependabot (#1614)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.3 to 3.7.2.6 @dependabot (#1613)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.21 to 3.7.1.22 @dependabot (#1609)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.33 to 3.7.0.34 @dependabot (#1608)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.31 to 3.7.0.33 @dependabot (#1607)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.19 to 3.7.1.21 @dependabot (#1606)
  • chore(deps): bump MySqlConnector from 1.3.9 to 1.3.10 @dependabot (#1605)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.1 to 3.7.2.3 @dependabot (#1604)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.31 to 3.7.0.33 @dependabot (#1603)
  • chore(deps): bump FakeItEasy from 7.0.2 to 7.1.0 @dependabot (#1592)
  • chore(deps): bump Npgsql from 5.0.5 to 5.0.7 @dependabot (#1591)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.30 to 3.7.0.31 @dependabot (#1590)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.30 to 3.7.0.31 @dependabot (#1589)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.18 to 3.7.1.19 @dependabot (#1588)
  • chore(deps): bump AMQPNetLite from 2.4.2 to 2.4.3 @dependabot (#1587)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2 to 3.7.2.1 @dependabot (#1586)
  • chore(deps): bump Microsoft.Data.Sqlite from 5.0.6 to 5.0.7 @dependabot (#1585)
Brighter - 9.0.1-preview.1

Published by holytshirt over 3 years ago

Changes

  • Update DefaultAzure ConnectionFactories to have a public constructor … @preardon (#1559)

🐛 Bug Fixes

  • MySqlOutbox outstanding messages query fix @honkuan86 (#1575)
  • Use topic from message header, allow send to multiple topics @iancooper (#1556)

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.14 to 3.7.1.18 @dependabot (#1567)
  • chore(deps): bump AWSSDK.SQS from 3.7.0.26 to 3.7.0.30 @dependabot (#1566)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.1.11 to 3.7.1.15 @dependabot (#1565)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.1.15 to 3.7.2 @dependabot (#1577)
  • chore(deps): bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 @dependabot (#1564)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.26 to 3.7.0.30 @dependabot (#1563)
  • chore(deps): bump MySqlConnector from 1.3.8 to 1.3.9 @dependabot (#1562)
Brighter - 9.0.1-beta.2 - Our second prerelease for V9!

Published by holytshirt over 3 years ago

The v9 beta packages are on Nuget
https://www.nuget.org/profiles/BrighterCommand

Brighter - 9.0.1-beta.1

Published by holytshirt over 3 years ago

The v9 beta packages are on Nuget
https://www.nuget.org/profiles/BrighterCommand

Brighter - Paramore.Brighter.v8.1.1399

Published by iancooper over 4 years ago

Stabilty Fixes

Brighter - Paramore.Brighter.v8.1.1036

Published by iancooper over 4 years ago

Stabilty Fixes

Brighter - Paramore.Brighter.v8.1.11

Published by iancooper almost 5 years ago

  • Fixes #846 System.InvalidOperationException: You cannot enqueue more items than the buffer length when shut down Service Activator that has many performers and connections
Brighter - Paramore.Brighter.v8.0.305

Published by iancooper over 5 years ago

  • Suppress and log BrokerUnreachableException during ResetConnection
Brighter - Paramore.Brighter.v8.0.71

Published by iancooper over 5 years ago

  • Fixes issues with Polly which changed their Default constructor for PolicyRegistry
Brighter - Paramore.Brighter.v8.0.37

Published by iancooper over 5 years ago

Stabilty Fixes

Brighter - Paramore.Brighter.v7.4.2

Published by iancooper over 6 years ago

Stabilty Fixes

Brighter - Paramore.Brighter.v7.2.10

Published by iancooper over 6 years ago

  • Support for PostgreSql Message Store
  • Support for MySql Message and Command Stores
  • Support for Kafka Messaging Gateway - Beta
  • Support for MSSql Messaging Gateway - Beta
Brighter - Paramore.Brighter.v7.0.143

Published by iancooper over 7 years ago

Stabilty Fixes