Skip to content

Releases: atsign-foundation/at_python

v0.2.28

04 Sep 09:15
c985a93
Compare
Choose a tag to compare

What's Changed

  • Bump cryptography to 43.0.1

v0.2.25-27 weren't released as they were just bumps to dev dependencies

Full Changelog: v0.2.24...v0.2.28

v0.2.24

22 Jul 08:01
84f112f
Compare
Choose a tag to compare

What's Changed

  • Bump cryptography to 43.0.0

Full Changelog: v0.2.23...v0.2.24

v0.2.23

08 Jul 05:56
aa012de
Compare
Choose a tag to compare

v0.2.20-22 weren't released as they were just bumps to dev dependencies

What's Changed

  • Bump Certifi (transitive) to 2024.7.4

Full Changelog: v0.2.19...v0.2.23

v0.2.19

05 Jun 10:47
1416cd3
Compare
Choose a tag to compare

v0.2.17 and v0.2.18 not released as they were just bumps to requests package

What's Changed

  • test: Test for AT00015 rather than AT00011 by @cpswan in #217
  • build(deps): Update requests requirement from 2.32.2 to 2.32.3 by @dependabot in #215
  • build(deps): Update cryptography requirement from 42.0.7 to 42.0.8 by @dependabot in #220

Full Changelog: v0.2.16...v0.2.19

v0.2.16

21 May 04:28
b4291d3
Compare
Choose a tag to compare

v0.2.15 not released as it was only changing tests

What's Changed

  • docs: Add badge for SLSA Level3 by @cpswan in #203
  • build(deps): Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #204
  • build(deps): Bump actions/attest-build-provenance from 1.1.0 to 1.1.1 by @dependabot in #205
  • build(deps): Bump github/codeql-action from 3.25.4 to 3.25.5 by @dependabot in #206
  • build(deps): Bump actions/attest-build-provenance from 1.1.1 to 1.1.2 by @dependabot in #207
  • build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #208
  • build(deps-dev): Update pytest requirement from 8.2.0 to 8.2.1 by @dependabot in #209
  • build(deps): Update requests requirement from 2.31.0 to 2.32.1 by @dependabot in #212

Full Changelog: v0.2.14...v0.2.16

v0.2.14

09 May 14:32
25f3cfa
Compare
Choose a tag to compare

What's Changed

  • ci: Add SBOMs and use GitHub attestation by @cpswan in #199
  • build(deps): Minimise top level requirements in pyproject.toml by @cpswan in #201

Full Changelog: v0.2.13...v0.2.14

v0.2.13

07 May 06:11
394b925
Compare
Choose a tag to compare

What's Changed

  • build(deps): Update cryptography requirement from 42.0.6 to 42.0.7 by @dependabot in #198

Full Changelog: v0.2.12...v0.2.13

v0.2.12

06 May 04:48
d7d0a84
Compare
Choose a tag to compare

What's Changed

  • build(deps): Update cryptography requirement from 42.0.5 to 42.0.6 by @dependabot in #196

Full Changelog: v0.2.11...v0.2.12

v0.2.11

03 May 00:04
9757ea3
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #164
  • build(deps): Bump github/codeql-action from 3.24.6 to 3.24.7 by @dependabot in #165
  • build(deps): Bump github/codeql-action from 3.24.7 to 3.24.8 by @dependabot in #166
  • build(deps): Bump actions/dependency-review-action from 4.1.3 to 4.2.3 by @dependabot in #167
  • build(deps): Bump actions/dependency-review-action from 4.2.3 to 4.2.4 by @dependabot in #168
  • build(deps): Bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in #169
  • build(deps): Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #170
  • build(deps): Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #171
  • build(deps): Update pycparser requirement from 2.21 to 2.22 by @dependabot in #172
  • docs: Link scorecard badge to viewer by @cpswan in #174
  • ci: Bump poetry 1.8.2 by @cpswan in #173
  • build(deps): Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #175
  • docs: Sync PyPI README with README.md by @cpswan in #176
  • build(deps): Bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #178
  • build(deps): Bump idna to 3.7 by @cpswan in #177
  • build(deps): Bump github/codeql-action from 3.25.0 to 3.25.1 by @dependabot in #179
  • build(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #180
  • build(deps): Bump actions/download-artifact from 4.1.4 to 4.1.5 by @dependabot in #181
  • build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #182
  • build(deps): Bump Poetry to 1.8.2 by @cpswan in #183
  • build(deps): Bump actions/download-artifact from 4.1.5 to 4.1.6 by @dependabot in #184
  • build(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #185
  • build(deps): Bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #186
  • build(deps): Bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #187
  • build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #188
  • build(deps): Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #189
  • build(deps-dev): Update pytest requirement from 8.1.1 to 8.2.0 by @dependabot in #190
  • build(deps): Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #191
  • build(deps): Bump actions/dependency-review-action from 4.2.5 to 4.3.1 by @dependabot in #192
  • build(deps): Bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in #193
  • fix: fixed regex missing from heartbeat method by @Xlin123 in #194
  • build: deploy pypi by @Xlin123 in #195

Full Changelog: v0.2.8...v0.2.11

v0.2.8 bump pytest to 8.1.1

11 Mar 07:07
24740f9
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #162
  • build(deps-dev): Update pytest requirement from 8.1.0 to 8.1.1 by @dependabot in #163

Full Changelog: v0.2.7...v0.2.8