Releases: isogeo/isogeo-api-py-minsdk
Releases · isogeo/isogeo-api-py-minsdk
3.8.5
3.8.4
Changes:
- b184e2c Bump package version to 3.8.4
- 9400cf2 Update azure-pipelines.yml
- 3cdcbb0 Update azure-pipelines.yml
- 4396945 Try to update "Upload to PyPi" job
- eda9370 Investigate on Pypi authenication issue
- 16cbf61 Fix Dependson
- 18089a1 Comment "Test" stage
- b808ef6 Bump package version to 3.8.3
- 98853db Update azure-pipelines.yml
- 60a4659 #302
See More
- 63e3385 Update azure-pipelines.yml
- 4abbbe5 Add pipeline variable for connection used to publish GitHub Release
This list of changes was auto generated.
3.8.2
3.8.1
Changes:
- ab846a8 Bump package version to 3.8.1
- e10f441 Merge pull request #286 from isogeo/3.8.1
- 9b670c4 remove restructuredtext extension
- 11d9e4e #270 Add unit tests for ServiceLayers
- 5d66fb8 #270 Allow layer association and dissociation with DTNG
- 07e4f43 #270 Add "targetDataset" attribute to ServiceLayers
- 878b820 #285 Add unit tests related to FeatureAttributes
- 035c4bf #270 Add "noGeoDatasets" and "type" attributes to serviceLayers
- ac7e388 Replace Python 3.7 with 3.8
- ce92f0f Remove trailing whitespace
3.8.0
Changes:
- 2a503f9 Bump package version to 3.8.0
- 1a1a033 Merge pull request #259 from isogeo/3.8.0
- 7dfe09f #270 add 'datasets' and 'title' attributes to ServiceLayer model
- bca89fd Update dependencies [ #268, #267, #261, #258 ]
- 965f7ef #264 remove 'lru_cache' decorator from methods implementing GET requests
- 4fd5384 #259 Update unittest on /about
- 9bf578e #250 Make unit tests able to test custom API [ #259 ]
- f4146b9 #250 Handle case when protocol is already written in custom URL
- dad3979 Tweak unittests [ #259 ]
- 682166e Update unit test test_layers_create_basic [ #259 ]
See More
- ecd2901 #259 Fix unit tests
- c661906 #250 Handle cas when pltform arg value cas is up
- c6fe916 #250 Fix ApiAbout module
- 8806707 #250 Finish submodules IsogeoUtils instance with main module one replacement
- c7412ff #250 Update ApiAbout to handle API config neither Prod nor QA
- c48e8bf #250 Replace submodules IsogeoUtils instance with main module one
- f84ae92 #250 Update main module to instanciate client to neither PROD nor QA Isogeo API
- 809df9e #250 Update IsogeoUtils to handle API config neither Prod nor QA
- 85ec625 Merge pull request #257 from isogeo/housekeeping
- 743e1f5 Update tox requirement from ==3.24.* to ==3.25.* [ #251 ]
- d7c1fa8 Update sphinx-autodoc-typehints requirement from ==1.17.* to ==1.18.* [ #253 ]
- f70c18a Update pre-commit requirement from ==2.17.* to ==2.19.* [ #254 ]
- 7e15fb4 Update sphinx requirement from ==4.5.* to ==5.0.* [ #255 ]
- ea0c9cf Update pytest-randomly requirement from ==3.11.* to ==3.12.* [ #256 ]
This list of changes was auto generated.
3.7.0
Changes:
- c187d7b Bump package version to 3.7.0
- a2ff596 Merge pull request #249 from isogeo/3.7.0
- bc996f8 #233 Fix _wg_catalogs_names caching
- 47b61e6 #239 Make action cleaning optional
- a1b6baf Fix unit tests #223
- 654f1df Update unit tests for DTNG integration #223
- 0a4345f Adapt ApifeatureAttribute to DTNG #223
- b54f0e3 Bump black to 22.3.0 [ #249 ]
- 87f7bb1 Revert "Trying to fix "Apply black code formatting" of Lint job"
- f2141b8 Trying to fix "Apply black code formatting" of Lint job [ #249 ]
See More
- 7d5e7e8 Remove coordinate-system from metadata update and creation body [ #249 ]
- 65f8b42 #223 Update unit test on MetadataTypes
- 72267d4 #223 first steps
- 47d60aa Cleaning keywords unit tests script
- d048c11 Merge pull request #248 from isogeo/housekeeping
- 9d928b9 Update dependencies [ #244, #245, #246, #247 ]
- 8862f33 Merge pull request #242 from isogeo/housekeeping
- ca4918b Add "filename" attribute to Link model [ #243 ]
- 80feb00 Update test_keywords.py
- a4d680c Add thesaurus_id arg to request send from search_keyword_asynchronous
- 09611f2 Downgrade flake8
- 71c49b0 Update dependencies [ #241, #240, #238, #235, #234 ]
This list of changes was auto generated.
3.6.0
Changes:
- de4e5d3 Bump package version to 3.6.0
- a27096b Replace py36 with py39
- 68cf53a Merge pull request #230 from isogeo/3.6.0
- 6442951 Adding unit tests for ApiKeywords [ #221 ]
- a2d8b5f typo [ #230 ]
- 2401c92 Add thesaurus argument to delete method from ApiKeyword [ #220 ]
- fd93c20 Add thesaurus argument to create method from ApiKeyword [ #220 ]
- c26f4ea Add dissociate_workgroup method to ApiKeyword [ #220 ]
- e77ad7d Add associate_workgroup method to Apikeyword [ #220 ]
- 04915fd Add whole_results argument to ApiKeyword.workgroup [ #231 ]
See More
- 4f3731f Fix ApiKeyword unit tests [ #155 ]
- 88f07dc Adding unit tests for ApiKeyword [ #155 ]
- e0c5a25 Adding "whole_results" argument to ApiKeyword.thesaurus method [ #155 ]
- 83c2536 Merge branch 'master' into 3.6.0
- 696a3f9 Trying to improve ApiSpecifications caching [ #218 ]
- c043f9f Merge pull request #229 from isogeo/housekeeping
- 319c1dd Remove some warning from Metadata model [ #219 ]
- 4466c88 Adapt unit test for #222
- 10f05eb Adding "comment" propertie to feature-attributes model [ #222 ]
- bcacb17 Merge branch 'master' into housekeeping
- 49d0943 Replace Python 3.6 with 3.9 in Pipeline "Test" stage
- 8fb638c Update sphinx-autodoc-typehints requirement from ==1.11.* to ==1.12.* [ #212 ]
- 962f232 Update pre-commit requirement from ==2.9.* to ==2.13.* [ #213 ]
- cfa9419 Update sphinx requirement from ==3.5.* to ==4.1.* [ #216 ]
- df49401 Bump black from 20.8b1 to 21.7b0 [ #217 ]
- 7f5aa65 Update pytest-rerunfailures requirement from ==9.* to ==10.* [ #224 ]
- 4bfbd5b Update python-dotenv requirement from ==0.15.* to ==0.19.* [ #225 ]
- 43955b4 Update pytest-randomly requirement from ==3.5.* to ==3.11.* [ #226 ]
- 0d5c8b8 Update pytest-cov requirement from ==2.11.* to ==3.0.* [ #227 ]
- 26d2cbd Update sphinx-rtd-theme requirement from ==0.5.* to ==1.0.* [ #228 ]
- 6c9a8cc Merge pull request #208 from isogeo/dependabot/add-v2-config-file
- 58948b7 Merge branch 'master' into dependabot/add-v2-config-file
- bce6c1d Merge pull request #210 from isogeo/dependabot/pip/flake8-eq-3.9.star
- e457bb9 Update flake8 requirement from ==3.8.* to ==3.9.*
- 36b73f0 Merge branch 'master' into dependabot/add-v2-config-file
- 3b772a4 Merge pull request #206 from isogeo/dependabot/pip/sphinx-eq-3.5.star
- 2c05742 Merge branch 'master' into dependabot/pip/sphinx-eq-3.5.star
- bb3ec34 Merge pull request #205 from isogeo/dependabot/pip/pytest-cov-eq-2.11.star
- c2f68ed Merge branch 'master' into dependabot/pip/sphinx-eq-3.5.star
- 05245bf Merge branch 'master' into dependabot/pip/pytest-cov-eq-2.11.star
- 2e7110b Merge pull request #209 from isogeo/dependabot/pip/tox-eq-3.23.star
- 0bece2a Merge branch 'master' into dependabot/pip/sphinx-eq-3.5.star
- 3f8e066 Update pytest-cov requirement from ==2.10.* to ==2.11.*
- 0757064 Update tox requirement from ==3.20.* to ==3.23.*
- 6d570b9 Merge pull request #203 from isogeo/dependabot/pip/pytest-eq-6.2.star
- 21953d7 Merge branch 'master' into dependabot/pip/pytest-eq-6.2.star
- 8a1523a Merge branch 'master' into dependabot/pip/sphinx-eq-3.5.star
- 7220c2e Merge pull request #201 from isogeo/dependabot/pip/recommonmark-eq-0.7.star
- d7497e1 Upgrade to GitHub-native Dependabot
- bc8a781 Update sphinx requirement from ==3.2.* to ==3.5.*
- 2d21034 Update pytest requirement from ==6.1.* to ==6.2.*
- 731c659 Update recommonmark requirement from ==0.6.* to ==0.7.*
This list of changes was auto generated.
3.5.1
Changes:
- 43fe4ad Bump package version to 3.5.1
- 09a3ff4 Merge pull request #198 from isogeo/utils
- 734535d Merge branch 'master' into utils
- 421ea9f Merge pull request #200 from isogeo/dependencies
- 34f0240 Update python-dotenv requirement from ==0.14.* to ==0.15.* [ #189 ]
- 00d5610 Update sphinx-autodoc-typehints requirement from ==1.10.* to ==1.11.* [ #190 ]
- 7c1ed06 Bump black from 19.10b0 to 20.8b1 [ #191 ]
- ba0fa1d Update pytest-randomly requirement from ==3.4.* to ==3.5.* [ #194 ]
- d611c88 Update pre-commit requirement from ==2.4.* to ==2.9.* [ #195 ]
- 63dcbd1 Clean code
See More
- 14138af Merge pull request #199 from isogeo/links
- 8bc74c5 Make unit tests work with QA API [ #198 ]
- 76b9566 Adapt unit tests to v1.api.isogeo.com [ #198 ]
- 1fb17af Make v1.isogeo.com used instead of isogeo.com [ #197, #196 ]
- e063651 Merge branch 'master' into utils
- 2ee5a11 Fix clean_kind_action_liability method from ApiLink [ #193 ]
- a410027 Update gitHubConnection
- 27fed66 handle API responses without JSON #136
- 788c7e6 Merge branch 'master' into utils
- d9972fe Merge branch 'master' into utils
- d5fc57a add a new module to get platform components versions
- 7af7860 vsc clean settings
This list of changes was auto generated.
3.5.0
Changes:
- 400d1a2 Bump package version to 3.5.0
- 5243146 Merge pull request #187 from isogeo/feature-attributes
- 84f2fdd Reference "case_sensitive_matching" argument into method's code [ #170 ]
- 5283d35 Add an arg to make attributes matching case-insensitive when mode = "update" [ #170 ]
- 7e0946a Merge pull request #186 from isogeo/dependencies
- fc2d51e Merge branch 'master' into dependencies
- b3b01cb Update sphinx-copybutton requirement to 0.3 [ #183 ]
- b35559f Update pytest requirement to 6.1 [ #185 ]
- 8dd1cc6 Update python-dotenv requirement 0.14 [ #184 ]
- 96329db Update sphinx requirement to 3.2.* [ #182 ]
See More
- 7cb04c4 Update tox requirement to 3.20 [ #181 ]
- 2fffc9b Update launch.json
- 45edf3b Merge pull request #180 from isogeo/dependencies
- f42025c Update pytest-randomly requirement from ==3.3.* to ==3.4.* [ #173 ]
- 61c2af9 Update sphinx-rtd-theme requirement from ==0.4.* to ==0.5.* [ #174 ]
- 7d794f1 Bump sphinx-markdown-tables from 0.0.14 to 0.0.15 [ #175 ]
- 56f34c1 Update pytest-cov requirement from ==2.8.* to ==2.10.* [ #176 ]
- b2ff1e1 Update tox requirement from ==3.14.* to ==3.19.* [ #179 ]
This list of changes was auto generated.
3.4.3
Changes:
- db8bab8 PEP8 fixes through flake8
- 78cb9d8 Improve VSC config
- 7e5f510 Update pytest-randomly requirement from ==3.2.* to ==3.3.* (#169)
- 5e3a4cc Bump version to 3.4.3
- d7615e0 Add an medium level for metadata returned after creation
- 3ff429a Bump flake8 and precommit configs
- 6d8ccab Bump precommit config
- a09d37f Bump precommit and flake8 versions
- a151c92 Bump doc requirements and config
- 5f001ca Even in mode basic, include the group into the returned md