Skip to content

Releases: aaltat/robotframework-schemathesis

v2.2.0

05 Feb 08:38

Choose a tag to compare

v2.2.0 (2026-02-05)

This release is published under the Apache-2.0 License.

Chores

  • Ruff update (7ad8249)

  • deps: Bump python-multipart from 0.0.20 to 0.0.22 (b410533)

  • deps: Bump schemathesis from 4.9.4 to 4.9.5 (358f26e)

  • deps-dev: Bump coverage from 7.13.1 to 7.13.2 (111b0f6)

  • deps-dev: Bump coverage from 7.13.2 to 7.13.3 (85d6d1e)

Features

  • Support external session object (f7c00e5)

Detailed Changes: v2.1.0...v2.2.0

v2.1.0

23 Jan 12:48

Choose a tag to compare

v2.1.0 (2026-01-23)

This release is published under the Apache-2.0 License.

Chores

  • Add atest for config file (cc5b410)

  • Refacor coverage report creation (3f27887)

  • Refactor utest and config loading (8980a83)

  • Remove S101 rule ignore (2aa8547)

  • deps: Bump robotframework-pythonlibcore from 4.4.1 to 4.5.0 (6072ea3)

  • deps: Bump schemathesis from 4.8.0 to 4.9.0 (4e77f2f)

  • deps: Bump schemathesis from 4.9.0 to 4.9.1 (2b66c02)

  • deps: Bump schemathesis from 4.9.1 to 4.9.2 (fa3f987)

  • deps: Bump schemathesis from 4.9.2 to 4.9.3 (c3d9d62)

  • deps: Bump schemathesis from 4.9.3 to 4.9.4 (cad0315)

  • deps: Bump urllib3 from 2.5.0 to 2.6.3 (858e32d)

  • deps: Bump werkzeug from 3.1.3 to 3.1.5 (122b064)

  • deps-dev: Bump ruff from 0.14.11 to 0.14.13 (aba5e93)

  • deps-dev: Bump ruff from 0.14.13 to 0.14.14 (fd1f58b)

Continuous Integration

Documentation

  • Make hook heading as major (ac56951)

Features

  • Add configuration file discovery (5d4b29c)

Testing

  • Add unit tests for config reader (e7931ab)

Detailed Changes: v2.0.0...v2.1.0

v2.0.0

11 Jan 19:53

Choose a tag to compare

v2.0.0 (2026-01-11)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Change max_examples amount to 100 (b89a6c4)

Chores

  • Dev deps (dd297ad)

  • Lint fixes (7669852)

  • Lint fixes (e9b4dd8)

  • Python 3.14 in CI (e5dc72f)

  • Remove also specs folder (4f96ae8)

  • Tune test for Python 3.14 (1220bf3)

  • Update test app docker to python:3.14-slim-bookworm (26c5e17)

  • deps: Bump actions/upload-artifact from 5 to 6 (c8c5a87)

  • deps: Bump pytest from 9.0.1 to 9.0.2 (30f48a4)

  • deps: Bump python-semantic-release/python-semantic-release (806abcf)

  • deps: Bump robotframework from 7.3.2 to 7.4 (3b3fd71)

  • deps: Bump robotframework from 7.4 to 7.4.1 (36b4354)

  • deps: Bump ruff from 0.14.8 to 0.14.9 (e8f1f1a)

  • deps: Bump schemathesis from 4.7.0 to 4.7.3 (9975b42)

  • deps: Bump schemathesis from 4.7.3 to 4.7.5 (812e0f3)

  • deps: Bump schemathesis from 4.7.5 to 4.7.6 (b31ff70)

  • deps: Bump schemathesis from 4.7.6 to 4.7.7 (3adc148)

  • deps: Bump schemathesis from 4.7.7 to 4.7.8 (069f391)

  • deps: Bump schemathesis from 4.7.8 to 4.7.9 (e199ae4)

  • deps: Bump schemathesis from 4.7.9 to 4.8.0 (dfca30e)

  • deps-dev: Bump mypy from 1.19.0 to 1.19.1 (c0bfff2)

  • deps-dev: Bump robotframework-robocop from 6.13.0 to 7.0.0 (1c18b35)

  • deps-dev: Bump robotframework-robocop from 7.0.0 to 7.1.0 (be7cdd4)

  • deps-dev: Bump robotframework-robocop from 7.1.0 to 7.2.0 (02a6ac6)

  • deps-dev: Bump ruff from 0.14.10 to 0.14.11 (6ea0f9b)

  • deps-dev: Bump ruff from 0.14.9 to 0.14.10 (f39ebd3)

  • deps-dev: Bump types-requests (7c90cf2)

Features

  • Support Schemathesis hooks (34cc699)

Detailed Changes: v1.2.0...v2.0.0

v1.2.0

06 Dec 22:57

Choose a tag to compare

v1.2.0 (2025-12-06)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Update schemathesis to 4.7.0 (47590f5)

Features

  • Add support for auth in Call keywords (9e516eb)

Detailed Changes: v1.1.2...v1.2.0

v1.1.2

06 Dec 10:42

Choose a tag to compare

v1.1.2 (2025-12-06)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Added example for dynamic token auth (2e0ddcb)

Detailed Changes: v1.1.1...v1.1.2

v1.1.1

05 Dec 23:43

Choose a tag to compare

v1.1.1 (2025-12-05)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Use latest schemathesis 4.6.8 (7abf58e)

Chores

  • Update dev deps (c647726)

  • deps: Bump actions/checkout from 5 to 6 (76b820c)

  • deps: Bump mypy from 1.18.2 to 1.19.0 (6ebc13a)

  • deps: Bump robotframework-robocop from 6.10.0 to 6.10.1 (c65698f)

  • deps: Bump robotframework-robocop from 6.10.1 to 6.11.0 (34aea47)

  • deps: Bump robotframework-robocop from 6.11.0 to 6.12.0 (cf88e5a)

  • deps: Bump robotframework-robocop from 6.12.0 to 6.13.0 (bf1c786)

  • deps: Bump ruff from 0.14.4 to 0.14.5 (5bc4dc0)

  • deps: Bump ruff from 0.14.5 to 0.14.6 (a70446d)

  • deps: Bump ruff from 0.14.6 to 0.14.7 (ba41084)

  • deps: Bump ruff from 0.14.7 to 0.14.8 (f9438eb)

  • deps: Bump schemathesis from 4.5.1 to 4.5.3 (154c868)

  • deps: Bump schemathesis from 4.5.3 to 4.5.4 (68b0f8a)

  • deps: Bump schemathesis from 4.5.4 to 4.6.1 (f1da50d)

  • deps: Bump schemathesis from 4.6.1 to 4.6.2 (c7de967)

  • deps: Bump schemathesis from 4.6.2 to 4.6.3 (944fd56)

  • deps: Bump schemathesis from 4.6.3 to 4.6.4 (322cecc)

  • deps: Bump schemathesis from 4.6.4 to 4.6.6 (c4e8e63)

  • deps: Bump schemathesis from 4.6.6 to 4.6.8 (e0c9f75)


Detailed Changes: v1.1.0...v1.1.1

v1.1.0

12 Nov 21:27

Choose a tag to compare

v1.1.0 (2025-11-12)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Use latest schemathesis (0bd2166)

Chores

  • Lint fixes (973eb96)

  • Use robocop (855abc4)

  • deps: Bump python-semantic-release/python-semantic-release (3e3ddc6)

  • deps: Bump ruff from 0.14.3 to 0.14.4 (33fdaeb)

  • deps: Bump schemathesis from 4.3.17 to 4.3.18 (d7be02d)

  • deps: Bump schemathesis from 4.3.18 to 4.4.0 (92dac71)

  • deps: Bump schemathesis from 4.3.4 to 4.3.16 (d909636)

  • deps: Bump schemathesis from 4.4.0 to 4.4.1 (edec0f6)

  • deps: Bump schemathesis from 4.4.1 to 4.4.3 (f250ece)

  • deps: Bump schemathesis from 4.4.3 to 4.4.4 (de523c4)

Features

  • Support latest schemathesis to fix base_url (ebd5349)

Detailed Changes: v1.0.0...v1.1.0

v1.0.0

02 Nov 11:48

Choose a tag to compare

v1.0.0 (2025-11-02)

This release is published under the Apache-2.0 License.

Features

  • New schemathesis support (b9c8982)

Breaking Changes


Detailed Changes: v0.53.0...v1.0.0

v0.53.0

01 Nov 12:21

Choose a tag to compare

v0.53.0 (2025-11-01)

This release is published under the Apache-2.0 License.

Chores

  • deps: Bump ruff from 0.14.2 to 0.14.3 (46db1d1)

Detailed Changes: v0.52.0...v0.53.0

v0.52.0

28 Oct 05:04

Choose a tag to compare

v0.52.0 (2025-10-28)

This release is published under the Apache-2.0 License.

Chores

  • deps: Bump actions/upload-artifact from 4 to 5 (4acbc10)

Detailed Changes: v0.51.0...v0.52.0