Changes
OslcClients
to allow additional types of authentication to connect to IBM Engineering Lifecycle Management (ELM) when deployed with Jazz Authorization Server:
bearer
to connect with an App Token.
jazzAppPassword
to connect with an App Password.
Strings
, Escapers
, Throwables
and XmlFactories
classes
of the com.sodius.oslc.core.util
package. Those classes will be removed in a subsequent release.
Callers should now rather use the same classes from the com.sodius.solstice.core.util
package.
Uris.builder(URI)
method that could break the encoding of query parameters.Changes
Changes
GetGlobalConfigurationContribution
when the configuration referenced by a contribution was deleted.
Changes
Changes
Uris
to parse and edit query parameters.
AddLink
and RemoveLink
classes now allow using non-standard link types.Changes
references
link type.
Resources
which provides helpers
like cloning a resource or managing extended properties.
Changes
Changes
GetCompact
to request a Compact
resource,
which contains workarounds for Teamwork Cloud 2022xR2 and 2024x non-standard responses.
Changes
OslcNamespaces
to access well-known namespaces.
QueryUriBuilder
to build OSLC query URIs as a client, with parameters like oslc.select
and oslc.where
.
ExecuteQuery
to execute OSLC queries.
OAuthVerifierStore
or Links
.