Skip to content

Releases: getappmap/appmap-python

v2.1.9-dev.3

11 Nov 22:35

Choose a tag to compare

v2.1.9-dev.3 Pre-release
Pre-release

2.1.9-dev.3 (2025-11-11)

Bug Fixes

  • ci/smoketest: prevent failure by exposing git into image (as required by recent appmap) (c68d759)

v2.1.9-dev.2

11 Nov 22:23

Choose a tag to compare

v2.1.9-dev.2 Pre-release
Pre-release

2.1.9-dev.2 (2025-11-11)

Bug Fixes

  • workflows/release: use python3.12-slim for smoketest (alpine has no bash) (7939b19)

v2.1.9-dev.1

11 Nov 22:15

Choose a tag to compare

v2.1.9-dev.1 Pre-release
Pre-release

2.1.9-dev.1 (2025-11-11)

Bug Fixes

  • ci: correctly name release branch in releaserc, +eliminate some trailing spaces (40352b0)
  • ci: one more syntax fix, do not use .env in job conditionals (1075528)
  • ci: one more syntax fix, stray double-quotes (3eafbbf)
  • ci: pin specific testing branch to trigger a prerelease (ed79ac4)
  • ci: syntax issue (also this commit triggers semantic-release version bump) (3a0327a)
  • ci: temporary enable release workflow run on pushes to ci/** (87c8938)
  • ci: unblock first step of release (relax guard condition to allow execution on push to ci/*) (5539f33)
  • releaserc: add missing closing quote, removed redundant branch qualifier (3d140b2)
  • releaserc: indentation + comments (0688f75)
  • releaserc: remove non-existing branch references (b7ccb2e)
  • semantic-release: PEP440 compatibility for prereleases (f8bedfc)