Skip to content

Commit

Permalink
chore: update release notes for v1.1.0 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
medcl authored Jan 11, 2025
1 parent 2632f53 commit 574d55c
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions docs/content.en/docs/release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ title: "Release Notes"
Information about release notes of INFINI Framework is provided here.

## Latest (In development)

### Breaking changes
### Features
### Bug fix
### Improvements

## v1.1.0 (2025-01-11)

### Breaking changes
- Update WebSocket greeting message header to use `websocket-session-id`

### Features
- Set the metric collection task to singleton mode (#17)
- Record cluster allocation explain to activity after cluster health status changed to `red`
Expand All @@ -17,10 +28,6 @@ Information about release notes of INFINI Framework is provided here.
- Add new condition to check item length (eg: array,string) (#38)
- Add util to http handler, support write bytes with status code (#55)


### Breaking changes
- Update WebSocket greeting message header to use `websocket-session-id`

### Bug fix
- Remove the collection of cluster stats metric in node stats collection task (#17)
- Fix the main switch of the cluster metric is not work (#17)
Expand All @@ -39,7 +46,7 @@ Information about release notes of INFINI Framework is provided here.
- Add search response to logging message (#28)


## v1.0.0
## v1.0.0 (2024-12-13)

### 🚀 Features

Expand Down

0 comments on commit 574d55c

Please sign in to comment.