Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Bump to v1.0 (stable semver release)

Đang mở
#1,801 2 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
35/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
python
Lĩnh vực
release

Hướng nghiên cứu

Start by reviewing the repository's current 0.x release and versioning setup, then assess the proposed breaking-change and deprecation questions, including no_extract and old auth patterns. Done means the 1.0 scope and semver policy are agreed, including whether a deprecation pass is required first.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

TSC has been versioned as 0.x since its initial release, despite being a widely-used, production-grade library. Staying at 0.x implies instability and allows semver-breaking changes without a major version bump, which is confusing for users who depend on it.

Proposal: release the next version as 1.0, signalling stability and committing to semver conventions going forward. This means:

  • Breaking changes require a major version bump (2.0, etc.)
  • Non-breaking additions use minor bumps (1.1, 1.2, ...)
  • Bug fixes use patch bumps (1.0.1, ...)

This aligns with the approach used by other Tableau SDKs (e.g. the Migrations SDK).

Open questions:

  • Are there any known breaking changes we'd want to ship before locking 1.0?
  • Should we do a deprecation pass first (e.g. no_extract, old auth patterns)?
Ngôn ngữ chính
Python
Star
716
Fork
446
Merge trung bình
8 ngày 8 giờ
Pull request đã merge (30 ngày)
2

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của tableau/server-client-python

Tất cả issue của tableau/server-client-python

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.