Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion LATEST-VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.26.0
v1.27.0
4 changes: 0 additions & 4 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
- Fixed `ado2gh generate-script --download-migration-logs` to generate valid commands using `--target-api-url` that work with the `ado2gh download-logs` command
- Added `--target-api-url` support to `ado2gh download-logs` and `bbs2gh download-logs` commands for GHEC data residency scenarios
- Maintained backward compatibility: `--github-api-url` continues to work as an alias for `--target-api-url` in `ado2gh` and `bbs2gh` CLIs
- Added native macOS ARM64 (Apple Silicon) builds for all CLIs
4 changes: 4 additions & 0 deletions releasenotes/v1.27.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Fixed `ado2gh generate-script --download-migration-logs` to generate valid commands using `--target-api-url` that work with the `ado2gh download-logs` command
- Added `--target-api-url` support to `ado2gh download-logs` and `bbs2gh download-logs` commands for GHEC data residency scenarios
- Maintained backward compatibility: `--github-api-url` continues to work as an alias for `--target-api-url` in `ado2gh` and `bbs2gh` CLIs
- Added native macOS ARM64 (Apple Silicon) builds for all CLIs
Loading