Active
Project:
JSON:API Address
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2026 at 20:56 UTC
Updated:
2 Jul 2026 at 18:01 UTC
Jump to comment: Most recent
It seems the module hasn't been updated for over a year. Assuming it's being used and works as expected, any plans to release a stable version 1.0?
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
alexandersluiter commentedI haven't made a stable release due to a few issues. There are still a of issues that the JSON:API Resources module is working out since the entire JSON:API ecosystem in Drupal Core is marked "Internal" and not intended for extension. The other reason I haven't tagged a 1.0 release is because I don't think this module handles subdivisions properly outside of simple single parent-child relationships. I built this for use in one of our own internal applications that really only uses USA, Mexico, and Canada addresses. This module covers those, but doesn't work for some countries. I would need someone that understands subdivisions better than I to verify what I've done here. That being said, I could probably tag an alpha?
Comment #3
temkin commentedThank you, @alexandersluiter. Your reasoning definitely makes sense.
I was under the impression that the JSON API ecosystem has matured and there are a number of other modules that are built on it. Check out this list:
https://www.drupal.org/project/jsonapi/ecosystem
If you have time, feel free to create a ticket for the subdivision logic. Since our team is working on the address use case in JSON API, we can do some quick tests to validate and possibly fix those scenarios.
And having an alpha version would be great as an initial step. Thanks!
Comment #6
alexandersluiter commentedTagged rc1.