Skip to content

Latest commit

Β 

History

History
317 lines (236 loc) Β· 16.8 KB

File metadata and controls

317 lines (236 loc) Β· 16.8 KB

Changelog

v2.13.1 (2025-06-06)

πŸ›

v2.13.0 (2024-09-04)

✨

  • ✨ Add Timeout param for requests (#222) (ac5b6a9)

v2.12.1 (2024-05-17)

πŸ›

  • πŸ› fix job with docker information upgrade (#219) (3407c70)

v2.12.0 (2024-04-26)

✨

v2.11.0 (2024-02-20)

✨

v2.10.0 (2024-01-22)

✨

  • ✨ Add product's functionnalities of 2023.05 (#206) (61310e7)

v2.9.2 (2023-11-13)

πŸ›

v2.9.1 (2023-10-31)

πŸ›

  • πŸ› Correct version number compatibility (#197) (4f40054)

v2.9.0 (2023-10-31)

✨

v2.8.2 (2023-10-02)

πŸ›

v2.8.1 (2023-09-27)

πŸ›

  • πŸ› Add env_vars.get to get env var information (#194) (8f38ec1)

v2.8.0 (2023-09-26)

✨

  • ✨ revert semantic_release version (#193) (b8933ef)

v2.7.0 (2023-08-02)

✨

v2.6.3 (2023-07-19)

πŸ›

  • πŸ› change create_or_upgrade_job (41a6e7d)

v2.6.2 (2023-07-17)

πŸ›

v2.6.1 (2023-06-28)

πŸ›

  • πŸ› Fix jobs.create_or_update and fix file_path (#185) (27fee26)

v2.6.0 (2023-06-23)

✨

  • ✨ Feat/product 2023 02 (e5bc2e7)

v2.5.0 (2023-06-02)

✨

  • ✨ Add user, group, profile functions (#180) (9132b16)

v2.4.1 (2023-04-18)

🐧

v2.4.0 (2023-04-12)

✨

v2.3.0 (2023-04-05)

✨

  • ✨ add doc with readthedoc (fbf69b8)

v2.2.9 (2023-03-01)

πŸ›

v2.2.8 (2023-02-15)

πŸ›

  • πŸ› Add rollback for jobs, pipelines and apps (#163) (62848aa)

v2.2.7 (2022-11-25)

πŸ›

  • πŸ› add generation of json file for project during export (#149) (14cd77d)

v2.2.6 (2022-11-21)

πŸ›

  • πŸ› add __type_name of app event (#156) (8789380)

v2.2.5 (2022-11-17)

πŸ›

  • πŸ› change python semantic version (#153) (6bf15fa)

v2.2.4 (2022-10-24)

πŸ›

  • πŸ› fix empty project env var export (3047752)

v2.2.3 (2022-10-12)

πŸ›

  • πŸ› fix create_or_update env var for project (8438c43)

v2.2.2 (2022-10-11)

πŸ›

  • πŸ› fix app edit and export with only current version (55d02f7)

v2.2.1 (2022-10-10)

πŸ›

  • πŸ› correct pipeline import from json (#141) (c2edcef)

v2.2.0 (2022-09-20)

✨

  • ✨ add repository functions (e2101d1)

v2.1.0 (2022-09-16)

✨

v2.0.2 (2022-09-06)

β™Ώ

v2.0.1 (2022-08-31)

πŸ›

v2.0.0 (2022-08-25)

Breaking

    • New gql api for apps and overall code refactoring (fd5fa60)

πŸ’₯

  • πŸ’₯ New gql api for apps and overall code refactoring (#134) (fd5fa60)

v1.1.4 (2022-08-05)

πŸ›

v1.1.3 (2022-07-18)

πŸ›

v1.1.2 (2022-07-07)

πŸ›

  • πŸ› use ID instead label to check runtime version (49b3f07)

v1.1.1 (2022-07-01)

πŸ›

  • πŸ› fix app variable error and edit pipeline error (353819f)

v1.1.0 (2022-06-28)

✨

  • ✨ Add export functions (fc16c9e)

v1.0.11 (2022-05-19)

β™Ώ

  • β™Ώ chore: Uniform and configurable pprint parameter (#115) (9a6cc30)

v1.0.10 (2022-05-19)

πŸ›

  • πŸ› apps.get_info now returns instances information (#113) (460e613)

v1.0.9 (2022-05-18)

⚑

  • ⚑ In project's jobs list, get the current version (#111) (586397d)

v1.0.8 (2022-05-11)

β™Ώ

v1.0.7 (2022-05-10)

πŸ›

  • πŸ› Add consistency on instance information return by job and by instance (#107) (7c77eaa)

v1.0.6 (2022-05-10)

β™Ώ

  • β™Ώ get instance information for pipeline (1d8c446)

v1.0.5 (2022-05-09)

πŸ›

  • πŸ› Fixing auth token expiration (#102) (c386582)

v1.0.4 (2022-05-04)

✨

  • ✨ Add edit project and get project rights (75ad677)

v1.0.3 (2022-05-03)

πŸ€–

  • πŸ€– Fixed linting and typos in Readme (#100) (1f3f6cf)

v1.0.2 (2022-05-03)

πŸ€–

  • πŸ€– Adding precommit hooks and improving CI (#97) (d3bb243)

v1.0.1 (2022-04-29)

πŸ›

  • πŸ› fixing concurrent integration tests

v1.0.0 (2022-04-29)

πŸ’₯

  • πŸ’₯ Releasing Saagie 1.0.0 (46fd2cc)
  • Refactoring Adding missing features (app creation, project job and app configuration, create of update env var) (46fd2cc)

v0.9.1 (2022-04-21)

πŸ›

  • πŸ› Removing unused format in gql query (#88) (073f223)

v0.9.0 (2022-04-13)

✨

v0.8.4 (2022-04-11)

✨

  • ✨ Add functions of apps (1aa37a5)

v0.8.3 (2022-03-18)

✨

  • ✨ Add functions of docker credentials (b144341)

v0.8.2 (2022-03-16)

🐧

  • 🐧 Adding depreciation warnings (#77) (d3f3361)

v0.8.1 (2022-03-04)

🐧

  • 🐧 add requests_toolbelt as dependencies (63f86e5)

v0.8.0 (2022-03-02)

🐧

  • 🐧 use GQL3 and add alerting (d54d76b)

v0.7.5 (2022-02-28)

✨

  • ✨ add number of retries as paramater (26c15ef)

v0.7.4 (2022-02-24)

πŸ”’

v0.7.3 (2022-02-18)

πŸ›

  • πŸ› Fix edit_job and edit_pipeline (b38688e)

v0.7.2 (2022-02-16)

✨

  • ✨ Add ability to get project ID by name (#62) (6ff7590)

v0.7.1 (2022-02-14)

✨

  • ✨ Add ability to get pipeline ID by name (#60) (bdaf0ec)

v0.7.0 (2022-02-01)

✨

  • ✨ Add graph pipelines creation, deletion, upgrade, edit (#55) (ee06cbe)

v0.6.2 (2022-01-11)

✨

  • ✨ Add the ability to upgrade a job (#51) (c77c734)

v0.6.1 (2022-01-05)

✨

  • ✨ Add CPU/RAM limit and timezone scheduling per job (#48) (0db08cb)

v0.6.0 (2022-01-04)

✨

  • ✨ change the file schema.graphqls (#46) (1ca1f3c)

v0.5.8 (2021-12-29)

β™Ώ

v0.5.7 (2021-12-27)

✨

  • ✨ Catalog name can be specified on job creation (#37) (2ddfd9f)

v0.5.6 (2021-12-02)

πŸ›

  • πŸ› fixing extra technology name (#34) (fa0c335)

v0.5.5 (2021-12-02)

β™Ώ

v0.5.4 (2021-10-07)

β™Ώ

  • β™Ώ Improving job creation and refactoring integration tests (db1a420)

v0.5.3 (2021-10-04)

πŸ€–

  • πŸ€– Fixing Python minimal version to 3.6 and improving documentation (ba5fb47)

v0.5.2 (2021-10-04)

πŸ€–

  • πŸ€– Improving the release process (e05cf9b)

v0.5.1 (2021-10-01)

πŸ€–

  • πŸ€– Updating the release process (bee9807)

v0.5.0 (2021-10-01)

πŸ€–

  • πŸ€– Change cicd process (b98c644)