|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [4.0.0](https://github.com/maxs-rose/Aspire-OpenFGA/compare/v3.1.0...v4.0.0) (2025-12-04) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* Update to Aspire 13 |
| 9 | +* Rename OpenFgaContainerResource to OpenFgaStoreResource |
| 10 | + |
| 11 | +### Features |
| 12 | + |
| 13 | +* Add `WithMetrics` option ([0534559](https://github.com/maxs-rose/Aspire-OpenFGA/commit/053455939dd7db902a7f25861c805dd3beddbc95)) |
| 14 | +* Add nuget package icon ([503b2a5](https://github.com/maxs-rose/Aspire-OpenFGA/commit/503b2a555aa2d4f7be81effba125be66b123307e)) |
| 15 | +* Add release please ([afb5252](https://github.com/maxs-rose/Aspire-OpenFGA/commit/afb525210be4c0e18305a0034eda78d095ac8df3)) |
| 16 | +* Add support for otel tracing ([#11](https://github.com/maxs-rose/Aspire-OpenFGA/issues/11)) ([04088b4](https://github.com/maxs-rose/Aspire-OpenFGA/commit/04088b496fdafdf2bd3e309626b33b1eb6c2c4f1)) |
| 17 | +* Allow configuration of datastore ([2cdb4a4](https://github.com/maxs-rose/Aspire-OpenFGA/commit/2cdb4a41023e3bb38f0e3a9376fee86cfb6bb0d2)) |
| 18 | +* Allow for adoption of existing stores ([08f5e63](https://github.com/maxs-rose/Aspire-OpenFGA/commit/08f5e63b900c765f0f5269c5694c0d9cf652a119)) |
| 19 | +* Publish to nuget ([5600c62](https://github.com/maxs-rose/Aspire-OpenFGA/commit/5600c6259e69d46214c0a7ea82d887bfc1b8a196)) |
| 20 | +* Rename OpenFgaContainerResource to OpenFgaStoreResource ([bec16ae](https://github.com/maxs-rose/Aspire-OpenFGA/commit/bec16ae13707dcc42410ad8613c2de5f52ed8ccc)) |
| 21 | +* Update to Aspire 13 ([a929d2f](https://github.com/maxs-rose/Aspire-OpenFGA/commit/a929d2fab3629b0b6dc8376e2f1d9b075cf8b6ae)) |
| 22 | + |
| 23 | + |
| 24 | +### Bug Fixes |
| 25 | + |
| 26 | +* Add icon url and tags to nuget ([a5f3782](https://github.com/maxs-rose/Aspire-OpenFGA/commit/a5f3782b27a4a6a628ad8bea431543b58673117f)) |
| 27 | +* Add icon url into package ([5fc0b65](https://github.com/maxs-rose/Aspire-OpenFGA/commit/5fc0b6596419dbcba308c97d4f22595f10d131fc)) |
| 28 | +* Corre release please branch name ([7232487](https://github.com/maxs-rose/Aspire-OpenFGA/commit/723248712a6a0e27868e2d3fd07b2436ea5d2ac9)) |
| 29 | +* Disable http endpoint proxy when playground enabled ([67bbb93](https://github.com/maxs-rose/Aspire-OpenFGA/commit/67bbb9309cf8a4ed9edaa9ce34f50fe753af60e4)) |
| 30 | +* Fix token permissions ([bb1ccc1](https://github.com/maxs-rose/Aspire-OpenFGA/commit/bb1ccc16b345499f75586c6627733bd291a7e12c)) |
| 31 | +* Set correct initial state for a store ([12f5fe1](https://github.com/maxs-rose/Aspire-OpenFGA/commit/12f5fe1dc710049b7528d28f040a5737db8acfcb)) |
| 32 | +* Set correct port for http and grpc in endpoints ([46cc2e9](https://github.com/maxs-rose/Aspire-OpenFGA/commit/46cc2e940913e4568a6857e335aa9d36a293087b)) |
| 33 | +* Update icon settings ([ccda6b9](https://github.com/maxs-rose/Aspire-OpenFGA/commit/ccda6b9418e37738f773be60cd5a9f4b9bfb8f3e)) |
| 34 | +* Update project and package id's ([501582a](https://github.com/maxs-rose/Aspire-OpenFGA/commit/501582a4372d1904a691e21fa1b8ce02c8f37ec4)) |
| 35 | +* Use supported icon format ([a7b1df1](https://github.com/maxs-rose/Aspire-OpenFGA/commit/a7b1df10678460bca6249267dc918890db6cd5c6)) |
| 36 | +* Use supported image type ([1fafada](https://github.com/maxs-rose/Aspire-OpenFGA/commit/1fafadacb84747ce8131986ec1b72a3ea7c90f37)) |
| 37 | + |
3 | 38 | ## [3.1.0](https://github.com/maxs-rose/Aspire-OpenFGA/compare/v3.0.0...v3.1.0) (2025-12-04) |
4 | 39 |
|
5 | 40 |
|
|
0 commit comments