Skip to content

Commit 4bec835

Browse files
committed
chore(docs): update Azure Service Bus references
1 parent ced3740 commit 4bec835

File tree

3 files changed

+19
-13
lines changed

3 files changed

+19
-13
lines changed

docs/pages/concepts.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ Outpost consists of 3 services that can either be run as a single deployment or
2929

3030
- Redis 6.0+ or wire-compatible alternative (RBD or AOF strongly recommended)
3131
- One of the supported message queues:
32+
- Azure Service Bus
3233
- AWS SQS
33-
- RabbitMQ
3434
- GCP Pub/Sub
35-
- Azure Service Bus
35+
- RabbitMQ
3636

3737
### Log Service
3838

@@ -46,11 +46,12 @@ Required for log storage.
4646
Event destination types belonging to Outpost tenants where events are delivered.
4747

4848
- **Webhooks**
49-
- **RabbitMQ**
50-
- **AWS SQS**
5149
- **Hookdeck Event Gateway**
50+
- **Azure Service Bus**
51+
- **AWS Kinesis**
52+
- **AWS SQS**
53+
- **RabbitMQ**
5254
- **[Amazon EventBridge (planned)](https://github.com/hookdeck/outpost/issues/201)**
53-
- **[Azure Service Bus (planned)](https://github.com/hookdeck/outpost/issues/241)**
5455
- **[GCP Pub/Sub (planned)](https://github.com/hookdeck/outpost/issues/140)**
5556
- **[Kafka (planned)](https://github.com/hookdeck/outpost/issues/141)**
5657

docs/pages/features/destinations.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ Outpost supports multiple event destination types. Each tenant can have multiple
66

77
- Webhooks
88
- Hookdeck Event Gateway
9-
- AWS SQS
109
- AWS Kinesis
10+
- AWS SQS
11+
- Azure Service Bus
1112
- RabbitMQ (AMQP)
1213

1314
Plans for additional event destination types include:
1415

1516
- GCP Pub/Sub
16-
- Azure Service Bus
1717
- Amazon EventBridge
1818
- Kafka
1919

docs/pages/references/roadmap.mdx

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,9 @@ title: "Outpost Roadmap"
88

99
- [Postgres partition management](https://github.com/hookdeck/outpost/issues/249)
1010

11-
### Publish Message Queues
12-
13-
- [Azure Service Bus](https://github.com/hookdeck/outpost/issues/139)
14-
1511
### Destination Types
1612

1713
- [GCP Pub/Sub](https://github.com/hookdeck/outpost/issues/140)
18-
- [Azure Service Bus](https://github.com/hookdeck/outpost/issues/241)
1914
- [Amazon EventBridge](https://github.com/hookdeck/outpost/issues/201)
2015
- [Kafka](https://github.com/hookdeck/outpost/issues/141)
2116
- [S3](https://github.com/orgs/hookdeck/projects/21/views/1?filterQuery=s3&pane=issue&itemId=113373337&issue=hookdeck%7Coutpost%7C418)
@@ -28,11 +23,21 @@ title: "Outpost Roadmap"
2823

2924
## Previous Notable Milestones
3025

26+
### v0.4.0
27+
28+
### Publish Message Queues
29+
30+
-[Azure Service Bus](https://github.com/hookdeck/outpost/pull/435)
31+
32+
### Destination Types
33+
34+
-[Azure Service Bus](https://github.com/hookdeck/outpost/issues/241)
35+
3136
### v0.3.0
3237

3338
#### Internal Message Queues
3439

35-
-[Azure Service Bus](https://github.com/orgs/hookdeck/projects/21?pane=issue&itemId=101269468&issue=hookdeck%7Coutpost%7C139)
40+
-[Azure Service Bus](https://github.com/hookdeck/outpost/pull/425)
3641

3742
### v0.1.0
3843

0 commit comments

Comments
 (0)