Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .changes/unreleased/BUG FIXES-20250909-165037.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

kind: BUG FIXES
body: Refresh the connection upon expiration
time: 2025-09-09T16:50:37.281682-05:00
Expand Down
3 changes: 3 additions & 0 deletions .changes/unreleased/BUG FIXES-20250911-121401.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

kind: BUG FIXES
body: Enable query param parsing on connection URL
time: 2025-09-11T12:14:01.697808-07:00
Expand Down
3 changes: 3 additions & 0 deletions .changes/unreleased/ENHANCEMENTS-20250916-115824.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

kind: ENHANCEMENTS
body: |-
* build with go 1.25.1
Expand Down
3 changes: 3 additions & 0 deletions .changie.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

changesDir: .changes
unreleasedDir: unreleased
changelogPath: CHANGELOG.md
Expand Down
Loading