Skip to content

Commit

Permalink
Release: Version 1.16.3 (#1220)
Browse files Browse the repository at this point in the history
* release: version 1.16.3

* docs: update the changelog
  • Loading branch information
haricnugraha authored Dec 22, 2023
1 parent b93c15a commit ed79689
Show file tree
Hide file tree
Showing 3 changed files with 237 additions and 209 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.16.3] - 2023-12-22

### Changed

- Update Probe in Symon Mode Without Restarting (#1218).
- Refactored to update probe data independently (#1203).
- Updated GitHub Action libraries (#1213).

### Fixed

- Wrong SQLite migration path (#1219).
- Asymmetric recovery issue (#1210).
- Write permission to pipeline (#1209).

### Security

- Clean up ESLint warnings to improve code quality and security (#1215).

## 1.16.2 2023-12-12

## Changed
Expand Down
Loading

0 comments on commit ed79689

Please sign in to comment.