> For the complete documentation index, see [llms.txt](https://docs.tibero.com/tibero-manuals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tibero.com/tibero-manuals/7.2.6.manuals/release-notes.md).

# Tibero 릴리즈 노트

Tibero7 DBMS 릴리즈 버전을 통해 신규 업데이트 사항을 확인하세요.

> **안내서 정보**
>
> 안내서 제목 : Tibero 릴리즈 노트\
> 발행일 : 2026-07-31\
> 소프트웨어 버전 : Tibero 7.2.6\
> 안내서 버전 : v1.0.0

## 개요

Tibero7 에 추가된 신규 기능 및 개선 사항 등 변경된 정보를 간략히 정리하여 제공합니다.

## 릴리즈 이력

<table><thead><tr><th width="160">배포일</th><th>버전</th></tr></thead><tbody><tr><td>2022-02-17</td><td>Tibero 7.1</td></tr><tr><td>2022-08-26</td><td>Tibero 7.2</td></tr><tr><td>2024-04-30</td><td>Tibero 7.2.1</td></tr><tr><td>2024-08-22</td><td>Tibero 7.2.2</td></tr><tr><td>2025-03-31</td><td>Tibero 7.2.3</td></tr><tr><td>2025-09-30</td><td>Tibero 7.2.4</td></tr><tr><td>2026-03-31</td><td>Tibero 7.2.5</td></tr><tr><td>2026-07-31</td><td>Tibero 7.2.6</td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>릴리즈 노트_7.1</strong></mark></td><td>바로가기</td><td></td><td></td><td><a href="/tibero-manuals/7.2.6.manuals/release-notes/7.1.md">릴리즈 노트_7.1</a></td></tr><tr><td><mark style="color:blue;"><strong>릴리즈 노트_7.2</strong></mark></td><td>바로가기</td><td></td><td></td><td><a href="/tibero-manuals/7.2.6.manuals/release-notes/7.2.md">릴리즈 노트_7.2</a></td></tr><tr><td><mark style="color:blue;"><strong>릴리즈 노트_7.2.1</strong></mark></td><td>바로가기</td><td></td><td></td><td><a href="/tibero-manuals/7.2.6.manuals/release-notes/7.2.1.md">릴리즈 노트_7.2.1</a></td></tr><tr><td><mark style="color:blue;"><strong>릴리즈 노트_7.2.2</strong></mark></td><td>바로가기</td><td></td><td></td><td><a href="/tibero-manuals/7.2.6.manuals/release-notes/7.2.2.md">릴리즈 노트_7.2.2</a></td></tr><tr><td><mark style="color:blue;"><strong>릴리즈 노트_7.2.3</strong></mark></td><td>바로가기</td><td></td><td></td><td><a href="/tibero-manuals/7.2.6.manuals/release-notes/7.2.3.md">릴리즈 노트_7.2.3</a></td></tr><tr><td><mark style="color:blue;"><strong>릴리즈 노트_7.2.4</strong></mark></td><td>바로가기</td><td></td><td></td><td><a href="/tibero-manuals/7.2.6.manuals/release-notes/7.2.4.md">릴리즈 노트_7.2.4</a></td></tr><tr><td><mark style="color:blue;"><strong>릴리즈 노트_7.2.5</strong></mark></td><td>바로가기</td><td></td><td></td><td><a href="/tibero-manuals/7.2.6.manuals/release-notes/7.2.5.md">릴리즈 노트_7.2.5</a></td></tr><tr><td><mark style="color:blue;"><strong>릴리즈 노트_7.2.6</strong></mark></td><td>바로가기</td><td></td><td></td><td><a href="/tibero-manuals/7.2.6.manuals/release-notes/7.2.6.md">릴리즈 노트_7.2.6</a></td></tr></tbody></table>

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.tibero.com/tibero-manuals/7.2.6.manuals/release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
