1. 846d876 Make ready for 0.8.2 by Daniel Blankensteiner · 4 years, 2 months ago 0.8.2
  2. d6363d3 Fixing some concurrency issues by Daniel Blankensteiner · 4 years, 2 months ago
  3. dca361e constants are offsets rather than lengths of preceding components by Vince Pergolizzi · 4 years, 2 months ago
  4. b1088b2 make configurable the interval upon which inactive connections are closed by Vince Pergolizzi · 4 years, 2 months ago
  5. 8e3f428 move payload command component sizes into constants by Vince Pergolizzi · 4 years, 2 months ago
  6. 2085e0e Revert "Move payload command component sizes into constants + make inactive connections closing interval configurable (#19)" by Daniel Blankensteiner · 4 years, 2 months ago
  7. 21914ba Move payload command component sizes into constants + make inactive connections closing interval configurable (#19) by Daniel Blankensteiner · 4 years, 2 months ago
  8. 4aca330 Updating readme.md with info about the new slack channel. by Daniel Blankensteiner · 4 years, 2 months ago
  9. e6a823d Make ready for 0.8.1 by Daniel Blankensteiner · 4 years, 2 months ago 0.8.1
  10. 37f3a80 Adding catches to ignore exceptions from the "internal" tasks. by Daniel Blankensteiner · 4 years, 2 months ago
  11. 0f722c1 Make ready for 0.8.0 by Daniel Blankensteiner · 4 years, 2 months ago 0.8.0
  12. a95fb68 Move the solution file to the root folder by Daniel Blankensteiner · 4 years, 2 months ago
  13. e71343f Add support for a func exception handler by Daniel Blankensteiner · 4 years, 2 months ago
  14. 5949549 Auto clean up by Daniel Blankensteiner · 4 years, 2 months ago
  15. 574ea18 Fixed all things by Sérgio Silveira · 4 years, 2 months ago
  16. 7332607 Fixed pulsar stream bug with ReadOnlySequence. by Sérgio Silveira · 4 years, 2 months ago
  17. b6e0643 Adding samples by Daniel Blankensteiner · 4 years, 3 months ago
  18. fdb97c6 Changed as requested by Apache by Daniel Blankensteiner · 4 years, 3 months ago
  19. 9255ea5 Changing license header. Adding support for injecting an exception handler. by Daniel Blankensteiner · 4 years, 3 months ago
  20. fb6b6fb Update source files to include ALv2 license header by Sijie Guo · 4 years, 3 months ago
  21. 2fd0c89 Fix bug when disposing a client with multiple consumers, readers or producers and make ready for release 0.7.2 by Daniel Blankensteiner · 4 years, 6 months ago 0.7.2
  22. 3a22c5b make ready for 0.7.1 by Daniel Blankensteiner · 4 years, 6 months ago 0.7.1
  23. 4cbc56c Calling "Messages" on a consumer and reader should not take a lock. by Daniel Blankensteiner · 4 years, 6 months ago
  24. 0e0f62e Update ConfigureAwait.Fody (new version include support for ValueTask). by Daniel Blankensteiner · 4 years, 7 months ago
  25. 24ebaca Merge pull request #10 from janpieterz/feature/configure-await by Daniel Blankensteiner · 4 years, 7 months ago
  26. 3fb215b Add ConfigureAwait Fody weaver by Jan-Pieter Zoutewelle · 4 years, 7 months ago
  27. affff6d Make ready for 0.7.0 by Daniel Blankensteiner · 4 years, 7 months ago 0.7.0
  28. 7a2419f When creating a Producer, the initial sequenceId can be set, but it can also be set explicitly when creating MessageMetadata (both directly and via the MessageBuilder). We need to make sure it is auto incrementing, even if the user is reusing the MessageMetadata while not setting the sequence id explicitly. by Daniel Blankensteiner · 4 years, 7 months ago
  29. b7a0ef7 Merge pull request #9 from janpieterz/feature/default-send-increment-sequence by Daniel Blankensteiner · 4 years, 7 months ago
  30. 0722885 Set the sequence id when sending using default metadata by Jan-Pieter Zoutewelle · 4 years, 7 months ago
  31. 32faa6e 'Connect' don't have a requestId, but can give an 'Error'. The 'Error' has a requestId, but it is just set to max. This fix will ensure that the first command 'Connect' gets coupled with a possible 'Error' message. by Daniel Blankensteiner · 4 years, 7 months ago
  32. 67e53e0 AuthMethodName must be set to "tls" by Daniel Blankensteiner · 4 years, 7 months ago
  33. 30e9101 Adding support for TLS - Client certificate authentication by Daniel Blankensteiner · 4 years, 7 months ago
  34. dfd2190 Linking to "Message encryption" request made by Ebere Abanonu by Daniel Blankensteiner · 4 years, 7 months ago
  35. 4495b86 Update README.md in regards to batching by Daniel Blankensteiner · 4 years, 7 months ago
  36. e50eecf Support reading/consuming batched messages and make ready for 0.6.0 by Daniel Blankensteiner · 4 years, 7 months ago 0.6.0
  37. 4fb39dc Got around to test KeyShared subscription type and OrderingKey. It works. by Daniel Blankensteiner · 4 years, 7 months ago
  38. d971773 Helper properties for setting eventTime and deliverAtTime via DateTimeOffset on MessageMetadata by Daniel Blankensteiner · 4 years, 7 months ago
  39. 5612c58 Update readme with links to issues. by Daniel Blankensteiner · 4 years, 7 months ago
  40. badbdc8 Make ready for 0.5.0 and make calling dispose on the client multiple times safe. by Daniel Blankensteiner · 4 years, 7 months ago 0.5.0
  41. 8b3cddd Use IReadOnlyDictionary instead of ImmutableDictionary by Daniel Blankensteiner · 4 years, 7 months ago
  42. 38060d3 Support sending ReadOnlySequence by Daniel Blankensteiner · 4 years, 7 months ago
  43. 8d9c7e5 Added some helper functions/properties for making it easier to use the time fields. by Daniel Blankensteiner · 4 years, 7 months ago
  44. 30e1feb Make ready for 0.4.0 by Daniel Blankensteiner · 4 years, 8 months ago 0.4.0
  45. b50ea3c Fixed last nullable warning and moved all public interfaces to ValueTask by Daniel Blankensteiner · 4 years, 8 months ago
  46. dbf0b45 Start moving to ValueTask by Daniel Blankensteiner · 4 years, 8 months ago
  47. 58230b3 Minor style fixes and now building packages with commit tag for Source Link. by Daniel Blankensteiner · 4 years, 8 months ago
  48. cb1309d Await it... by Daniel Blankensteiner · 4 years, 8 months ago
  49. 574f1de Moving from .NET Core 2.2 to .NET Standard 2.0 and 2.1. by Daniel Blankensteiner · 4 years, 8 months ago
  50. 04333cb Make ready for 0.3.0 by Daniel Blankensteiner · 4 years, 8 months ago 0.3.0
  51. ffe13ec Add token authentication and fault producer/consumer/reader when host/network is unknown/unreachable. by Daniel Blankensteiner · 4 years, 8 months ago
  52. 24e763c Now being able to set encryption policy. TLS working with standalone docker installation. Needs testing with staging cluster. by Daniel Blankensteiner · 4 years, 8 months ago
  53. 6925ce0 Added support for encrypted connections. Still need work in regards to choosing encrypted vs unencrypted (telling the client which to enforce or prefer). by Daniel Blankensteiner · 4 years, 8 months ago
  54. 6707666 Documentation update. Especially regarding the roadmap. by Daniel Blankensteiner · 4 years, 8 months ago
  55. 843d5fb Documentation has moved to the wiki. by Daniel Blankensteiner · 4 years, 8 months ago
  56. 3ae8fb0 Minor documentation update by Daniel Blankensteiner · 4 years, 8 months ago
  57. 554804a Make ready for 0.2.0 by Daniel Blankensteiner · 4 years, 8 months ago 0.2.0
  58. 52815b9 Support service url being an ip and not only a host name. Also reworked the service discovery logic. by Daniel Blankensteiner · 4 years, 8 months ago
  59. 45f2476 Added a lof of key stuff. Is not tested yet. by Daniel Blankensteiner · 4 years, 8 months ago
  60. 00939fd Support readCompacted by Daniel Blankensteiner · 4 years, 8 months ago
  61. 0b1d7d4 Make ready for 0.1.3 by Daniel Blankensteiner · 4 years, 8 months ago 0.1.3
  62. a7f2864 Throw a ConfigurationException when trying to create a consumer, reader or producer without setting the required options. by Daniel Blankensteiner · 4 years, 8 months ago
  63. 5ced4f9 Fixed some grammar and typos in the documentation by Daniel Blankensteiner · 4 years, 9 months ago
  64. 807bb7d Make ready for 0.1.2 by Daniel Blankensteiner · 4 years, 9 months ago 0.1.2
  65. ccd8af5 Support delayed delivery by Daniel Blankensteiner · 4 years, 9 months ago
  66. 549f148 Make ready for 0.1.1 by Daniel Blankensteiner · 4 years, 9 months ago 0.1.1
  67. f1915bd Fixed pipeline in order to receive messages larger than 32kb by Daniel Blankensteiner · 4 years, 9 months ago
  68. 8b8e326 Initial commit by Daniel Blankensteiner · 4 years, 9 months ago 0.1.0