Releases: mjcaley/aiospamc
Releases · mjcaley/aiospamc
v1.1.1
v1.1.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #430
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #431
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #432
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #433
- Bump certifi from 2023.7.22 to 2023.11.17 by @dependabot in #434
- Added CodeCov token to GitHub Actions by @mjcaley in #435
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #437
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #438
- Bump typing-extensions from 4.8.0 to 4.9.0 by @dependabot in #436
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #439
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #440
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #442
- Read The Docs failing due to Poetry not installing in virtual environment by @mjcaley in #444
- Bump typing-extensions from 4.9.0 to 4.10.0 by @dependabot in #443
- Bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in #441
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #445
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #446
- Updated SpamAssassin version of integration tests by @mjcaley in #456
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #453
- Bump typer from 0.9.0 to 0.12.3 by @dependabot in #455
- Bump typing-extensions from 4.10.0 to 4.11.0 by @dependabot in #451
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #457
- Updated dependencies and explicity added cryptography by @mjcaley in #459
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #458
- Bump typing-extensions from 4.11.0 to 4.12.0 by @dependabot in #461
- Bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in #466
- Bump typing-extensions from 4.12.0 to 4.12.1 by @dependabot in #467
- Bump typing-extensions from 4.12.1 to 4.12.2 by @dependabot in #468
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #469
- Deprecate support for Python 3.8 by @mjcaley in #470
- Using standard collection type hints #464 by @mjcaley in #471
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #472
- Bump typer from 0.12.3 to 0.12.4 by @dependabot in #473
- Bump typer from 0.12.4 to 0.12.5 by @dependabot in #474
- Bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #475
- Remove typing-extensions by @mjcaley in #477
- Updated datetime method to avoid deprecation warning by @mjcaley in #478
- Update cryptography to close OpenSSL vulnerability by @mjcaley in #480
- Adding manual option for unit test pre-release workflow by @mjcaley in #481
- Update GitHub actions by @mjcaley in #484
- Update dependabot for GitHub actions and all dependencies by @mjcaley in #485
- Bump pytest from 7.4.4 to 8.3.3 by @dependabot in #490
- Bump pytest-asyncio from 0.21.2 to 0.24.0 by @dependabot in #491
- Bump black from 23.12.1 to 24.8.0 by @dependabot in #488
- Bump sphinx from 6.2.1 to 7.3.7 by @dependabot in #489
- Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by @dependabot in #486
- Read The Docs build error for PDF format by @mjcaley in #492
- Fix documentaton formatting and references by @mjcaley in #494
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #496
- Bump sphinx from 7.3.7 to 7.4.7 by @dependabot in #495
- Add support for Python 3.13 by @mjcaley in #483
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #500
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #501
- Bump trustme from 1.1.0 to 1.2.0 by @dependabot in #498
- Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 by @dependabot in #502
- Set default pytest-asyncio loop scope by @mjcaley in #503
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Bump typing-extensions from 4.6.2 to 4.6.3 by @dependabot in #396
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #400
- Clone full git history when building ReadTheDocs so Reno can work by @mjcaley in #402
- Excluding pre-commit bot from generated release notes by @mjcaley in #403
- merge 0.10.1 by @mjcaley in #407
- Add client certificates feature by @mjcaley in #408
- Marking package as stable #320 by @mjcaley in #409
- Update CodeQL workflow by @mjcaley in #410
- Update dependencies by @mjcaley in #411
- Removed workaround for Sphinx building issue by @mjcaley in #412
- Fake servers use threadpool by @mjcaley in #414
- Simplified fake server by @mjcaley in #415
- Added client certificate CLI options to documentation by @mjcaley in #416
- Added Codecov upload step by @mjcaley in #417
- Add support for Python 3.12 by @mjcaley in #424
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #413
- Better handling of client private key by @mjcaley in #426
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #425
- Updating documentation for 1.0 by @mjcaley in #418
- Resolved Sphinx warnings by @mjcaley in #427
- Made changes to support trusted publisher for release by @mjcaley in #428
- Added write permission for creating a release by @mjcaley in #429
Full Changelog: v0.10.1...v1.0.0
v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Added Sphinx extension to link to GitHub issues #359 by @mjcaley in #360
- CI tooling by @mjcaley in #361
- Switch master branch to main by @mjcaley in #362
- Updated dependencies by @mjcaley in #375
- Actions versions by @mjcaley in #376
- GitHub Actions Update by @mjcaley in #377
- Updating readme and adding release note for Python 3.7 deprecation by @mjcaley in #379
- CLI implementation by @mjcaley in #386
- Updates to CLI documentation by @mjcaley in #390
- Use tbump for version management by @mjcaley in #391
- Updating copyright for 2023 by @mjcaley in #392
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Bump sphinx from 4.4.0 to 5.0.2 by @dependabot in #346
- Bump certifi from 2021.10.8 to 2022.6.15 by @dependabot in #345
- Limited run of workflow push triggers to development and master branches by @mjcaley in #348
- Added support for Python 3.11 and updated dependencies #355 by @mjcaley in #356
- Sphinx documentation uses module versions by @mjcaley in #358
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Bump loguru from 0.5.3 to 0.6.0 by @dependabot in #339
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add Interrogate to CI pipeline by @mjcaley in #296
- Refactored the header method of the parser to simplify the branch by @mjcaley in #297
- Implement dataclasses by @mjcaley in #301
- Python 3.7 dependencies by @mjcaley in #303
- Added GitHub Actions by @mjcaley in #307
- Added status job for unit tests by @mjcaley in #309
- Simplified test fixtures with the trustme library by @mjcaley in #311
- Fix shebang in frontend module by @mjcaley in #312
- Update Request and Response str/repr methods by @mjcaley in #313
- Fixed bug #317 by @mjcaley in #318
- Warnings by @mjcaley in #319
- Create FUNDING.yml by @mjcaley in #323
- Replace Towncrier with Reno by @mjcaley in #325
- Update Poetry build backend by @mjcaley in #326
- Refactor request function by @mjcaley in #327
- Switch from logging to loguru by @mjcaley in #329
- Removed warning that isn't a bug #328 by @mjcaley in #330
- Updated copyright to 2022 by @mjcaley in #331
- gh now generates release notes by @mjcaley in #333
- Convert objects to dictionaries by @mjcaley in #334
- Use pytest-asyncio auto mode to clean up tests by @mjcaley in #336
- Create codeql-analysis.yml by @mjcaley in #337
Full Changelog: v0.7.1...v0.8.0
v0.7.1
Changes:
Bugs:
Others:
v0.7.0
Changes:
Bugs:
- #276: Fixed URL to use .io instead of .org
- #240: Documentation fixes
- #233: Messages not ending with a newline might cause the connection to hang
- #227: Fixed API documentation modules after updated connections API
- #214: Fix case of "localhost" literal in frontend functions
Others:
- #278: Release v0.7.0
- #279: Added docstring for ClientTimeoutException
- #277: Fixed bugs in set_version.py
See More
- #275: Changed the Github release task to be issue based
- #274: Removed all from module
- #273: Updated dependency lock file
- #272: Cleaned up examples and tests
- #271: Bump certifi from 2020.6.20 to 2020.11.8
- #270: Configure dependabot to only check production dependencies
- #267: Improved header parsing
- #268: Add header value to support failures in decoding
- #266: Helpful exceptions
- #265: Renamed StatusCode to Status
- #264: Black CI step will fail build
- #263: Added StatusCode class into Response
- #262: Moved parser exceptions to the exceptions module
- #261: Integration tests check the status code
- #260: Fixed spelling and added constructor docstring
- #259: Remove SpamcHeaders class
- #258: Improved coverage for connections tests
- #257: Black CI step checks all source files and mypy failure will fail CI
- #256: Bump sphinx from 3.2.1 to 3.3.1
- #255: Remove client class
- #254: Connection hangs with SSL and compression
- #252: Bump pytest from 6.1.1 to 6.1.2
- #251: Add release note for issue #216
- #216: Add support for Python 3.9
- #250: Added support for Python 3.9, resolves #216
- #249: Bump cryptography from 3.1.1 to 3.2.1
- #247: Bump mypy from 0.782 to 0.790
- #246: Bump pytest from 6.1.0 to 6.1.1
- #242: Bump coverage from 5.2.1 to 5.3
- #244: Bump cryptography from 3.1 to 3.1.1
- #245: Bump pytest from 6.0.1 to 6.1.0
- #241: Applied changes from newest version of black
- #239: Bump black from 19.10b0 to 20.8b1
- #238: Bump pytest-mock from 3.3.0 to 3.3.1
- #237: Bump cryptography from 3.0 to 3.1
- #236: Added towncrier and initial news fragments
- #235: Improved logging
- #234: Fixes #233
- #232: Added dependabot YAML file
- #231: Bump pytest-mock from 3.2.0 to 3.3.0
- #230: Added black code formatter
- #229: New badges
- #228: Add type hinting verification with mypy
- #226: Connection timeout
- #225: Simplified connection manager API
- #224: Updated enum to use auto where possible
- #223: Use f-strings
- #221: Update examples and README
- #220: Bump sphinx from 3.1.2 to 3.2.1
- #219: Bump pytest-cov from 2.10.0 to 2.10.1
- #218: Remove loop parameter
- #215: Pytest TOML configuration
- #212: Updated dependencies
- #211: Consolidated weekly build to the CI pipeline
- #210: New pipelines
This list of changes was auto generated.