Introduced com.auth0.client.mgmt.types.UserId type (instead of String used previously in some methods) is not surfaced in change logs

Aperta Adatta ai principianti
#887 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
68/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
java
Ambito
documentation

Direzione di ricerca

Inizia con il confronto 3.8.0...3.9.0 collegato nell’issue, quindi esamina le modifiche all’API di ManagementApi e UserIdentitySchema relative a String e UserId. Aggiorna le note di rilascio o il changelog per segnalare queste modifiche di tipo incompatibili e verifica che le modifiche documentate coprano i tipi di ritorno e di argomento interessati.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug
Checklist
  • I have looked into the Readme and Examples, and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.
Description

Changes like this worth a word in release notes / changelogs, IMHO :")

Would be nice if String replacement with com.auth0.client.mgmt.types.UserId surfaced clearly as it breaks plenty of things around com.auth0.client.mgmt.ManagementApi ...

Sorry, had to select "bug" label as others did not fit. Though, if it is a bug it is a documentation one :")

Reproduction

Just try to install 3.9.0 and build your project. If anything operated with UserIdentitySchema.getUserId() it will probably break as it returns now com.auth0.client.mgmt.types.UserId and not a plain String like it was in 3.8.0

Return and arguments type changed in plenty of places from String to UserId so it should be easy to catch

Additional context

No response

auth0-java version

3.9.0

Java version

25

Lingua principale
Java
Stelle
319
Fork
155
Merge medio
1g 1h
PR unite (30g)
12

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di auth0/auth0-java

Tutte le issue di auth0/auth0-java

Issue simili

Altre issue su Java

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.