Skip to content

chore(main): release Intility.JsonApiToolkit 1.3.0#56

Merged
Erlend Ellefsen (erlendellefsen) merged 1 commit into
mainfrom
release-please--branches--main--components--Intility.JsonApiToolkit
Jan 24, 2026
Merged

chore(main): release Intility.JsonApiToolkit 1.3.0#56
Erlend Ellefsen (erlendellefsen) merged 1 commit into
mainfrom
release-please--branches--main--components--Intility.JsonApiToolkit

Conversation

@intility-release-bot
Copy link
Copy Markdown
Contributor

@intility-release-bot intility-release-bot Bot commented Jan 24, 2026

🤖 I have created a release beep boop

1.3.0 (2026-01-24)

Features

  • AllowedIncludesAttribute to whitelist allowed include paths (6a26c29)
  • JsonApiOkAsync (d22466d)
  • JsonApiOkAsync (bc26940)
  • ✨ add filtering support for included resources (4e81c99)
  • ✨ add support for filtering in primary resource with included r… (0b0bb87)
  • ✨ add support for filtering in primary resource with included relationships (5c90d41)
  • ✨ add too many reqyests exeption (94a810d)
  • ✨ Allow collections and json columns to be mapped (6a096bc)
  • ✨ Code cleanup and standardization of error handling (fec75f5)
  • ✨ Enhance QueryHelpers with enum support and additional types (4949c26)
  • ✨ general-purpose exception class (0cdf9a5)
  • ✨ general-purpose exception class (e222bb4)
  • ✨ Overall project cleanup (c8c10f4)
  • ✨ Remove IncludeAsAttribute and related logic (a1593be)
  • ✨ Support complex JsonCols (b744b8e)
  • 📚 add comprehensive debugging guide and enhance logging for better troubleshooting (0ecc0cf)
  • 🚀 add ApplyFiltersOnly method for pre-aggregation filtering and add documentation on statistics and aggregations (b9c6546)
  • 🚀 enhance query processing with AsSingleQuery for pagination and add detailed logging for inclusion processing (7824da9)
  • errors: add JsonApiErrorCodes and JsonApiErrors factory methods (#60) (8531ad3)
  • errors: complete refactor Phase 1 with exception filter tests a… (#61) (e5b50be)

Bug Fixes

  • 🐛 single included resources are no longer ignored (1e2e4b6)
  • 🚑️ [JsonIgnore] not being respected (af12b0b)
  • 🚑️ adds support for filtering on included collection fields (ee2eb19)
  • 🚑️ adds support for filtering on included collection fields (1194fd6)
  • 🚑️ adjust query processing order for filtered and regular includes to enhance EF Core compatibility (8d21509)
  • 🚑️ bracket nested filtering without the nessesary includes breaking main filtering (e1e5785)
  • 🚑️ correct version number in project file to match release version (a0a51dd)
  • 🚑️ error responses for forbidden includes did not include meta information (9610878)
  • 🚑️ filtering on includes not working on 2-level (c658327)
  • 🚑️ Fixed the filtering issue for included resources. (86cab81)
  • 🚑️ improve error messages for forbidden includes to clarify not found status (07ea15e)
  • 🚑️ Initial working fix. Needs further testing and validation. (0fa5628)
  • 🚑️ JsonApiOk and JsonApiCreated methods not adding includes (903eda3)
  • 🚑️ refactor querying files and fix single resource relationship issues (962d4d4)
  • 🚑️ reorder query processing to apply sorting before includes for better EF Core compatibility (20bf0d9)
  • 🚑️ three level nested values and collection include filters (7f9a336)
  • 🚑️ three level nested values and collection include filters (044aaf0)
  • 🚑️ use single query mode to prevent EF Core split query correlation issues with filtered includes (ff48615)
  • add defensive reflection checks with ReflectionMethodCache (#57) (75eb978)
  • mapping: remove dead AddIncludedResourcesRecursive method (#55) (bbc8c17)
  • pagination: guard against division by zero when Size is 0 (#59) (0863dee)
  • parsing: guard unsafe string parsing in filter parsers (#58) (9fb463d)
  • security: prevent log forging and add workflow permissions (#51) (5fbbaba)
  • security: prevent log forging and update tooling (#52) (52d73ce)
  • support JsonPropertyName attribute and fix many-to-many collecti… (634abff)
  • support JsonPropertyName attribute and fix many-to-many collection filtering (6f1d961)

Refactoring

  • 🔨 follow ts-package renaming (4cd1e7e)
  • 🔨 optimize logging and add XML documentation (8c14bc0)
  • 🔨 remove Microsoft.Identity.Abstractions package reference (55933b7)
  • 🔨 remove the OR max count (65107d5)
  • 🔨 remove the OR max count (5a3aa87)
  • 🔨 Update JsonApiOk function and docs to align with what it actually does (bfe7635)

Documentation

  • 📝 update stats docs (549743c)
  • 📜 add too many request exeption to docs (872ae2a)
  • 📜 Clarify that filtering is only on main entity (5ee3568)
  • 📜 Update Claude.md (88502bb)
  • 📜 update error message for forbidden includes to clarify not found status (95ab6ce)

Dependencies

  • actions: bump actions/checkout from 4 to 6 (#47) (a16ab53)
  • actions: bump actions/setup-dotnet from 4 to 5 (#45) (db8c0d1)
  • actions: bump actions/upload-pages-artifact from 3 to 4 (#44) (c5e35fb)
  • actions: bump github/codeql-action from 3 to 4 (#46) (4bad70c)

This PR was generated with Release Please. See documentation.

@intility-release-bot intility-release-bot Bot force-pushed the release-please--branches--main--components--Intility.JsonApiToolkit branch 4 times, most recently from c9df88c to 173d143 Compare January 24, 2026 21:12
@intility-release-bot intility-release-bot Bot force-pushed the release-please--branches--main--components--Intility.JsonApiToolkit branch from 173d143 to d8508e9 Compare January 24, 2026 21:20
@erlendellefsen Erlend Ellefsen (erlendellefsen) merged commit 6b2615b into main Jan 24, 2026
2 checks passed
@erlendellefsen Erlend Ellefsen (erlendellefsen) deleted the release-please--branches--main--components--Intility.JsonApiToolkit branch January 24, 2026 21:21
@intility-release-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant