Steve Springett

Results 666 comments of Steve Springett

🎉 Is this ready to be merged?

There's a note in the pom that states: > DO NOT UPDATE Datanucleus RDBMS beyond 5.2.7 (for now) due to breaking changes introduced in https://github.com/datanucleus/datanucleus-rdbms/pull/375 I have been careful not...

From my understanding Datanucleus offers commercial support and Google is a large customer as GCP implements it. Unfortunately, it's one of the last remaining JDO implementations available.

Investigate: - https://github.com/pac4j/jax-rs-pac4j - https://github.com/googleapis/google-oauth-java-client

I have not had a chance to investigate, but I think this should be a capability of the next major release.

Yes, still on roadmap. Lots of folks want it. Ticket is labeled 'help wanted', so if someone submits a quality PR with test cases, it will make it into a...

@BenjenJones this ticket states 'help wanted'. If there are contributions from the community to add the feature, then yes, it will be included in 1.8.0

OIDC is supported. Changing title to SAML

No timeline. It's not currently being worked on or planned. Too much other things in DT being worked on at the moment.

When OpenAPI support is added, Swagger 2.0 support should be deprecated and later removed. https://github.com/OAI/OpenAPI-Specification/issues/583 https://github.com/swagger-api/swagger-ui/issues/818 Need to add Authorization Bearer header to API doc in order to support JWT....