Skip to content

Commit

Permalink
Prepare 4.5.0 release (#589)
Browse files Browse the repository at this point in the history
* Prepare 4.5.0 release

* Update CHANGELOG.md

Co-authored-by: Andreas Christou <[email protected]>

* Update CHANGELOG.md formatting

---------

Co-authored-by: Andreas Christou <[email protected]>
  • Loading branch information
asimpson and aangelisc authored Jun 12, 2023
1 parent b0c8a90 commit 499b5c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## [4.5.0]

- Add OpenAI integration which allows users to generate KQL queries via natural language.
- Experimental - Add support for [current user authorization](https://github.com/grafana/azure-data-explorer-datasource/blob/main/doc/current-user-auth.md).
## [4.4.1]

Build with latest Go version 1.20.4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-azure-data-explorer-datasource",
"version": "4.4.1",
"version": "4.5.0",
"description": "Grafana data source for Azure Data Explorer",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 499b5c3

Please sign in to comment.