Skip to content

Commit

Permalink
Cleanup and GA release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexafshar committed Sep 3, 2024
1 parent ab64cc3 commit 59bab47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ authType:
UI password for "pwd". This method will be deprecated in a future release.
- "token" use API Clients -> Client Name for "username", and API Clients ->
Temporary Access Token for "pwd" field. This authentication method is
preferred. Note "username" is not strictly required if use token
authentication.
preferred.
- "secret" use API Clients -> Client Name for "username", and API Clients ->
Client Secret for "pwd" fields.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.7.0-beta
v1.7.0
2 changes: 1 addition & 1 deletion input/thresholds/DefaultThresholds.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "v1.7.0-beta",
"version": "v1.7.0",
"apm": {
"AppAgentsAPM": {
"platinum": {
Expand Down

0 comments on commit 59bab47

Please sign in to comment.