forked from KelvinTegelaar/CIPP-API
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'KelvinTegelaar:master' into master
- Loading branch information
Showing
145 changed files
with
1,532 additions
and
683 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-26.1 KB
Modules/AzBobbyTables/3.1.3/dependencies/Microsoft.Bcl.AsyncInterfaces.dll
Binary file not shown.
Binary file removed
BIN
-423 KB
Modules/AzBobbyTables/3.1.3/dependencies/Microsoft.VisualStudio.Threading.dll
Binary file not shown.
Binary file removed
BIN
-58.4 KB
Modules/AzBobbyTables/3.1.3/dependencies/System.Text.Encodings.Web.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
# Changelog for the module | ||
|
||
The format is based on and uses the types of changes according to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
### Added | ||
|
||
- Added `-OperationType` parameter to `Add-AzDataTableEntity` and `Update-AzDataTableEntity` to support merge or replace operations [#81](https://github.com/PalmEmanuel/AzBobbyTables/pull/81) | ||
|
||
## [3.3.0] - 2024-10-18 | ||
|
||
### Added | ||
|
||
- Added command `Get-AzDataTable` to get the names of tables in a storage account [#77](https://github.com/PalmEmanuel/AzBobbyTables/issues/77) | ||
|
||
### Changed | ||
|
||
- Implemented TableServiceClient to support operations on tables in the storage account. | ||
|
||
## [3.2.1] - 2024-07-09 | ||
|
||
### Fixed | ||
|
||
- Fixed bug where empty lines were written to console. | ||
|
||
## [3.2.0] - 2024-03-21 | ||
|
||
### Added | ||
|
||
- ETag validation for Update- & Remove-AzDataTableEntity ([#58](https://github.com/PalmEmanuel/AzBobbyTables/issues/58)) | ||
|
||
### Fixed | ||
|
||
- Missing examples of Remove-AzDataTableEntity ([#62](https://github.com/PalmEmanuel/AzBobbyTables/issues/62)) | ||
|
||
## [3.1.3] - 2024-01-20 | ||
|
||
### Added | ||
|
||
- Added Sampler ([#48](https://github.com/PalmEmanuel/AzBobbyTables/issues/48)). | ||
- Added support for user-assigned managed identities ([#54](https://github.com/PalmEmanuel/AzBobbyTables/issues/54)). | ||
|
||
## [3.1.2] - 2024-01-05 | ||
|
||
### Added | ||
|
||
- Help documentation for a DateTime problem caused by the SDK (#43). | ||
|
||
## 3.1.1 - 2023-05-03 | ||
|
||
[Unreleased]: https://github.com/PalmEmanuel/AzBobbyTables/compare/v3.3.0...HEAD | ||
|
||
[3.3.0]: https://github.com/PalmEmanuel/AzBobbyTables/compare/v3.2.1...v3.3.0 | ||
|
||
[3.2.1]: https://github.com/PalmEmanuel/AzBobbyTables/compare/v3.2.0...v3.2.1 | ||
|
||
[3.2.0]: https://github.com/PalmEmanuel/AzBobbyTables/compare/v3.1.3...v3.2.0 | ||
|
||
[3.1.3]: https://github.com/PalmEmanuel/AzBobbyTables/compare/v3.1.2...v3.1.3 | ||
|
||
[3.1.2]: https://github.com/PalmEmanuel/AzBobbyTables/compare/d854153aca6c5cce35a123deb86653a0d3289b07...v3.1.2 |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+21.6 KB
Modules/AzBobbyTables/3.3.1/dependencies/Microsoft.Bcl.AsyncInterfaces.dll
Binary file not shown.
Binary file added
BIN
+431 KB
Modules/AzBobbyTables/3.3.1/dependencies/Microsoft.VisualStudio.Threading.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+138 KB
...bles/3.1.3/dependencies/System.Memory.dll → ...bles/3.3.1/dependencies/System.Memory.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+75.1 KB
Modules/AzBobbyTables/3.3.1/dependencies/System.Text.Encodings.Web.dll
Binary file not shown.
Binary file not shown.
File renamed without changes.
Oops, something went wrong.