Releases: isogeo/isogeo-api-py-minsdk
Releases · isogeo/isogeo-api-py-minsdk
3.10.0
Changes:
- 9c7f5d4 Bump package version to 3.10.0
- c45f286 Add translations for link actions #337
- 97ed299 Add unit tests for multilingual ApiKeyword.get_from_text #335
- 3309f92 Add unit tests for multilingual ApiKeyword.get #334
- 1ea02da Typo
- 5054e5b Add unit tests for multilingual ApiKeyword.workgroup #333
- 099d122 Typo
- 3f77f51 Remove useless comments
- 9093a51 Try to fix Build job from Deploy stage #340
- c94625e Use 'build' to build the project #340
See More
- ca03c44 Remove Python 3.10 from unit tests environments #340
- f1c93e5 Update license definition #340
- b5a4abf Modernize project #340
- 4372d3c Move .ps1 scripts to "tools" folder
- e1e48c9 Update settings.json
- 2509065 Update badges
- 7d50c58 Fix project documentation (close #339)
- 5da5791 Fix IsogeoUtils.set_base_url for "http://" URL #338
- a1f318a Typo
- 3f5e296 Typo
- 17d5f43 Add unit tests for multilingual ApiKeyword.thesaurus #332
- aecd69d Clean unit tests
- dfb9ff8 Improve pytest config
- 38f2f44 Update requirements_dev.txt
- 7ad933d Replace python 3.8 with 3.9
- 36aef05 Update README.md
- f808302 Add 'lang' argument of ApiSearch.search #324
- 9eef2cb Adjust 'lang' argument of ApiKeyword.thesaurus #332
- 0d636c7 Fix ApiMetadata.update(verb="PATCH") #336
- ff055f0 Add unit tests for multilingual ApiKeyword.metadata #331
- 0e5d150 Fix #264 omission
- 4ed0b10 Typo
- 617e378 Fix logging #307
- c166fa1 Add 'lang' argument to ApiMetadata.keywords shortcut #331
- e7e9931 Typo + typing
- 0c16dca Add get_from_text method to ApiKeyword #335
- 1f8f2fd Add 'lang' argument to ApiKeyword.get #334
- b9d4813 Add 'lang' argument to ApiKeyword.workgroup #333
- 869bec5 Add 'lang' argument to ApiKeyword.thesaurus #332
- 7435a56 Add 'lang' argument to ApiKeyword.metadata #331
- f69348a Typo
- 9f53ad1 Switch pool vmImage to windows-2022
This list of changes was auto generated.
3.9.0
Changes:
- 6f836be Bump package version to 3.9.0
- ebd1ba8 Add unit tests for multilingual search #324
- ed5bdf9 Add 'lang' argument to ApiSearch.search #324
- 7885970 Add spanish and portuguese to handled languages #327
- 1bfc31d Add unit test for metadata update using PATCH verb #322
- d2a8d61 typo
- 2cc351e Add unit tests for multilingual metadata get #323
- ef1fd07 Add unit test for multilingual metadata update #322
- 5cb751c Update Workrgoups unit tests related to multilingualism #316 #317
- bd9d2ee Add unit tests for multilingual metadata creation
See More
- f8d564f Add unit tests for metadata creation #305
- 39f06cb Add 'lang' argument to ApiMetadata.update #322
- ce69b00 Add 'lang' argument to ApiMetadata.create #321
- e6800f5 Add 'lang' argument to ApiMetadata.get #323
- 76bf9ac Add lang argument to get_request_base_url method #305
- 1b3f7b7 Typo
- aac2cd4 Typo
- 27dcf2b Update tox envlist
- a7ab062 Typo + prettify code
- e39af4f Add translations and _fieldsLanguage attributes tu Metadata #320
- 6e7c8f3 typo
- 5b06c14 Add translations to MetadataSubresources #319
- 521742e Clean some unit tests files
- bd38710 Add check_multilingualism arg to Workgroup.create and Workgroup.update #317
- bc47881 Add multilingualism related attributes to Workgroup #316
- c5f3355 typo
This list of changes was auto generated.
3.8.6
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.