okta / okta-sdk-python

Apache License 2.0
239 stars 142 forks source link

When is the next release - important necessary changes #335

Closed almogca closed 1 year ago

almogca commented 1 year ago

Receiving ValueError with the following message: 'interaction_code' is not a valid OAuthGrantType

Problem is solved in current version of the file okta/models/o_auth_grant_type.py, where you added newer values of this enum, but it's still not part of any release. Can you add it, even to a minor version? :)

Thank you!

bretterer commented 1 year ago

2.9.0 has been released with a lot of updates.