Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions hub/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

.. _changelog_2026-06-17:

2026-06-17
----------
* Fixed a bug where posting an entity to a dead letter dataset would incorrectly post to the pipe sink instead of the dead letter dataset.
This affects the ``Post entity...`` button in the management console when standing in the dead letter dataset as well as posting directly to the dead letter dataset via the API (e.g. using curl).

.. _changelog_2026-06-08:

2026-06-08
Expand Down
Loading