Skip to content

Releases: lumapps/lumapps-sdk

Release refs/heads/master

26 Sep 08:51
bc00870
Compare
Choose a tag to compare

1.2.2

🔩 Others

  • jwt: add haussman address when decoding jwt (c9f80131)

Release 1.2.2

22 Sep 08:49
Compare
Choose a tag to compare

1.2.2

🔩 Others

  • jwt: add haussman address when decoding jwt (c9f80131)

1.2.1

05 Aug 12:20
Compare
Choose a tag to compare
chore(jwt): add jwk for sites-test

Release 1.2.0

06 May 13:14
9adf843
Compare
Choose a tag to compare

1.2.0

🚀 Features

🔩 Others

  • codeowner: Updating CODEOWNERS file (bac0c8a2)
  • codeowner: Updating CODEOWNERS file (fe4cb56b)
  • codeowner: Adding CODEOWNERS file (f76f39d3)
  • get-article: do not use entity ids (a01e7fb2), references: MP-824
  • makefile: poetry in venv (ddd9446a)
  • python: 3.7 is now the minimal python version (ed31d5b4)
  • requirements: fix lint (0b0eccbf)
  • requirements: add new requirements (f20bb793), references: MP-685
  • tests: move tests in legacy directory (f5a3ead6), references: MP-685
  • workflows: add action validator (36f2f692)

Release 1.1.5

24 Sep 08:56
270a972
Compare
Choose a tag to compare

HEAD

📔 Documentation

  • auth: improve auth with service account doc (00eb4f3f)
  • contributing: move commit message example up (367e5f39)
  • contributing: update contributing.md (f83fcbbc)
  • links: make all link open in a new tab (06f8c382)
  • render: fix rendering on github markdown renderer (eced2bb9)
  • var: rename my_sa to my_service_account for clarity (71674be0)

🐛 Fixes

  • ci: fix the options of the commit validator action (5f4efa85)
  • client: improve metadata name matching (5ea85f6a)
  • client: improve finding metadata by name (a9390755)
  • client: don't fail when communities are disabled (4adc6342)
  • client: raise after too many failed feed/save (8b269536)
  • client: set put timeout to 120s (80e46371)

😱 Revert

  • any: revert "make cursor an ApiClient variable to be able to set it and get it. Usefull when wanting to rety a call" (32238322)
  • any: revert "Explicitly use python3.7 when using sphinx" (5211e041)

🔩 Others

  • all: update tests and doc and fix jwt (a09448b7)
  • any: Update user_profile.md (42f67135)
  • any: Update index.md (fdc40bb5)
  • any: Bump HTTX version (260cfb4c)
  • any: Bump version to 1.1.3b1 (2bc13941)
  • any: Update content.md (8842f677)
  • any: Fix uploading to Google Drive (47fa4ec8)
  • any: update changelog (bf3777e0)
  • any: chore: Prepare release 1.1.2 (2a26b936)
  • any: fix (6b0128cb)
  • any: chore: Prepare release 1.1.2 (beb7842e)
  • any: refactor decorators and add tests (3c664311)
  • any: chore: Prepare release 1.1.1 (ff96d704)
  • any: chore: Prepare release 1.1.0 (1d5886b2)
  • any: update dependencies and contributing.md (d7e7e616)
  • any: chore: Prepare release 1.1b10 (c7fe6217)
  • any: cleanup (10737910)
  • any: update makefile (69400c16)
  • any: chore: Prepare release 1.1b9 (0fd63ede)
  • any: Delete file on drive if upload error (5dd24aa2)
  • any: Add upload_file_to_google (88479e0d)
  • any: Use httpx.HTTPStatusError (3519183e)
  • any: Remove deprecated session property (a6f2e364)
  • any: Use latest httpx (664640a5)
  • any: update environment documentation link (887c76bf)
  • any: Improve pin_post (f180f1d2)
  • any: fix git metge issue (4d781dd3)
  • any: add ApiClient in client.py from retrocompatibility (538a236a)
  • any: fully trype new methods and update doc to reflect the new Lumappsclient (1563b9ac)
  • any: Add LumAppsClientConfError (23d49262)
  • any: add typing and some docstrings (de9679f2)
  • any: update makefile and contributing.md (4124d138)
  • any: Add global widgets methods (4573f94b)
  • any: Fix tests (28b33a0a)
  • any: Version bump to 1.1b3 (8b162cd5)
  • any: Remove TokenClient (10b2d42e)
  • any: Fix downloading files (4042d96e)
  • any: Make flake8 happy (a341c6d6)
  • any: chore: Prepare release 1.1b1 (8c4388fe)
  • any: Rename private class (63f65f7e)
  • any: Add LumAppsClient (df46412a)
  • any: update makefile (d36c600f)
  • any: Fix install to install in local venv (257841c6)
  • any: Add global widgets methods (dcfa3bcc)
  • any: update doc (80f68f79)
  • any: fix setup makefile (f5071dd1)
  • any: update doc (7a6ac61f)
  • any: Fix tests (98f28a36)
  • any: Version bump to 1.1b3 (dbfc49c7)
  • any: Remove TokenClient (c09b040e)
  • any: Fix downloading files (8e3f93d7)
  • any: Make flake8 happy (e5dbe66b)
  • any: chore: Prepare release 1.1b1 (2d7f0414)
  • any: Rename private class (6c92f641)
  • any: Add LumAppsClient (5ae32d0b)
  • any: update c...
Read more

Release 1.1.4

24 Aug 07:51
ad7f12c
Compare
Choose a tag to compare

HEAD

📔 Documentation

  • auth: improve auth with service account doc (00eb4f3f)
  • contributing: move commit message example up (367e5f39)
  • contributing: update contributing.md (f83fcbbc)
  • links: make all link open in a new tab (06f8c382)
  • render: fix rendering on github markdown renderer (eced2bb9)
  • var: rename my_sa to my_service_account for clarity (71674be0)

🐛 Fixes

  • ci: fix the options of the commit validator action (5f4efa85)
  • client: improve metadata name matching (5ea85f6a)
  • client: improve finding metadata by name (a9390755)
  • client: don't fail when communities are disabled (4adc6342)
  • client: raise after too many failed feed/save (8b269536)
  • client: set put timeout to 120s (80e46371)

😱 Revert

  • any: revert "make cursor an ApiClient variable to be able to set it and get it. Usefull when wanting to rety a call" (32238322)
  • any: revert "Explicitly use python3.7 when using sphinx" (5211e041)

🔩 Others

  • all: update tests and doc and fix jwt (a09448b7)
  • any: Update user_profile.md (42f67135)
  • any: Update index.md (fdc40bb5)
  • any: Bump HTTX version (260cfb4c)
  • any: Bump version to 1.1.3b1 (2bc13941)
  • any: Update content.md (8842f677)
  • any: Fix uploading to Google Drive (47fa4ec8)
  • any: update changelog (bf3777e0)
  • any: chore: Prepare release 1.1.2 (2a26b936)
  • any: fix (6b0128cb)
  • any: chore: Prepare release 1.1.2 (beb7842e)
  • any: refactor decorators and add tests (3c664311)
  • any: chore: Prepare release 1.1.1 (ff96d704)
  • any: chore: Prepare release 1.1.0 (1d5886b2)
  • any: update dependencies and contributing.md (d7e7e616)
  • any: chore: Prepare release 1.1b10 (c7fe6217)
  • any: cleanup (10737910)
  • any: update makefile (69400c16)
  • any: chore: Prepare release 1.1b9 (0fd63ede)
  • any: Delete file on drive if upload error (5dd24aa2)
  • any: Add upload_file_to_google (88479e0d)
  • any: Use httpx.HTTPStatusError (3519183e)
  • any: Remove deprecated session property (a6f2e364)
  • any: Use latest httpx (664640a5)
  • any: update environment documentation link (887c76bf)
  • any: Improve pin_post (f180f1d2)
  • any: fix git metge issue (4d781dd3)
  • any: add ApiClient in client.py from retrocompatibility (538a236a)
  • any: fully trype new methods and update doc to reflect the new Lumappsclient (1563b9ac)
  • any: Add LumAppsClientConfError (23d49262)
  • any: add typing and some docstrings (de9679f2)
  • any: update makefile and contributing.md (4124d138)
  • any: Add global widgets methods (4573f94b)
  • any: Fix tests (28b33a0a)
  • any: Version bump to 1.1b3 (8b162cd5)
  • any: Remove TokenClient (10b2d42e)
  • any: Fix downloading files (4042d96e)
  • any: Make flake8 happy (a341c6d6)
  • any: chore: Prepare release 1.1b1 (8c4388fe)
  • any: Rename private class (63f65f7e)
  • any: Add LumAppsClient (df46412a)
  • any: update makefile (d36c600f)
  • any: Fix install to install in local venv (257841c6)
  • any: Add global widgets methods (dcfa3bcc)
  • any: update doc (80f68f79)
  • any: fix setup makefile (f5071dd1)
  • any: update doc (7a6ac61f)
  • any: Fix tests (98f28a36)
  • any: Version bump to 1.1b3 (dbfc49c7)
  • any: Remove TokenClient (c09b040e)
  • any: Fix downloading files (8e3f93d7)
  • any: Make flake8 happy (e5dbe66b)
  • any: chore: Prepare release 1.1b1 (2d7f0414)
  • any: Rename private class (6c92f641)
  • any: Add LumAppsClient (5ae32d0b)
  • any: update c...
Read more

Release 1.1.3

26 May 09:03
acf8aaa
Compare
Choose a tag to compare

HEAD

📔 Documentation

  • auth: improve auth with service account doc (00eb4f3f)
  • contributing: move commit message example up (367e5f39)
  • contributing: update contributing.md (f83fcbbc)
  • links: make all link open in a new tab (06f8c382)
  • render: fix rendering on github markdown renderer (eced2bb9)
  • var: rename my_sa to my_service_account for clarity (71674be0)

🐛 Fixes

  • ci: fix the options of the commit validator action (5f4efa85)
  • client: improve metadata name matching (5ea85f6a)
  • client: improve finding metadata by name (a9390755)
  • client: don't fail when communities are disabled (4adc6342)
  • client: raise after too many failed feed/save (8b269536)
  • client: set put timeout to 120s (80e46371)

😱 Revert

  • any: revert "make cursor an ApiClient variable to be able to set it and get it. Usefull when wanting to rety a call" (32238322)
  • any: revert "Explicitly use python3.7 when using sphinx" (5211e041)

🔩 Others

  • all: update tests and doc and fix jwt (a09448b7)
  • any: Update user_profile.md (42f67135)
  • any: Update index.md (fdc40bb5)
  • any: Bump HTTX version (260cfb4c)
  • any: Bump version to 1.1.3b1 (2bc13941)
  • any: Update content.md (8842f677)
  • any: Fix uploading to Google Drive (47fa4ec8)
  • any: update changelog (bf3777e0)
  • any: chore: Prepare release 1.1.2 (2a26b936)
  • any: fix (6b0128cb)
  • any: chore: Prepare release 1.1.2 (beb7842e)
  • any: refactor decorators and add tests (3c664311)
  • any: chore: Prepare release 1.1.1 (ff96d704)
  • any: chore: Prepare release 1.1.0 (1d5886b2)
  • any: update dependencies and contributing.md (d7e7e616)
  • any: chore: Prepare release 1.1b10 (c7fe6217)
  • any: cleanup (10737910)
  • any: update makefile (69400c16)
  • any: chore: Prepare release 1.1b9 (0fd63ede)
  • any: Delete file on drive if upload error (5dd24aa2)
  • any: Add upload_file_to_google (88479e0d)
  • any: Use httpx.HTTPStatusError (3519183e)
  • any: Remove deprecated session property (a6f2e364)
  • any: Use latest httpx (664640a5)
  • any: update environment documentation link (887c76bf)
  • any: Improve pin_post (f180f1d2)
  • any: fix git metge issue (4d781dd3)
  • any: add ApiClient in client.py from retrocompatibility (538a236a)
  • any: fully trype new methods and update doc to reflect the new Lumappsclient (1563b9ac)
  • any: Add LumAppsClientConfError (23d49262)
  • any: add typing and some docstrings (de9679f2)
  • any: update makefile and contributing.md (4124d138)
  • any: Add global widgets methods (4573f94b)
  • any: Fix tests (28b33a0a)
  • any: Version bump to 1.1b3 (8b162cd5)
  • any: Remove TokenClient (10b2d42e)
  • any: Fix downloading files (4042d96e)
  • any: Make flake8 happy (a341c6d6)
  • any: chore: Prepare release 1.1b1 (8c4388fe)
  • any: Rename private class (63f65f7e)
  • any: Add LumAppsClient (df46412a)
  • any: update makefile (d36c600f)
  • any: Fix install to install in local venv (257841c6)
  • any: Add global widgets methods (dcfa3bcc)
  • any: update doc (80f68f79)
  • any: fix setup makefile (f5071dd1)
  • any: update doc (7a6ac61f)
  • any: Fix tests (98f28a36)
  • any: Version bump to 1.1b3 (dbfc49c7)
  • any: Remove TokenClient (c09b040e)
  • any: Fix downloading files (8e3f93d7)
  • any: Make flake8 happy (e5dbe66b)
  • any: chore: Prepare release 1.1b1 (2d7f0414)
  • any: Rename private class (6c92f641)
  • any: Add LumAppsClient (5ae32d0b)
  • any: update c...
Read more

1.1.3b5

15 Apr 11:56
Compare
Choose a tag to compare
1.1.3b5 Pre-release
Pre-release
chore(deps): update deps

v1.1.3b4

06 Oct 12:08
63d5a82
Compare
Choose a tag to compare
v1.1.3b4 Pre-release
Pre-release
Merge pull request #154 from lumapps/lumapps-client-fixes

fix(client): improve finding metadata by name

v1.1.3b3

05 Oct 11:34
b09cb6c
Compare
Choose a tag to compare
v1.1.3b3 Pre-release
Pre-release
Merge pull request #153 from lumapps/lumapps-client-fixes

Lumapps client fixes