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