Skip to content

Commit

Permalink
Update Module to v1.9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TehMuffinMoo committed Jun 12, 2024
1 parent 23cea78 commit c8fb14e
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 6 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
## 1.9.7.1
- Add `Get-B1Compartment` for listing Organizational Compartments
- Add support for configuring Organizational Compartments when using:

| | | |
|:---------------------------|:---------------------------|:---------------------------|
| `New-B1AuthoritativeZone` | `New-B1AddressBlock` | `New-B1Space` |
| `Set-B1AuthoritativeZone` | `Set-B1AddressBlock` | |

- Add support for filtering by Organizational Compartment when using:

| | | |
|:---------------------------|:---------------------------|:---------------------------|
| `Get-B1Subnet` | `Get-B1AddressBlock` | `Get-B1Range` |
| `Get-B1AuthoritativeZone` | `Get-B1ForwardZone` | `Get-B1Record` |
| `Get-B1Address` | `Get-B1Space` | |

- Add/Align `-CustomFilters` support to:

| | | |
|:---------------------------|:---------------------------|:---------------------------|
| `Get-B1AuthoriativeNSG` | `Get-B1AuthoriativeZone` | `Get-B1CloudProvider` |
| `Get-B1DelegatedZone` | `Get-B1DFP` | `Get-B1DHCPConfigProfile` |
| `Get-B1DHCPHardwareFilter` | `Get-B1DHCPHost` | `Get-B1DHCPLease` |
| `Get-B1DHCPOptionCode` | `Get-B1DHCPOptionGroup` | `Get-B1DHCPOptionSpace` |
| `Get-B1DNSACL` | `Get-B1DNSConfigProfile` | `Get-B1DNSHost` |
| `Get-B1DNSView` | `Get-B1DTCHealthCheck` | `Get-B1DTCLBDN` |
| `Get-B1DTCPolicy` | `Get-B1DTCPool` | `Get-B1DTCServer` |
| `Get-B1FixedAddress` | `Get-B1ForwardNSG` | `Get-B1ForwardZone` |
| `Get-B1HAGroup` | `Get-B1Range` | `Get-B1Record` |
| `Get-B1Space` | `Get-B1Subnet` | `Get-B1Address` |
| `Get-B1AddressBlock` | `Get-B1AuditLog` | `Get-B1APIKey` |
| `Get-B1DNSEvent` | `Get-B1Location` | `Get-B1SecurityLog` |
| `Get-B1Tag` | `Get-B1User` | `Get-B1UserAPIKey` |
| `Get-B1Host` | `Get-B1Service` | `Get-B1ApplicationFilter` |
| `Get-B1BypassCode` | `Get-B1CategoryFilter` | `Get-B1CustomList` |
| `Get-B1InternalDomainList` | `Get-B1LookalikeDomains` | `Get-B1Lookalikes` |
| `Get-B1NetworkList` | `Get-B1PoPRegion` | `Get-B1SecurityPolicy` |
| `Get-B1SecurityPolicyRules`| `Get-B1ThirdPartyProvider` | |

## 1.9.7.0
- Add new `Resolve-DoHQuery` function to enable querying DNS over HTTPS endpoints
- Add new `-DoHServer` parameter to `Set-ibPSConfiguration` to set persistent DoH Server URL
Expand Down Expand Up @@ -306,3 +346,4 @@




6 changes: 3 additions & 3 deletions Modules/ibPS/Functions/Misc/build.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Build": 14,
"SHA": "5ae0bf699a406331acb0e7162a0a2c81f9f388dc",
"Branch": "dev"
"Build": "0",
"SHA": "23cea78d6c4a812ce21325b0899b05c61ce71d2a",
"Branch": "main"
}
4 changes: 2 additions & 2 deletions Modules/ibPS/ibPS.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Mat Cox
#
# Generated on: 06/11/2024
# Generated on: 06/12/2024
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'BloxOne-Main.psm1'

# Version number of this module.
ModuleVersion = '1.9.7.0'
ModuleVersion = '1.9.7.1'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
41 changes: 41 additions & 0 deletions docs/Change Log.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
## 1.9.7.1
- Add `Get-B1Compartment` for listing Organizational Compartments
- Add support for configuring Organizational Compartments when using:

| | | |
|:---------------------------|:---------------------------|:---------------------------|
| `New-B1AuthoritativeZone` | `New-B1AddressBlock` | `New-B1Space` |
| `Set-B1AuthoritativeZone` | `Set-B1AddressBlock` | |

- Add support for filtering by Organizational Compartment when using:

| | | |
|:---------------------------|:---------------------------|:---------------------------|
| `Get-B1Subnet` | `Get-B1AddressBlock` | `Get-B1Range` |
| `Get-B1AuthoritativeZone` | `Get-B1ForwardZone` | `Get-B1Record` |
| `Get-B1Address` | `Get-B1Space` | |

- Add/Align `-CustomFilters` support to:

| | | |
|:---------------------------|:---------------------------|:---------------------------|
| `Get-B1AuthoriativeNSG` | `Get-B1AuthoriativeZone` | `Get-B1CloudProvider` |
| `Get-B1DelegatedZone` | `Get-B1DFP` | `Get-B1DHCPConfigProfile` |
| `Get-B1DHCPHardwareFilter` | `Get-B1DHCPHost` | `Get-B1DHCPLease` |
| `Get-B1DHCPOptionCode` | `Get-B1DHCPOptionGroup` | `Get-B1DHCPOptionSpace` |
| `Get-B1DNSACL` | `Get-B1DNSConfigProfile` | `Get-B1DNSHost` |
| `Get-B1DNSView` | `Get-B1DTCHealthCheck` | `Get-B1DTCLBDN` |
| `Get-B1DTCPolicy` | `Get-B1DTCPool` | `Get-B1DTCServer` |
| `Get-B1FixedAddress` | `Get-B1ForwardNSG` | `Get-B1ForwardZone` |
| `Get-B1HAGroup` | `Get-B1Range` | `Get-B1Record` |
| `Get-B1Space` | `Get-B1Subnet` | `Get-B1Address` |
| `Get-B1AddressBlock` | `Get-B1AuditLog` | `Get-B1APIKey` |
| `Get-B1DNSEvent` | `Get-B1Location` | `Get-B1SecurityLog` |
| `Get-B1Tag` | `Get-B1User` | `Get-B1UserAPIKey` |
| `Get-B1Host` | `Get-B1Service` | `Get-B1ApplicationFilter` |
| `Get-B1BypassCode` | `Get-B1CategoryFilter` | `Get-B1CustomList` |
| `Get-B1InternalDomainList` | `Get-B1LookalikeDomains` | `Get-B1Lookalikes` |
| `Get-B1NetworkList` | `Get-B1PoPRegion` | `Get-B1SecurityPolicy` |
| `Get-B1SecurityPolicyRules`| `Get-B1ThirdPartyProvider` | |

## 1.9.7.0
- Add new `Resolve-DoHQuery` function to enable querying DNS over HTTPS endpoints
- Add new `-DoHServer` parameter to `Set-ibPSConfiguration` to set persistent DoH Server URL
Expand Down Expand Up @@ -306,3 +346,4 @@




2 changes: 1 addition & 1 deletion docs/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "ibPS",
"Version": "1.9.7.0",
"Version": "1.9.7.1",
"Description": "InfoBlox BloxOne PowerShell Module",
"Author": "Mat Cox",
"ProjectUri": "https://github.com/TehMuffinMoo/ibPS",
Expand Down

0 comments on commit c8fb14e

Please sign in to comment.