Skip to content

feat: Resurrected the STATIC flag reason. Documented the caching strategy.#224

Merged
skyerus merged 4 commits intoopen-feature:mainfrom
skyerus:issue-216_document-caching
Nov 30, 2022
Merged

feat: Resurrected the STATIC flag reason. Documented the caching strategy.#224
skyerus merged 4 commits intoopen-feature:mainfrom
skyerus:issue-216_document-caching

Conversation

@skyerus
Copy link
Contributor

@skyerus skyerus commented Nov 24, 2022

This PR

Resurrected the STATIC flag reason. Documented the caching strategy.

Related Issues

Fixes #223

Notes

Follow-up Tasks

How to test

…tegy.

Signed-off-by: Skye Gill <gill.skye95@gmail.com>
Co-authored-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
@toddbaert
Copy link
Member

This makes sense to me. I think this should enable a simple but effective caching strategy on the clients.

@skyerus skyerus marked this pull request as ready for review November 24, 2022 15:35
@skyerus skyerus requested a review from AlexsJones as a code owner November 24, 2022 15:35
@toddbaert toddbaert self-requested a review November 24, 2022 17:42
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
@skyerus skyerus merged commit 5830592 into open-feature:main Nov 30, 2022
@skyerus skyerus deleted the issue-216_document-caching branch November 30, 2022 13:28
AlexsJones pushed a commit that referenced this pull request Dec 5, 2022
🤖 I have created a release *beep* *boop*
---


##
[0.2.7](v0.2.5...v0.2.7)
(2022-12-02)


### ⚠ BREAKING CHANGES

* start command flag refactor
([#222](#222))

### Features

* enable request logging via the --debug flag
([#226](#226))
([11954b5](11954b5))
* Resurrected the STATIC flag reason. Documented the caching strategy.
([#224](#224))
([5830592](5830592))
* snap ([#211](#211))
([c619844](c619844))
* start command flag refactor
([#222](#222))
([14474cc](14474cc))


### Miscellaneous Chores

* release v0.2.6
([93cfb78](93cfb78))
* release v0.2.7
([4a9f6df](4a9f6df))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define and document a caching strategy

4 participants