1. 35a804e fixed casting of IdleTimeOut by Federico Barresi · 3 months ago main
  2. 9b73486 Update build configuration to support .NET 10.0 by Havret · 8 weeks ago
  3. 5a6625f Update contribution guidelines to include GitHub Issues and Discussions by Havret · 8 weeks ago
  4. 1d436f6 Add test for AsyncListener behavior after removal to prevent deadlock by Havret · 8 weeks ago
  5. 6a3a2e5 Fix NmsMessageConsumer's AsyncListener Event Property by CodersRealm · 8 weeks ago
  6. 162512a refactor: change byte to sbyte for message destination types and annotations by Havret · 8 weeks ago
  7. 15b1593 fix type annotation to sbyte by Federico Barresi · 3 months ago
  8. e6626ff Set up default protection ruleset for default and release branches by The Apache Software Foundation · 9 weeks ago
  9. 7571e32 Enable GitHub Issues and Discussions by Havret · 8 weeks ago
  10. 4ec0a8d NO-JIRA: Use dotnet LTS version by Havret · 11 months ago
  11. f2cff6b NO-JIRA: Update version to 2.4.0 by Havret · 11 months ago 2.4.0-rc1
  12. fdc0de2 AMQNET-847 Add support for client-side redelivery delay based on redelivery attempt count by Steve Martin · 12 months ago
  13. c96b0ac AMQNET-846 Add option to customize acknowledgment behavior for expired messages via IRedeliveryPolicy by Havret · 1 year, 1 month ago
  14. 3532800 NO-JIRA Remove AppVeyor by Havret · 1 year ago
  15. 2df35c5 AMQNET-849 Allow, deny types fix by Havret · 1 year, 1 month ago
  16. 2933075 NO-JIRA Disable AppVeyor by Krzysztof Porebski · 1 year, 1 month ago
  17. 4996be4 NO-JIRA Update status badge by Krzysztof Porebski · 1 year, 1 month ago
  18. fb00356 NO-JIRA Run CI using github actions by Havret · 1 year, 1 month ago
  19. 86f3245 NO-JIRA Clean up project structure by Havret · 1 year, 1 month ago
  20. 931abbf NO-JIRA: Update version to 2.3.0 by Havret · 1 year, 3 months ago 2.3.0 2.3.0-rc1
  21. f16601c Use String.IsNullOrWhiteSpace to also handle cases where VHost is a whitespace-only string. by Andreas Ländle · 1 year, 3 months ago
  22. 898d510 For sure `AMQP` related stuff should go to the related classes - so just moved code. by Andreas Ländle · 1 year, 3 months ago
  23. de438fb Use `amqp.vost` to configure hostname and added some tests. by Andreas Ländle · 1 year, 3 months ago
  24. 02349e8 AMQNET-817 - Ability to configure hostname by Andreas Ländle · 1 year, 3 months ago
  25. 5e4e137 AMQNET-735 Add AsyncMessageListener to Consumer API by Havret · 2 years, 10 months ago
  26. 2e925c9 AMQNET-746 NmsContext event listeners by lukeabsent · 4 years, 7 months ago
  27. 4f3b0da AMQNET-606: Ignore can be removed. test works by Jefwillems · 3 years ago
  28. 0f36695 NO-JIRA: Update version to 2.2.0 by Havret · 3 years, 2 months ago 2.2.0 2.2.0-rc1
  29. ebd4120 AMQNET-831 Add option to change ack mode via message properties by Havret · 3 years, 4 months ago
  30. cccd4ee AMQNET-831 allow acktype modified_failed (#86) by Jef Willems · 3 years, 4 months ago
  31. 36de1be NO-JIRA: Update version to 2.1.0 by Havret · 3 years, 4 months ago 2.1.0 2.1.0-rc1
  32. 26ba587 Merge pull request #85 from apache/allow_deny_list by Havret · 3 years, 5 months ago
  33. b3e02e8 AMQNET-828 Add allow, deny types support by Havret · 3 years, 5 months ago
  34. 1bdedb3 Merge pull request #84 from apache/update_for_year_change by Havret · 3 years, 5 months ago
  35. ea4a3bd NO-JIRA Updating for year change by Havret · 3 years, 5 months ago
  36. 05e8350 Merge pull request #82 from michaelandrepearce/YearChange by Havret · 4 years, 3 months ago
  37. 7dab2b1 NO-JIRA Updating for year change by Michael Pearce · 4 years, 4 months ago
  38. 82d5789 Merge pull request #80 from lukeabsent/NOJIRA by Havret · 4 years, 10 months ago 2.0.0
  39. 494608a NO-JIRA Add missing headers by lukeabsent · 4 years, 10 months ago
  40. d152a02 AMQNET-724 Add info in README by lukeabsent · 4 years, 10 months ago 2.0.0-rc1
  41. 5c27b7c NO-JIRA Fix link url for travis by Michael André Pearce · 4 years, 10 months ago
  42. dcbedd6 NO-JIRA Update Travis Build Status Link by Michael André Pearce · 4 years, 10 months ago
  43. ec87d9f AMQNET-724 Allow to specify consumer credit by lukeabsent · 5 years ago
  44. ba3f576 AMQNET-722 Updated config doc, and little update to random delay time by lukeabsent · 4 years, 11 months ago
  45. 40224de AMQNET-722 Connection timing new options by lukeabsent · 5 years ago
  46. 24912e8 NO-JIRA: Add missing license headers by Michael André Pearce · 5 years ago
  47. fc6e661 AMQNET-718 Update rest of tests for inflight cancel by lukeabsent · 5 years ago
  48. 11f571f AMQNET-718 Cancel inflight messages after send timeout + Resolve conflicts by Havret · 5 years ago
  49. 8eca44a AMQNET-637 Try to: fix failing tests, add little more information in case of failing frame assertion, simplify AmqpProducer.SendAsync by lukeabsent · 5 years ago
  50. bde583d NO-JIRA: Add missing headers by Havret · 5 years ago
  51. 4761537 NO-JIRA: Update license by Havret · 5 years ago
  52. 2ea3ea2 Merge pull request #66 from apache/2.0.x by Michael André Pearce · 5 years ago
  53. 86359c7 Merge pull request #65 from lukeabsent/AMQNET-637 by Michael André Pearce · 5 years ago
  54. 007df90 AMQNET-637 Allow closing on error handler, Await() by lukeabsent · 5 years ago
  55. c9b3715 Merge pull request #64 from lukeabsent/AMQNET-637 by Michael André Pearce · 5 years ago
  56. c4e3d2c Merge branch '2.0.x' of https://github.com/apache/activemq-nms-amqp into AMQNET-637 by lukeabsent · 5 years ago
  57. b51ddc9 AMQNET-637 Merge outstanding changes from apache master - with conflicts by lukeabsent · 5 years ago
  58. f496e41 Merge pull request #63 from brudo/lts-revert-netcore21 by Michael André Pearce · 5 years ago
  59. 984d469 AMQNET-637 Update version by lukeabsent · 5 years ago
  60. 672406b AMQNET-637 Implementation of async message factory methods for producers by lukeabsent · 5 years ago
  61. 03c1fef Remove .NET Core SDK minor version in .travis.yml by Bruce Dodson · 5 years ago
  62. f3cf9d1 Fix .NET Core 2.1 SDK minor version by Bruce Dodson · 5 years ago
  63. 562407f Merge pull request #62 from lukeabsent/AMQNET-637 by Michael André Pearce · 5 years ago
  64. 7780969 AMQNET-637 Move LangVersion back to 7.3 in interop test by lukeabsent · 5 years ago
  65. 9a168fa Switch .NET Core target for tests, samples, and CI builds from 2.2 back to 2.1. by Bruce Dodson · 5 years ago
  66. a2a9d8b Merge pull request #61 from lukeabsent/AMQNET-637 by Michael André Pearce · 5 years ago
  67. 62f26c0 AMQNET-637 More async methods implementations, refactors and increase AMQPNetLite.Core version by lukeabsent · 5 years ago
  68. de7a207 Merge pull request #60 from michaelandrepearce/AMQNET-637 by Michael André Pearce · 5 years ago
  69. d46dac8 Merge pull request #3 from lukeabsent/AMQNET-637 by Michael André Pearce · 5 years ago
  70. 1682dc3 AMQNET-637 Deliverytime by lukeabsent · 5 years ago
  71. f973849 AMQNET-637 Class name by lukeabsent · 5 years ago
  72. 7036101 AMQNET-637 More tests, fixes, logging, upgrades by lukeabsent · 5 years ago
  73. 444a58e AMQNET-637 Handle async send timeout properly by Havret · 6 years ago
  74. e4efff2 AMQNET-637 Remove CompletionListener in favour of Task based Async, as well complete some left over bits on shared subscriptions and subscription tracking. by Michael Pearce · 6 years ago
  75. c5600c9 AMQNET-637 Implement async send for AmqpProducer by Havret · 6 years ago
  76. 4c9c737 AMQNET-637 NMS 2.0 - Add NMS 2.0 method implementations. by Michael Pearce · 6 years ago
  77. 2e97a3c Merge pull request #55 from lrushl/master by Havret · 6 years ago
  78. 2ae371c AMQNET-639 Add SourceLink support by Ruslan Shupoval · 6 years ago
  79. f1b1f67 Merge pull request #54 from Havret/AMQNET-635_tcpKeepAliveTime-setting-doesn't-work-on-Linux by Michael André Pearce · 6 years ago 1.8.1 1.8.1-rc1
  80. f31f3aa AMQNET-635: Update AMQPNetLite.Core to 2.4.0 version by Havret · 6 years ago
  81. 89df500 Merge pull request #53 from Havret/fix-msg-priority by Michael André Pearce · 6 years ago
  82. 3238ade AMQNET-634: Use 4 as default msg priority by Havret · 6 years ago
  83. d87646e Merge pull request #51 from HavretGC/AMQNET-622_invoke-IConnection-event-listeners-on-reconnect by Michael André Pearce · 7 years ago
  84. 8152249 Merge pull request #52 from HavretGC/AMQNET-633_Cannot-create-Session-when-Connection-not-started by Michael André Pearce · 7 years ago
  85. e2516e3 AMQNET-633: Fix session creation when connection not started by Havret · 7 years ago
  86. e523178 AMQNET-622: Invoke IConnection event listeners on connection lost and on reconnect by Havret · 7 years ago
  87. 32e331f Merge pull request #50 from HavretGC/refactoring-meta-classes by Michael André Pearce · 7 years ago
  88. 692b80d AMQNET-629: Rework Meta classes by Havret · 7 years ago
  89. da88e1c Merge pull request #36 from Havret/transactions_integration_tests by Michael André Pearce · 7 years ago
  90. 143b5b4 AMQNET-627: Transactions implementation adjustments by Havret · 7 years ago
  91. 6169372 NO-JIRA Change wording slightly around nuget by Michael André Pearce · 7 years ago
  92. dce2c5d Merge pull request #47 from Havret/add-nuget-info-to-readme by Michael André Pearce · 7 years ago
  93. 47b3000 NO-JIRA: Add install info to readme by Havret · 7 years ago
  94. 6f049a3 Update version for next development cycle. by Michael André Pearce · 7 years ago
  95. 00e19af Merge pull request #45 from HavretGC/failover_reconnect_issue by Michael André Pearce · 7 years ago 1.8.0 1.8.0-rc2
  96. f2258e3 Merge branch 'master' into failover_reconnect_issue by Krzysztof Porebski · 7 years ago
  97. 7ad8c42 AMQNET-624: Fix failover issue when broker sends open frame and shortly after close frame by Havret · 7 years ago
  98. f309844 Merge pull request #46 from HavretGC/error_logged_during_connection_close_when_broker_is_down by Michael André Pearce · 7 years ago
  99. aab434e Merge pull request #5 from HavretGC/failover_reconnect_issue by Krzysztof Porebski · 7 years ago
  100. d7b0910 Merge pull request #4 from HavretGC/error_logged_during_connection_close_when_broker_is_down by Krzysztof Porebski · 7 years ago