# Discourse의 최신 버전 번호를 안정적이고 프로그래매틱하게 가져오는 방법?

**URL:** https://meta.discourse.org/t/how-to-reliably-programmatically-get-the-latest-version-number-of-discourse/388336
**Category:** Development
**Created:** [11월 13, 2025, 2:23오전 UTC](https://meta.discourse.org/t/how-to-reliably-programmatically-get-the-latest-version-number-of-discourse/388336 "2025-11-13T02:23:56Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [11월 13, 2025, 6:50오전 UTC](https://meta.discourse.org/t/how-to-reliably-programmatically-get-the-latest-version-number-of-discourse/388336/3 "2025-11-13T06:50:42Z")

</div>

> [@FelicianoTech](#):
>
> . 오늘 기준으로 GitHub의 최신 태그는 `v3.6.0.beta2`입니다. 제 Discourse 인스턴스의 관리자 페이지를 살펴보니 `v3.6.0.beta3`를 실행 중입니다.

beta3-latest를 실행 중인 것으로 보입니다. 이는 beta3 개발 과정에서 한 버전 정도 차이가 나는 것을 의미합니다. beta3의 최종 버전은 아직 출시되지 않았으므로, 해당 태그는 출시된 최신 베타 버전을 나타냅니다. 하지만 아마도 latest를 사용 중일 텐데, 이는 베타 릴리스를 기반으로 하지 않습니다.

> [@Discourse 릴리스 채널 이해하기](https://meta.discourse.org/t/understanding-discourse-release-channels/264400):
>
> bookmark 이 가이드에서는 Discourse 릴리스의 다양한 유형과 업데이트에 사용되는 서로 다른 채널에 대해 설명합니다. person_raising_hand 필요한 사용자 권한: 모든 사용자 릴리스 채널 Discourse에는 각기 다른 목적을 위해 사용되는 네 가지 주요 릴리스 채널이 있습니다: main, latest, release, esr. Discourse 프로덕션 버전을 설치할 때 기본적으로 사용되는 채널은 latest입니다. 2025년 11월부터 Discourse는 날짜 기반 버전 관리 체계(YYYY.MM.PATCH, 예: v2026.2.0)를 사용합니다. latest 분기에서는 버전 뒤에 -latest 접미사가 포함됩니다(예: v2026.3.0-latest). 각 릴리스 채널의 현재 상태를 확인하려면 다음 주소를 방문하세요: main GitHub: [https://github.com/discourse/discourse/tree/main](https://github.com/discourse/discourse/tree/main) 이 …

새로운 버전 관리 전략에 관한 주제를 읽어보셨나요?

> [@RFC: Discourse를 위한 새로운 버전 관리 전략](https://meta.discourse.org/t/rfc-a-new-versioning-strategy-for-discourse/383536):
>
> We’re planning to introduce a new versioning system for Discourse. Our goal is to provide more choice & predictability for community administrators, while maintaining our development velocity. We’re also adjusting some terminology to align better with other software. This document will evolve as we receive comments, begin to implement the system, and then expand use of the new release streams. If you have any comments/suggestions at this stage, please let us know by replying to this topic! G…

---

_[View the full topic](https://meta.discourse.org/t/how-to-reliably-programmatically-get-the-latest-version-number-of-discourse/388336)._
