Skip to content

Releases: worldline/ProSA

0.4.0

08 Dec 10:07
eaf16e6

Choose a tag to compare

What's Changed

  • feat: local install of ProSA for Linux and MacOS by @reneca in #52
  • feat: improve internal messages by @reneca in #54
  • fix: deprecated cargo_bin assert_cmd by @reneca in #58
  • feat: specify processor name in create instead of run by @reneca in #57
  • Remove daemonize dependency and feature by @oschijns in #61
  • feat: allow error processing for inj processor by @reneca in #60
  • feat: remove query in url display and useless trait for TVF methods by @reneca in #62
  • feat: add main processor capacity to preallocate resources by @reneca in #63
  • feat: clean dependencies and allow single logging by @reneca in #59

Full Changelog: 0.3.4...0.4.0

0.3.4

17 Oct 13:36
d551072

Choose a tag to compare

What's Changed

  • fix: docsrs build with new doc_cfg feature by @reneca in #55

Full Changelog: 0.3.3...0.3.4

0.3.3

03 Oct 14:37
068e7a7

Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

14 Aug 06:37
a8344bd

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

30 Apr 12:23
9d4cabf

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

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

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