Skip to content

v0.1.0-alpha.12

Pre-release
Pre-release

Choose a tag to compare

@alexluong alexluong released this 06 May 10:57
· 450 commits to main since this release
5873248

Changelog

  • 402c8b2 Merge branch 'main' of https://github.com/hookdeck/outpost into chore/dest-schema
  • de0b5d7 Merge pull request #334 from hookdeck/feat/portal-manual-retry
  • c326245 Merge pull request #342 from hookdeck/loadtest
  • 9626e4a Merge pull request #344 from hookdeck/chore/update-openapi
  • 205afa3 Merge pull request #346 from hookdeck/eligible_for_retry
  • b9e4371 Merge pull request #347 from hookdeck/user-agent
  • 1d29dcc Merge pull request #349 from hookdeck/feat/docs-review
  • f0e1eeb Merge pull request #350 from hookdeck/chore/openapi-target
  • 08df8a5 Merge pull request #351 from hookdeck/feat/create-own-ui-guide
  • fa60791 Merge pull request #352 from hookdeck/chore/dest-schema
  • 1e23070 Merge pull request #353 from hookdeck/chore/update-readme-docs
  • c0323ad Merge pull request #354 from hookdeck/feat/website-quote
  • d0898c3 build: Local outpost k8s infra
  • c862f49 chore(docs): add hookdeck and kinesis types to OpenAPI spec
  • 5bef50d chore(docs): add link to website
  • dc63fcf chore(docs): add target and target_url
  • fd9349c chore(docs): building UI grammar and spelling
  • 6c9adee chore(docs): claritfy status of support ED types
  • 85bcf4c chore(docs): grammar and spelling review
  • 0c8559a chore(docs): main README updates
  • 4f4b268 chore(docs): remove DestinationOAuthRedirect
  • 0023c21 chore(docs): remove comments
  • 5f4ba1d chore(docs): targets are readOnly
  • 3d50397 chore(docs): update DestinationSchemaField
  • 9d94435 chore(portal): remove unused ref
  • c36ddd1 chore: Add guide to create your own ui
  • 5190117 chore: Add more docs improvement and clarification
  • 9de324c chore: Allow manual retry on successful event deliveries
  • a49a2f3 chore: Cleanup readme and docs features
  • 26896f4 chore: Custom Grafana dashboard
  • 951dabd chore: Default eligble_for_retry to true
  • 5fc655b chore: Mock webhook destination service
  • 8dc85e6 chore: Re-organize readme
  • b2c38b0 chore: Update link copy to be shorter
  • 0db1268 chore: Update user agent logic to support backward compat
  • 5873248 chore: Use millisecond for delivery timestamp (#358)
  • 1c3ffd1 feat(porta): add inline event retry
  • f345ed7 feat(portal): add retry button to event detail view / event tab
  • 138bcc8 feat: Add event destination link and quote to website
  • 9d47997 feat: Support custom user-agent for HTTP-based destinations
  • 29d9169 feat: k6 loadtesting scripts
  • 6db8629 fix(examples): dependencies script missing quotation
  • 19be56f fix(website): event destinations button width
  • fc35558 fix: Fix casing in hero illustration
  • 72106d6 fix: Remove hard-coded localhost in portal (#356)
  • 5f2d6ad refactor(portal): make retry button a reusable component
  • 2b8da53 refactor(portal): update RetryEventButton to have completed callback
  • 7160e09 wip: Add new structure, add new documentation file placeholder and review content