Changelog

This changelog is generated automatically from GitHub Releases.

v1.1.2

2026-07-03 · GitHub

1.1.2 (2026-07-03)

Documentation

  • update docs to use great-docs. (da3ebb0)
  • update docs to use great-docs. (fdbbf50)

v1.1.1

2026-03-14 · GitHub

This release contains the built wheels for all operating systems.

pymaskinporten: v1.1.1

2026-03-12 · GitHub

1.1.1 (2026-03-12)

Bug Fixes

  • actions to be able to write (ca5238d)
  • actions to be able to write (7aef9d4)
  • docs: deploy to gh pages (4a3b900)
  • docs: deploy to gh pages (0c647a1)
  • docs: missing dependencies in workflow (11d8672)
  • docs: missing dependencies in workflow (7a112c3)
  • gh-pages deployment (932227b)
  • gh-pages deployment (fc78182)

Documentation

  • add GitHub Actions workflow for building and deploying document… (f0bf9c8)
  • add GitHub Actions workflow for building and deploying documentation to GitHub Pages (94e4863)

pymaskinporten: v1.1.0

2026-03-12 · GitHub

1.1.0 (2026-03-12)

Features

  • add azure key valut logic for config (b128692)
  • add azure key valut logic for config (c8c25de)

pymaskinporten: v1.0.0

2026-03-09 · GitHub

1.0.0 (2026-03-09)

⚠ BREAKING CHANGES

  • to avoid confusion between - and _ in imports and package name, we rename the project to ‘pymaskinporten’

Features

  • add logic to handle secrets from azure key vault in databricks (b7a5067)
  • add pydantic model for config (5c9db87)
  • flask app for token fetching (4713527)
  • rename project to not include dashes or underscores in the name (ff11be6)

Bug Fixes

  • docker image runs the app (be6ac59)
  • don’t set the env vars in dockerfile (b569cc1)
  • update dependencies in toml (c1ab5ff)

Documentation

py_maskinporten: v0.11.0

2026-03-09 · GitHub

0.11.0 (2026-03-09)

Features

  • add logic to handle secrets from azure key vault in databricks (b7a5067)
  • add pydantic model for config (5c9db87)

Bug Fixes

  • don’t set the env vars in dockerfile (b569cc1)

py_maskinporten: v0.10.5

2026-03-06 · GitHub

0.10.5 (2026-03-06)

Bug Fixes

  • update dependencies in toml (c1ab5ff)

py_maskinporten: v0.10.4

2026-03-06 · GitHub

0.10.4 (2026-03-06)

Documentation

py_maskinporten: v0.10.3

2026-03-06 · GitHub

0.10.3 (2026-03-06)

Documentation

py_maskinporten: v0.10.2

2026-03-06 · GitHub

0.10.2 (2026-03-06)

Bug Fixes

  • docker image runs the app (be6ac59)

py_maskinporten: v0.10.1

2026-03-06 · GitHub

0.10.1 (2026-03-06)

Documentation

  • Add mermaid diagram for token request flow (52516b6)

py_maskinporten: v0.10.0

2026-03-06 · GitHub

0.10.0 (2026-03-06)

Features

  • flask app for token fetching (4713527)

Documentation