1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

47 Commits

Author SHA1 Message Date
Alex Tonkonozhenko
b4a7fe8701 feat(source-jira): issue_changelogs stream (#65917)
Co-authored-by: Charles <charles@airbyte.io>
2025-09-08 11:49:41 -07:00
Brian Lai
e66ee5200b feat(source-jira): Migrate to search/jql for issues stream (#63366) 2025-07-22 11:52:34 -07:00
Christo Grabowski
bf3d5c068b chore(source-jira): migrate to manifest-only format (#59689)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-05-12 17:34:27 -04:00
Christo Grabowski
19dc001d9e chore(source-jira): remove deprecated python streams (#59172) 2025-05-07 12:01:40 -07:00
Alfredo Garcia
c93a5e930b Fix(Source-Jira): Resolve CDK Conflicts (#58100) 2025-04-17 12:20:07 -05:00
Anatolii Yatsuk
0449a2b05a feat(source-jira): Make Incremental Per-Partition Streams Concurrent (#52105) 2025-01-24 13:37:11 +02:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Maxime Carbonneau-Leclerc
217906fdc5 🐛 Source Jira: fix timezone issue (#48838) 2024-12-09 14:26:22 -05:00
Ryan Hall
59586979cb fix(source-jira): use unix time as milliseconds when filtering the cursor field via jql (#48395) 2024-11-18 10:36:54 -03:00
Anatolii Yatsuk
7ac310010e fix(source-jira): upgrade to CDK v6 to use concurrency for incremental streams (#48425) 2024-11-14 20:11:00 +02:00
Anatolii Yatsuk
7fe34ed743 🚨 🚨 Source Jira: Migrate IssueComments and IssueWorklogs streams to low code (#38612) 2024-10-30 19:03:53 +02:00
Anatolii Yatsuk
214a007e22 feat(source-jira): Update CDK v5 (#46344) 2024-10-11 11:37:56 +03:00
Maxime Carbonneau-Leclerc
d3a9abbecd 🐛 Source Jira: returns config_error after low-code migration without reset (#39558)
Co-authored-by: darynaishchenko <darina.ishchenko17@gmail.com>
2024-08-13 19:44:12 +03:00
Christo Grabowski
eeafea7388 Source Jira: refactor state handler (#39347) 2024-06-10 13:18:39 -04:00
Anatolii Yatsuk
59dac1eef7 fix(source-jira): fix projects substreams for deleted projects (#39310) 2024-06-10 16:38:32 +03:00
Roman Yermilov [GL]
b2bdfb0f12 Source Jira: migration to low-code (#37374)
Co-authored-by: Anatolii Yatsuk <tolikyatsuk@gmail.com>
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
2024-05-13 14:53:48 +02:00
Anton Karpets
aa5b95e28d 🏥Source Jira: add new fields (#35656) 2024-02-27 14:41:25 +02:00
Artem Inzhyyants
1ac50295bf 🚨🚨 Source JIRA: Save state for Boards Issues per board (#33715) 2024-01-10 12:20:08 +01:00
Artem Inzhyyants
62ee5c5284 Source JIRA: Add lookback window (#33532) 2023-12-18 11:44:08 +01:00
Anatolii Yatsuk
300cc7e379 🐛 Source Jira: Fix check command (#33353) 2023-12-13 14:19:27 +02:00
Anatolii Yatsuk
2559df44f8 🐛 Source Jira: Fix BoardIssues stream; increase number of retries for backoff policy to 10 (#33011) 2023-12-06 15:15:46 +02:00
Anatolii Yatsuk
3200e1f67c 🐛 Source Jira: Fix incremental sync for stream Issues (#32927) 2023-11-30 17:09:00 +02:00
Roman Yermilov [GL]
88706ebdc9 Source Jira: increase test coverage (#32321)
Co-authored-by: roman-yermilov-gl <roman-yermilov-gl@users.noreply.github.com>
2023-11-09 11:39:45 +04:00
Pedro S. Lopez
f9bd19df9b 🐛 Source Jira - better handling of invalid domain in check (#31896)
Co-authored-by: pedroslopez <pedroslopez@users.noreply.github.com>
2023-10-27 11:01:27 -04:00
Daryna Ishchenko
b13751e7f8 Source Jira: connector health: fix unit tests (#31043)
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-10-05 12:09:07 +03:00
Marius Posta
7ae97175a6 gradle: fix repo wide behaviour (#30607) 2023-09-28 05:01:13 -07:00
Daryna Ishchenko
ee168471b8 Source Jira: certification updates: docs, project_permission_schemes stream, issues expand made as default (#30688)
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-09-28 11:08:31 +03:00
Artem Inzhyyants
f2421ec0cb Source Jira: add new stream Issue custom field options, IssueTypes, Project Roles (#30755) 2023-09-27 15:43:37 +02:00
Ben Church
5d8278900f Github Action: Add format.yml workflow (#30604)
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
Co-authored-by: octavia-approvington <octavia-approvington@users.noreply.github.com>
2023-09-21 18:11:41 -05:00
Daryna Ishchenko
891e389189 Source Jira: add suggested streams, update doc, add skip for 404 error in issues properties stream (#30585) 2023-09-20 14:16:36 +03:00
Daryna Ishchenko
29d2c6bc9a 🐛 Source JIra: validation error for date-time format, 404 error in success rates (#30515) 2023-09-19 21:32:06 +03:00
Artem Inzhyyants
13bc6cc4fc Source Jira: fetch deleted and archived records (#30578) 2023-09-19 19:33:29 +02:00
Artem Inzhyyants
2a870ee5c2 Source Jira: Update issue expand settings (#30550) 2023-09-19 17:54:45 +02:00
Artem Inzhyyants
2607a5fb8d Source Jira: add new stream IssueTransitions (#30507) 2023-09-18 14:45:08 +02:00
Daryna Ishchenko
fe6f9162c4 Source Jira: add error messages from response to check connection method (#30380) 2023-09-14 11:27:19 +03:00
Artem Inzhyyants
2d4253d0d6 Source Jira: enable caching for Issues stream (#30343) 2023-09-13 15:49:14 +02:00
Daryna Ishchenko
e2a04896f5 Source Jira: bad request message update (#30340) 2023-09-13 14:22:58 +03:00
Daryna Ishchenko
4a8c1a92ee 🐛 Source Jira: 401 and 403 errors (#30300) 2023-09-12 17:20:26 +03:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Jhonatas Kleinkauff
715c595812 Source Jira: add expand on lead field (#26920)
* expand on lead field

* bumping connector version

* bump connector version on metadata file

* update docs

* update docs

* bump version

* update tests added in last source-jira pr

* fix expcted records

* fix doc

---------

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-06-07 16:42:16 -03:00
Artem Inzhyyants
0994df807b Source Jira: handle project permissions error (#26906)
* Source Jira: handle project permissions error

* Source Jira: update docs

* Source Jira: add unit test

* Source Jira: fix schemas

* Source Jira: update expected records

* Update docs
2023-06-01 19:55:31 +02:00
Baz
80c1dce186 🐛 Source Jira: fix bug when board doesn't support sprints (#26652) 2023-05-26 22:34:28 +03:00
Serhii Chvaliuk
be87246b95 Source Jira: fix streams "IssuePropertyKeys", "ScreenTabFields" (#24890)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-04-07 11:52:35 +03:00
Artem Inzhyyants
fb9ad253dc Source Jira: Remove caching (#23006)
* Source Jira: Remove caching

* Source Jira: update docs

* Source Jira: ref

* Source Jira: add allowed hosts

* Source Jira: fix tests

* Source Jira: fix tests

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-15 05:15:19 -06:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Serhii Chvaliuk
6c1869bbfb Source Jira: Fixed pagination for streams issue_remote_links, sprints (#20859)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-01-04 10:59:13 +02:00
darynaishchenko
7ae05b16c6 Source Jira: added unit tests (#20525)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-12-16 21:05:54 +02:00