Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 May 18:30
716da61

Bug Fixes

  • Reject __in lookups, suggest list-as-value form
    (#144,
    7900563)

  • ci: Extract full release notes from CHANGELOG
    (#118,
    d5b3657)

  • ci: Regenerate uv.lock in release PR workflow
    (#118,
    d5b3657)

  • deps: Update non-major python dependencies
    (2bd86b2)

  • filters: Reject relationship id list lookups
    (#144,
    7900563)

Chores

  • Regenerate uv.lock for v1.1.0 version bump
    (#118,
    d5b3657)

  • ci: Sign and attest published images, pin base by digest
    (#134,
    17f4866)

  • deps: Bump the uv group across 1 directory with 2 updates
    (#146,
    c7838cc)

  • deps: Bump the uv group across 1 directory with 5 updates
    (#133,
    613395c)

  • deps: Bump urllib3 in the uv group across 1 directory
    (#140,
    c1912eb)

  • deps: Update actions/attest-build-provenance action to v4
    (#139,
    335cad8)

  • deps: Update actions/github-script action to v9
    (#111,
    a65bbca)

  • deps: Update dependency pytest to v9.0.3 [security]
    (efb955d)

  • deps: Update github/codeql-action action to v4.35.3
    (5d728c6)

  • deps: Update non-major github actions
    (#138,
    8f80b9d)

  • deps: Update python:3.14-alpine3.23 docker digest to 5a824eb
    (#142,
    8f8c25c)

Continuous Integration

  • Publish images to Docker Hub instead of GHCR
    (ea7b264)

  • Skip floating tags for pre-release versions
    (6a86784)

Documentation

  • Add CONTRIBUTING.md and clarify project scope
    (#128,
    d22280b)

  • Clarify NetBox lookup filter support
    (#144,
    7900563)

Features