Skip to content

Release 1.1.0#276

Merged
Polliog merged 25 commits into
mainfrom
develop
Jul 10, 2026
Merged

Release 1.1.0#276
Polliog merged 25 commits into
mainfrom
develop

Conversation

@Polliog

@Polliog Polliog commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

1.1.0

First feature minor since the 1.0.x line, cut from develop.

Added

  • Inbound webhook receivers ([Feature] Webhook and external event receivers #155): tokenized per-receiver endpoints with GitHub, Uptime and Generic JSON adapters; events are normalized and ingested through the standard pipeline (PII masking fail-closed, quotas, Sigma, metering, live tail). Capability-limited, project-scoped CRUD plus a recent-events viewer. Migration 052, docs in docs/receivers.md.
  • Soft-delete for projects with a 30-day grace window: deleting a project moves it to a recoverable trash state; its logs/traces/metrics stay queryable and the project stays viewable read-only during the window; a daily purge worker hard-deletes past the grace window. Migrations 050 and 051.

Fixed

Version bumped to 1.1.0 across root, backend, frontend, shared and reservoir.

Full details in CHANGELOG.md.

Justy116 and others added 25 commits June 27, 2026 11:13
* refactor: added new logic for soft-delete

* refactor: updated test

* fix: address soft-delete review feedback

* refactor: updated test

* fix: per-org slug uniqueness, tenant-scope annotation, test teardown spans/metrics

* refactor: fixed filed test be

* test: add coverage for soft-delete project routes, service, and reservoir
  purgeProject

---------

Co-authored-by: Polliog <40077351+Polliog@users.noreply.github.com>
Co-authored-by: Giustino Gragnaniello <g.giustino@accenture.com>
@Polliog Polliog merged commit acb8ca4 into main Jul 10, 2026
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Top services not updating Difference between number of "stated" logs and actual logs

2 participants