@@ -85,7 +85,7 @@ CAP provides mocked variants for several platform services out of the box, which
8585| Database | SQLite, H2 in-memory | SAP HANA, PostgreSQL |
8686| Authentication | Mocked Auth | SAP Identity Services |
8787| App Gateway | None | SAP App Router |
88- | Messaging | File-based Queues | SAP Event Hub, Kafka, Redis, ... |
88+ | Messaging | File-based Queues | SAP Cloud Appl. Event Hub, Kafka, Redis, ... |
8989
9090> [ !tip]
9191>
@@ -159,7 +159,7 @@ The CAP runtimes in Node.js and Java provide many generic implementations for re
159159
160160- [ Serving CRUD Requests] ( ../guides/providing-services#generic-providers )
161161- [ Serving Nested Documents] ( ../guides/providing-services#deep-reads-and-writes )
162- - [ Serving Variable Data] ( ../releases/oct24#basic-support-for-cds-map ) <Alpha />
162+ - [ Serving Variable Data] ( ../releases/archive/2024/ oct24#basic-support-for-cds-map ) <Alpha />
163163- [ Serving (Fiori) Drafts] ( ../advanced/fiori#draft-support )
164164- [ Serving Media Data] ( ../guides/providing-services#serving-media-data )
165165- [ Searching Data] ( ../guides/providing-services#searching-data )
@@ -223,7 +223,7 @@ That initiative happened to be successful, and gave a boost to a steadily **grow
223223- [ Open Telemetry → SAP Cloud Logging, Dynatrace, ...] ( ../plugins/#telemetry )
224224- [ Attachments → SAP Object Store /S3] ( ../plugins/#attachments )
225225- [ Attachments → SAP Document Management Service] ( ../plugins/#@cap-js/sdm )
226- - [ Messaging → SAP Cloud Application Event Hub] ( ../plugins/#event-broker-plugin )
226+ - [ Messaging → SAP Cloud Application Event Hub] ( ../plugins/#event-hub )
227227- [ Change Tracking] ( ../plugins/#change-tracking )
228228- [ Notifications] ( ../plugins/#notifications )
229229- [ Audit Logging → SAP Audit Logging] ( ../plugins/#audit-logging )
0 commit comments