Skip to content

Commit

Permalink
Merge pull request #13 from Arthur1/tagpr-from-v0.2.0
Browse files Browse the repository at this point in the history
Release for v0.2.1
  • Loading branch information
Arthur1 authored Jan 21, 2025
2 parents df91d8d + dc0d353 commit 041d742
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v0.2.1](https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/compare/v0.2.0...v0.2.1) - 2025-01-21
- docs: add context to correspondence table by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/12
- chore: call t.Helper() in test helper functions by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/18
- Update module github.com/open-feature/go-sdk to v1.14.0 by @renovate in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/16
- Update module github.com/stretchr/testify to v1.10.0 by @renovate in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/17
- bugfix: avoid resource leak by closing response body in http requests by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/19
- chore: fix ignore paths on renovate by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/20

## [v0.2.0](https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/compare/v0.1.0...v0.2.0) - 2024-09-01
- BREAKING: refactor interfaces by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/8
- ignore sub module update by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/9
Expand Down

0 comments on commit 041d742

Please sign in to comment.