john-brock / perm-comparator

Quickly compare effective permissions between users, profiles, and permission sets. Built on Heroku and Force.com using OAuth2, ExtJS4, and Java with the Play! framework.
https://perm-comparator.herokuapp.com
70 stars 38 forks source link

Salesforce API Retirement versions 21.0 - 30.0 #18

Open asher-feil opened 1 year ago

asher-feil commented 1 year ago

Salesforce published a document outlining API versions that are now deprecated and will be removed in 2023. Specifically versions 21.0-30.0, and it looks like this uses version 28.0.

Flagging this to update the version so this can keep on chugging

jamangini commented 1 year ago

Specifically: https://github.com/john-brock/perm-comparator/blob/master/app/controllers/RetrieveData.java#L47

That needs updating.

ericfortune commented 2 months ago

Has this been updated?

jamangini commented 2 months ago

Doesn't look like it.