New
v0.13.1
Fixes
- Fixed initial portal loading screen and sensitive value edit field by @alexbouchardd in #686
- Empty
custom_headershandling in create destination flow by @alexluong in #708 - Aligned OpenAPI spec security definitions with actual implementation by @alexluong in #704
- API handler fixes: require
datafield in publish, reject destination type changes, validate tenant listlimitrange by @alexluong in #706
Updates
- Clear previous secret from config response when expired by @alexbouchardd in #685
- Add make command to run migrations locally by @alexbouchardd in #687
- Portal: skip redundant destination-types refetch on mount by @alexluong in #710
- PubSub retry policy with exponential backoff and increased ack deadline to prevent premature redelivery by @alexluong in #701
- ClickHouse client and InsertMany timeouts by @alexluong in #700
Full Changelog: https://github.com/hookdeck/outpost/compare/v0.13.0...v0.13.1