Releases: opsmill/infrahub-sync
Releases · opsmill/infrahub-sync
1.6.0
🔧 Minor Changes
- Migrate print statements to structured logging @minitriga (#117)
Kudos goes to: @minitriga
1.5.6
Full Changelog: 1.5.5...1.5.6
1.5.4
What's Changed
- fix(slurpitsync): improve node ID handling for matching nodes by @minitriga in #112
Full Changelog: 1.5.3...1.5.4
1.5.3
Changes
🐛 Patch & Bug Fixes
- feat(infrahub): enhance peer node handling with unique identifier man… @minitriga (#111)
Kudos goes to: @minitriga and @opsmill-bot
1.5.2
What's Changed
- chore: migrate from Poetry to uv and add development docs by @petercrocker in #106
- Fix slurpit bug by @minitriga in #108
- feat: add Infrahub and Prometheus adapters to documentation and sidebar by @minitriga in #109
- docs(infrahub): restore lineage source and owner documentation by @minitriga in #110
Full Changelog: 1.5.0...1.5.2
1.5.0
🔧 Minor Changes
- Aci adapter feature @t0m3kz (#100)
- Allow optional mapping @BeArchiTek (#101)
🐛 Patch & Bug Fixes
- docs: add release publishing documentation to README @petercrocker (#105)
- Do not ignore INFRAHUB_TLS_INSECURE env var in infrahub adapter @wvandeun (#104)
- updated the ipfabric example to work with IPF 7+ @steinzi (#103)
Kudos goes to: @BeArchiTek, @petercrocker, @steinzi, @t0m3kz, @wvandeun and Zajac
1.4.2
Changes
- ipfabric: Update auth error message. @FragmentedPacket (#99)
- ipfabric: Add logic to fetch URL and token from environment variables. @FragmentedPacket (#98)
Kudos goes to: @FragmentedPacket
1.4.1
1.4.0
1.3.0
🔧 Minor Changes
- Add support for List attribute kind in schema generator @BeArchiTek (#95)
- Add Prometheus Adapter @BeArchiTek (#89)
- Add GenericRestApiAdapter @BeArchiTek (#81)
🐛 Patch & Bug Fixes
- Create comprehensive GitHub Copilot instructions for development workflow @BeArchiTek (#93)
- Add Device42 to Infrahub sync example with demo server integration @BeArchiTek (#91)
- Refresh python packages @BeArchiTek (#88)
- Bump docs dependencies @minitriga (#85)
- Refactor IPFClient initialization to use settings unpacking @minitriga (#84)
- Fix invalid reference logic. @FragmentedPacket (#83)
- Refresh python Packages @BeArchiTek (#79)
Kudos goes to: @BeArchiTek, @FragmentedPacket, and @minitriga