Skip to content

Updated version from 0.1.0 to 0.2.0#49

Merged
unasra merged 2 commits into
infobloxopen:mainfrom
AnilGadiyarHJ:changeorgin
Jul 16, 2026
Merged

Updated version from 0.1.0 to 0.2.0#49
unasra merged 2 commits into
infobloxopen:mainfrom
AnilGadiyarHJ:changeorgin

Conversation

@AnilGadiyarHJ

Copy link
Copy Markdown
Contributor

No description provided.

@unasra
unasra requested a review from Copilot July 16, 2026 11:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the generated SDK package version identifiers to 0.2.0 across multiple service modules, and adjusts the IPAM DHCPConfig model/docs to treat hold_reclaimed_time fields as read-only (no longer defaulted/serialized).

Changes:

  • Bump __version__ from 0.1.0 to 0.2.0 across service package __init__.py files.
  • Update DHCPConfig model to remove defaults for hold_reclaimed_time / _v6 and exclude them from to_dict() output.
  • Update DHCPConfig Markdown documentation to mark the same fields as [readonly].

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/upgrade_policy/init.py Bumps module version to 0.2.0.
src/universal_ddi_client/init.py Bumps root client version to 0.2.0.
src/redirect/init.py Bumps module version to 0.2.0.
src/keys/init.py Bumps module version to 0.2.0.
src/ipam/models/dhcp_config.py Changes hold_reclaimed_time* defaults/serialization behavior.
src/ipam/docs/DHCPConfig.md Marks hold_reclaimed_time* as readonly in docs.
src/ipam/init.py Bumps module version to 0.2.0.
src/ipam_federation/init.py Bumps module version to 0.2.0.
src/infra_provision/init.py Bumps module version to 0.2.0.
src/infra_mgmt/init.py Bumps module version to 0.2.0.
src/fw/init.py Bumps module version to 0.2.0.
src/dtc/init.py Bumps module version to 0.2.0.
src/dns_data/init.py Bumps module version to 0.2.0.
src/dns_config/init.py Bumps module version to 0.2.0.
src/dfp/init.py Bumps module version to 0.2.0.
src/cloud_discovery/init.py Bumps module version to 0.2.0.
src/anycast/init.py Bumps module version to 0.2.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/ipam/models/dhcp_config.py
Comment thread src/ipam/models/dhcp_config.py
@unasra
unasra merged commit 6a28a7e into infobloxopen:main Jul 16, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants