Selaa lähdekoodia

Update docs

master
Savorboard 2 vuotta sitten
vanhempi
commit
44e6224169
3 muutettua tiedostoa jossa 24 lisäystä ja 2 poistoa
  1. +1
    -1
      docs/content/about/license.md
  2. +22
    -0
      docs/content/about/release-notes.md
  3. +1
    -1
      docs/content/user-guide/en/transport/kafka.md

+ 1
- 1
docs/content/about/license.md Näytä tiedosto

@@ -2,7 +2,7 @@

**MIT License**

Copyright (c) 2016 - 2020 Savorboard
Copyright (c) 2016 - 2022 Savorboard

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


+ 22
- 0
docs/content/about/release-notes.md Näytä tiedosto

@@ -1,5 +1,27 @@
# Release Notes

## Version 6.0.0 (2022-01-06)

**Features:**

* Fully support .NET 6.
* Add support for OpenTelemetry. (#885)
* Improve support for NATS JetStream wildcard topic. (#1047)
* Add support customer header options for Azure Service Bus. (#1063) Thanks [@Mateus Viegas](https://github.com/mviegas)

## Version 5.2.0 (2021-11-12)

**Features:**

* Add support for NATS JetStream. (#983)
* Add support for Apache Pulsar. (#610)
* Add possibility to process messages for each consumer group indepedently. (#1027)

**Bug Fixed:**

* Fixed message content of bigint type cannot be displayed correctly in dashboard. (#1028)
* Fixed unobserved tasks of async method calls in Amazon SQS. (#1033)
* Fixed RabbitMQ federation plugin message header object values cause exceptions. (#1036)

## Version 5.1.2 (2021-07-26)



+ 1
- 1
docs/content/user-guide/en/transport/kafka.md Näytä tiedosto

@@ -46,7 +46,7 @@ CustomHeaders | Custom subscribe headers | Func<> | N/A

When the message sent from a heterogeneous system, because of the CAP needs to define additional headers, so an exception will occur at this time. By providing this parameter to set the custom headersn to make the subscriber works.

You can find the description of [Header Information](../cap/messaging#heterogeneous-system-integration) here.
You can find the description of heterogeneous system integration [here](../../cap/messaging#heterogeneous-system-integration).

Sometimes, if you want to get additional context information from Broker, you can also add it through this option. For example, add information such as Offset or Partition.



Ladataan…
Peruuta
Tallenna