Skip to content
Merged
Show file tree
Hide file tree
Changes from 35 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
cffa299
added version field to the output files
KarishmaGhiya Mar 6, 2026
1780733
Merge remote-tracking branch 'upstream/main'
KarishmaGhiya Mar 13, 2026
c0402ed
Merge remote-tracking branch 'upstream/main'
KarishmaGhiya Mar 20, 2026
5a7bd89
Merge remote-tracking branch 'upstream/main'
KarishmaGhiya Mar 25, 2026
5742571
Merge branch 'main' of https://github.com/KarishmaGhiya/azure-sdk-for-js
KarishmaGhiya Mar 25, 2026
a9c093e
Merge remote-tracking branch 'upstream/main'
KarishmaGhiya Mar 31, 2026
d65e74a
Merge remote-tracking branch 'upstream/main'
KarishmaGhiya Apr 9, 2026
9ef2052
Port @azure/postgresql-auth package from postgres-entra-auth repo
KarishmaGhiya Mar 14, 2026
8ec27cf
Add samples for @azure/postgresql-auth
KarishmaGhiya Mar 17, 2026
58cab05
fix links
KarishmaGhiya Mar 18, 2026
a00da3c
fix link verificaton
KarishmaGhiya Mar 18, 2026
71c171a
update targets
KarishmaGhiya Mar 19, 2026
38fce17
Move scope parameter to GetEntraTokenPasswordOptions bag
KarishmaGhiya Mar 19, 2026
13b6e12
update sample
KarishmaGhiya Mar 19, 2026
7750e34
suggestions applied
KarishmaGhiya Mar 19, 2026
b2315ba
Extract SequelizeBeforeConnectHook interface for sequelizeInstance pa…
KarishmaGhiya Mar 19, 2026
4344083
format
KarishmaGhiya Mar 19, 2026
06b1d36
update snippets
KarishmaGhiya Mar 20, 2026
4dca665
update format
KarishmaGhiya Mar 20, 2026
1511ff2
address feedback
Mar 25, 2026
a0b16fb
api view
KarishmaGhiya Mar 25, 2026
94f3bf9
Update common/tools/dev-tool/src/commands/run/extract-api.ts
KarishmaGhiya Mar 27, 2026
b1e7d48
Update common/tools/dev-tool/src/commands/run/extract-api.ts
KarishmaGhiya Mar 27, 2026
7480543
Update .github/CODEOWNERS
KarishmaGhiya Mar 27, 2026
3775d68
Undo extract api changes
KarishmaGhiya Mar 27, 2026
9259f37
Apply suggestion from @KarishmaGhiya
KarishmaGhiya Mar 27, 2026
e1c5652
address feedback
Mar 30, 2026
8bbd634
fix build errors
KarishmaGhiya Mar 31, 2026
f9b571a
fix codeowners file
KarishmaGhiya Apr 9, 2026
ecd015c
copilot reviews
KarishmaGhiya Apr 9, 2026
f9b177c
update pnpm-lock
jeremymeng Apr 9, 2026
e6b9242
update the formatting
KarishmaGhiya Apr 10, 2026
7e51cf8
fix test
KarishmaGhiya Apr 10, 2026
f97119d
update
KarishmaGhiya Apr 10, 2026
9fd30ed
Apply suggestions from code review
KarishmaGhiya Apr 10, 2026
3679f44
Apply suggestion from @KarishmaGhiya
KarishmaGhiya Apr 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,7 @@
# PRLabel: %Mgmt
/sdk/policyinsights/arm-policyinsights/ @qiaozha @MaryGao @JialinHuang803


Comment thread
KarishmaGhiya marked this conversation as resolved.
Outdated
# PRLabel: %Mgmt
/sdk/postgresql/arm-postgresql/ @qiaozha @MaryGao @JialinHuang803

Expand Down
212 changes: 212 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading