Skip to content

Releases: worldline/ProSA

0.3.2

14 Aug 06:37
a8344bd
Compare
Choose a tag to compare

What's Changed

  • fix: issues introduced by the 0.3.0 release by @reneca in #49
  • fix/feat: Improve io and fix serde features by @reneca in #50

Full Changelog: 0.3.1...0.3.2

0.3.1

05 Aug 08:28
7e1a6e1
Compare
Choose a tag to compare

What's Changed

  • fix: OpenSSL function incompatible with version < v3 by @reneca in #48

Full Changelog: 0.3.0...0.3.1

0.3.0

05 Aug 07:08
fa74adf
Compare
Choose a tag to compare

What's Changed

  • doc: Refining the contributing document by @reneca in #41
  • fix: Warning on lifetime for unit test by @reneca in #40
  • fix(doc): Fix some errors in the provided doc by @oschijns in #42
  • feat: Update Opentelemetry to 0.29 and remove prometheus_exporter by @reneca in #43
  • fix: Adaptor macro with generic and remove mut for terminate method by @reneca in #44
  • feat: Add MaybeAsync allowing Stub async adaptor and improving performance by @reneca in #45
  • fix: msg_id for internal message and allow custom trace_id by @reneca in #46
  • fix: OpenSSL and prepare for more SSL libs by @reneca in #47

Full Changelog: 0.2.2...0.3.0

0.2.2

12 Jun 09:24
3d77a23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

30 Apr 12:23
9d4cabf
Compare
Choose a tag to compare

What's Changed

  • fix: Correct doc by @reneca in #28
  • fix: Correct clippy by @reneca in #31
  • feat: Add RPM generation by @reneca in #30
  • fix/feat: Use host instead of domain for SSL streams and introduce new Store type by @reneca in #29

Full Changelog: 0.2.0...0.2.1

0.2.0

07 Apr 08:52
b0efa25
Compare
Choose a tag to compare

What's Changed

  • feat: Improve global compilation time by @reneca in #20
  • Correct clippy, deny and update to rust 2024 by @reneca in #22
  • Processor Error types by @reneca in #21
  • Stream improvement by @reneca in #24
  • feat: Allow multiple configuration file for cargo-prosa by @reneca in #26
  • fix: Correct Tokio runtime for main() and Processors by @reneca in #25
  • fix: prosa_macros compilation by @reneca in #27

Full Changelog: 0.1.2...0.2.0

0.1.2

19 Dec 09:00
f6bdcf6
Compare
Choose a tag to compare

What's Changed

  • Doc versioning and improve deny config by @Timmy80 in #11
  • feat: Add new base processor Inj by @reneca in #9
  • feat: allow deb, config, and container generation by @reneca in #10
  • Code style improvements by @oschijns in #12
  • feat: Improve settings macros to handle default by @reneca in #13
  • feat: Add prometheus direct interface and update opentelemetry by @reneca in #14
  • fix: Correct CI pipeline with new licence for deny and unit/doc test by @reneca in #16
  • feat: Add listener for server sockets by @reneca in #15
  • fix: version before release 0.1.2 by @reneca in #18

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

10 Jul 09:56
8144c69
Compare
Choose a tag to compare

What's Changed

  • fix: Correct README images by @reneca in #1
  • fix: run build issue by @reneca in #4
  • Specify sync marker trait for TVF message in ProSA by @reneca in #6

New Contributors

  • @reneca made their first contribution in #1

Full Changelog: 0.1.0...0.1.1

0.1.0

28 Jun 15:07
46a874e
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release