Skip to content

Commit

Permalink
Preparing 2.7.1 release (#351)
Browse files Browse the repository at this point in the history
Co-authored-by: Mirza Sohail Hussain <mirza.sohailhussain@gmail.com>
  • Loading branch information
yasirfolio3 and msohailhussain authored Dec 20, 2022
1 parent 57e63d9 commit 904cd76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.7.1] - December 20, 2022

- Add support for asynchronous `Save` using `rest` UPS by setting `async` boolean value inside `config.yaml` ([#350](https://github.com/optimizely/agent/pull/350)).

## [2.7.0] - April 6, 2022

- Add `UserProfileService` support. Out of the box implementations include `in-memory`, `rest` and `redis`. In-memory service supports both `fifo` and `lifo` orders. For details refer to our documentation page: [UserProfileService](https://github.com/optimizely/agent/tree/master/plugins/userprofileservice) ([#326](https://github.com/optimizely/agent/pull/326), [#331](https://github.com/optimizely/agent/pull/331)).
Expand Down

0 comments on commit 904cd76

Please sign in to comment.