Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
PalmEmanuel pushed 1 commit to main PalmEmanuel/AzAuth
- Bump Azure.Identity from 1.13.0 to 1.13.1 in /source (#104) Bumps [Azure.Identity](https://github.com/Azure/azure-sd... 7ac7fc5
PalmEmanuel closed a pull request on PalmEmanuel/AzAuth
Bump Azure.Identity from 1.13.0 to 1.13.1 in /source
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.13.0 to 1.13.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-...PalmEmanuel deleted a branch PalmEmanuel/AzAuth
dependabot/nuget/source/Microsoft.Identity.Client.NativeInterop-0.17.2
PalmEmanuel pushed 1 commit to main PalmEmanuel/AzAuth
- Bump Microsoft.Identity.Client.NativeInterop from 0.17.0 to 0.17.2 in /source (#105) Bump Microsoft.Identity.Client.... 85cad5a
PalmEmanuel closed a pull request on PalmEmanuel/AzAuth
Bump Microsoft.Identity.Client.NativeInterop from 0.17.0 to 0.17.2 in /source
Bumps [Microsoft.Identity.Client.NativeInterop](https://github.com/AzureAD/microsoft-authentication-library-for-cpp) from 0.17.0 to 0.17.2. <details> <summary>Commits</summary> <ul> <li>See full di...PalmEmanuel pushed 2 commits to vscode-debugging PSBicep/PSBicep
PalmEmanuel opened a pull request on PSBicep/PSBicep
Debugging support for ALC with VS Code tasks
# Contributing a Pull Request ## Overview/Summary This PR adds support for debugging the module including the core module loaded in a separate AssemblyLoadContext, by embedding the symbols in...PalmEmanuel created a branch on PSBicep/PSBicep
vscode-debugging - This is the repo for the Bicep PowerShell Module.
PalmEmanuel pushed 2 commits to main PalmEmanuel/AzBobbyTables
PalmEmanuel created a comment on an issue on PalmEmanuel/AzBobbyTables
The default is still the same! I wanted to ensure no breaking changes. Might change the parameter setup in a major breaking version later in the future, but for now you can both use -Force or -Ope...
PalmEmanuel created a comment on an issue on PalmEmanuel/AzBobbyTables
Hey @Studermarc! Apologies that it took a while to implement it, but there's now an `-OperationType` parameter which allows for changing the operation/transaction logic on both `Add-AzDataTableEnti...
PalmEmanuel pushed 1 commit to main PalmEmanuel/AzBobbyTables
- Update changelog for v3.3.1 (#82) docs: update changelog for v3.3.1 Co-authored-by: github-actions[bot] <41898282... c26f43f
PalmEmanuel closed a pull request on PalmEmanuel/AzBobbyTables
Update changelog for v3.3.1
Automatic update of changelog for release v3.3.1.PalmEmanuel created a tag on PalmEmanuel/AzBobbyTables
v3.3.1 - The fastest Azure Table Storage module for PowerShell, built on the Azure Data Tables SDK.
PalmEmanuel closed an issue on PalmEmanuel/AzBobbyTables
Add a "-Merge" -Switch to the Add-AzDataTableEntity Cmdlet
The current implementation of the Add-AzDataTableEntity allows the use of the -Force Switch to Force the addition of the Entity to the DataTable, if already existing, with the UpsertReplace Metho...PalmEmanuel closed an issue on PalmEmanuel/AzBobbyTables
Add a "-Merge" -Switch to the Add-AzDataTableEntity Cmdlet
The current implementation of the Add-AzDataTableEntity allows the use of the -Force Switch to Force the addition of the Entity to the DataTable, if already existing, with the UpsertReplace Metho...PalmEmanuel closed an issue on PalmEmanuel/AzBobbyTables
Add a "Replace" Switch to the Update-AzDataTableEntity
Per default, the default behaviour of the Update-AzDataTableEntity is to Merge the Entity Properties. Adding a -Replace Switch would provide more flexibility to the User to chose how the Entities a...PalmEmanuel pushed 1 commit to main PalmEmanuel/AzBobbyTables
- Added OperationType to Add- and Update-commands (#81) added OperationType to Add- and Update-commands, closes #59, c... ed35a75