Skip to content

Commit 81fb291

Browse files
committed
CEXT-3774: Eventing 1.9 and webhooks 1.6 release notes
1 parent 17dfb9b commit 81fb291

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

src/pages/events/release-notes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ These release notes describe the latest version of Adobe I/O Events for Adobe Co
1212

1313
See [Update Adobe I/O Events for Adobe Commerce](installation.md#update-adobe-io-events-for-adobe-commerce) for upgrade instructions.
1414

15+
## Version 1.9.0
16+
17+
### Release date
18+
19+
October 30, 2024
20+
21+
### Enhancements
22+
23+
* Added the **Events Status** grid to the Admin. This grid can be used to monitor the status of triggered events. <!--- CEXT-3593 -->
24+
25+
* Added more detailed error messages for the **Execute Synchronization** and **Test Connection** buttons in the Adobe I/O Events configuration section of the Admin. <!--- CEXT-3594 -->
26+
27+
* Renamed the **Events** item in the System menu of the Admin to **Events List**. <!--- CEXT-3658 -->
28+
29+
* Added additional observer events to the list of supported event names. <!--CEXT-3671 -->
30+
1531
## Version 1.8.2
1632

1733
### Release date

src/pages/webhooks/release-notes.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,26 @@ keywords:
99

1010
These release notes describe the latest version of Adobe Commerce Webhooks.
1111

12+
## Version 1.6.0
13+
14+
### Release date
15+
16+
October 30, 2024
17+
18+
### Enhancements
19+
20+
* Updated copyrights in the generated module files. <!--- CEXT-3508 -->
21+
22+
* Added the **Webhooks Logs** grid to the Admin for viewing webhook execution information. <!--CEXT-3510 -->
23+
24+
* Added additional debug logging related to webhooks response caching. <!--CEXT-3586 -->
25+
26+
* Added additional observer events to the list of supported webhook event names. <!--CEXT-3671 -->
27+
28+
## Bug fix
29+
30+
* Fixed an issue causing `null` values to be returned in some payloads output by the `webhooks:info` command <!--CEXT-3608 -->
31+
1232
## Version 1.5.1
1333

1434
### Release date

0 commit comments

Comments
 (0)