Skip to content

chore: bump version to 1.6.0#82

Merged
giswqs merged 1 commit into
mainfrom
chore/bump-version-1.6.0
May 8, 2026
Merged

chore: bump version to 1.6.0#82
giswqs merged 1 commit into
mainfrom
chore/bump-version-1.6.0

Conversation

@giswqs

@giswqs giswqs commented May 8, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump GeoAgent package and OpenGeoAgent QGIS plugin to 1.6.0.
  • Update the plugin's pinned GeoAgent dependency and changelog to match the new release.

Test plan

  • pre-commit run --all-files
  • pytest tests/ -q

Roll the package and QGIS plugin to 1.6.0 to capture the recent
provider token-default and Gemini handling improvements, and align
the QGIS plugin's GeoAgent dependency pin with the new release.
Copilot AI review requested due to automatic review settings May 8, 2026 01:55
@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request May 8, 2026 01:57 Inactive
@giswqs giswqs merged commit 2db9134 into main May 8, 2026
11 checks passed
@giswqs giswqs deleted the chore/bump-version-1.6.0 branch May 8, 2026 01:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Bumps the GeoAgent Python package and the OpenGeoAgent QGIS plugin to version 1.6.0, aligning the plugin’s dependency gate and user-facing install guidance with the new GeoAgent release.

Changes:

  • Update GeoAgent package version to 1.6.0 (pyproject.toml, geoagent/__init__.py).
  • Bump OpenGeoAgent plugin version to 1.6.0 and add a 1.6.0 changelog entry (metadata.txt).
  • Raise the QGIS plugin’s pinned GeoAgent dependency guidance to >=1.6.0 across docs, UI error text, dependency manager, and tests.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
qgis_geoagent/tests/test_startup_performance.py Updates dependency-spec expectations to require GeoAgent >= 1.6.0.
qgis_geoagent/README.md Updates manual pip install examples to GeoAgent >= 1.6.0.
qgis_geoagent/open_geoagent/metadata.txt Bumps plugin version to 1.6.0 and adds a 1.6.0 changelog entry.
qgis_geoagent/open_geoagent/dialogs/settings_dock.py Updates dependency install failure guidance to GeoAgent >= 1.6.0.
qgis_geoagent/open_geoagent/deps_manager.py Raises the core runtime GeoAgent dependency spec and manual fallback strings to >= 1.6.0.
pyproject.toml Bumps package version and bumpversion current_version to 1.6.0.
geoagent/init.py Bumps __version__ to 1.6.0.

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

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.

2 participants