Skip to content

v0.10.1-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@OlivierHecart OlivierHecart released this 17 Jan 11:38
· 15 commits to master since this release
15b36a0

What's Changed

New features 馃帀

Bug fixes 馃悶

Other changes

  • Query payloads can be sent through REST using POST HTTP requests by @OlivierHecart in #561
  • Fix declare_publication_cache for Arc<Session> by @OlivierHecart in #564
  • Adding support for inline certificates/keys as base64 encoded in configuration by @gabrik in #577
  • FetchingSubscriber::fetch don't need mutable reference by @milyin in #599
  • Sifting plugin config private fields on debug logs by @DariusIMP in #592
  • Change Queryables/Subscribers/tokens declaration order (#588) by @OlivierHecart in #589
  • Compiler warning when results are not used by @fuzzypixelz in #582
  • Avoid the need of importing ArcSessionExt when using Arc<Session> by @p-avital in #584
  • Look for plugins in homebrew lib path for Apple Silicon systems by @fuzzypixelz in #606
  • Remove unnecessary spawned threads in async global executor by @Mallets in #605
  • Change type of __path__ and __required__ in Config by @fuzzypixelz in #609
  • Refactor example arguments parsing by @p-avital in #616
  • Use TX executor for multicast TX by @yellowhatter in #626

New Contributors

Full Changelog: 0.10.0-rc...0.10.1-rc