Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use unversioned api endpoint for tracker resource before 2.38 [LIBS-289] #1144

Merged
merged 2 commits into from
Mar 22, 2022

Conversation

amcgee
Copy link
Member

@amcgee amcgee commented Mar 18, 2022

This fixes an issue which prevented the new Tracker endpoint (/api/tracker) from being used with the App Runtime because the tracker endpoint didn't support API versioning. This has been fixed in 2.38 and will be backported to future 2.37 and 2.36 patches, but an app developer shouldn't need to care about that.

@amcgee amcgee requested review from HendrikThePendric and a team March 18, 2022 14:03
@plinnegan
Copy link

Would love to see this available soon so we can use the tracker endpoint in our app! 🙂

@mediremi mediremi merged commit b696974 into master Mar 22, 2022
@mediremi mediremi deleted the fix-tracker-importer branch March 22, 2022 16:46
dhis2-bot added a commit that referenced this pull request Mar 22, 2022
## [3.4.1](v3.4.0...v3.4.1) (2022-03-22)

### Bug Fixes

* use unversioned api endpoint for tracker resource before 2.38 [LIBS-289] ([#1144](#1144)) ([b696974](b696974))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 3.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants