Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: solapi/solapi-python

v5.0.3 (2026年01月22日)

22 Jan 13:07
@Palbahngmiyine Palbahngmiyine
43739b6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

Contributors

Palbahngmiyine
Assets 2
Loading

v5.0.2 (2025年07月14日)

14 Jul 08:37
@Palbahngmiyine Palbahngmiyine
b77fdd9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v.5.0.1...v5.0.2

Contributors

Palbahngmiyine
Loading

v5.0.1 (2025年05月12日)

12 May 05:39
@Palbahngmiyine Palbahngmiyine
67f7910
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

한국어 안내

  • Python SDK를 5.0.1에서는 message 모델이 request, response로 나뉘어 실제 발송시엔 RequestMessage 클래스를 이용해야 합니다.
  • Webhook 대응을 위한 SingleReport, GroupReport 클래스를 추가했습니다. 관련한 예제는 Django 예제를 통해 확인하실 수 있습니다.
  • NaverOption 모델이 추가되었습니다.

중요 안내사항

  • Python SDK 5.0.1부터는 Message 모델이 request, response로 나뉘었습니다. 업그레이드 사용자는 반드시 해당 부분을 확인해서 기존 발송 코드를 수정해주세요!

번외

  • Django webhook 예제를 추가했습니다.

English Version

  • In Python SDK 5.0.1, the Message model has been split into request and response, and at send-time you must use the RequestMessage class.
  • Added SingleReport and GroupReport classes to support webhooks. See the Django example for usage.
  • Introduced the NaverOption model.

Important Notice

  • As of Python SDK 5.0.1, the Message model is divided into request and response. If you’re upgrading, be sure to review this change and update your existing send logic accordingly!

Bonus

  • Added a Django webhook example.

What's Changed

Full Changelog: v5.0.0...v.5.0.1

Contributors

Palbahngmiyine
Loading

v5.0.0 (2025年04月01日)

01 Apr 01:24
@Palbahngmiyine Palbahngmiyine
ee40449
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

한국어 안내

  • Python SDK를 5.0.0으로 런칭하면서 기존의 request 모듈을 직접 연결하여 연동하는 예제를 제거했습니다.
  • Python SDK의 개발 생산성 향상을 위해 ruff를 도입했습니다.
  • Python 필수 버전을 3.7에서 3.9로 향상했습니다.
  • 기존 Python SDK에서 제공하지 못했던, appId, Fax 발송, 예약발송 등을 지원합니다.

중요 안내사항

  • SOLAPI Python SDK는 5.0.0 버전부터 3.9 버전 이상만을 지원합니다.

번외

  • 신규 Python SDK를 위한 여러 예제를 추가했습니다.

English Version

  • With the launch of Python SDK version 5.0.0, we've removed examples that directly used the requests module for integration.
  • Introduced ruff to enhance development productivity for the Python SDK.
  • Increased the required Python version from 3.7 to 3.9.
  • Now supports features previously unavailable in the Python SDK, such as appId, sending Fax, and scheduled messaging.

Important Notice

  • From version 5.0.0 onwards, the SOLAPI Python SDK supports Python version 3.9 and above only.

Additional Notes

  • Several new examples have been added for the updated Python SDK.

What's Changed

Full Changelog: https://github.com/solapi/solapi-python/commits/v5.0.0

Contributors

Palbahngmiyine
Loading

AltStyle によって変換されたページ (->オリジナル) /