-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 8.5.0 #124
Release 8.5.0 #124
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f40b6a - Browse repository at this point
Copy the full SHA 1f40b6aView commit details -
* docs(repo): remove docs * docs(repo): add docs folder to .gitignore
Configuration menu - View commit details
-
Copy full SHA for 7a5e641 - Browse repository at this point
Copy the full SHA 7a5e641View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c1794 - Browse repository at this point
Copy the full SHA 11c1794View commit details -
ci(repo): configure renovate to run against alpha branch (#103)
* ci(repo): configure renovate to run against alpha branch * ci(repo): add workflow step to merge to alpha from main on release
Configuration menu - View commit details
-
Copy full SHA for 3345a37 - Browse repository at this point
Copy the full SHA 3345a37View commit details -
chore(release): 8.5.0-alpha.1 [skip ci]
# [8.5.0-alpha.1](v8.4.0...v8.5.0-alpha.1) (2024-04-04) ### Features * **oauth:** support optional scope in OAuth request ([#25](#25)) ([0451b80](0451b80)) * **operate:** add multitenant support and lossless Json parsing ([#82](#82)) ([cf49a71](cf49a71)), closes [#78](#78) [#67](#67) * **repo:** add enhanced debug output for http errors ([#88](#88)) ([881b039](881b039)), closes [#87](#87) * **tasklist:** add multitenant support to tasklist ([#85](#85)) ([46bb564](46bb564)) * **zeebe:** add MigrateProcessInstance ([#97](#97)) ([2a9a123](2a9a123)), closes [#49](#49) * **zeebe:** implement deleteResource ([#73](#73)) ([0cd08b7](0cd08b7)) * **zeebe:** implement lossless parsing of job payload ([#95](#95)) ([57f3ea8](57f3ea8)), closes [#81](#81) * **zeebe:** normalise useragent, thread config ([#94](#94)) ([c1c4211](c1c4211)) * **zeebe:** remove deployProcess method ([#71](#71)) ([6cb98f0](6cb98f0))
Configuration menu - View commit details
-
Copy full SHA for 265d5a8 - Browse repository at this point
Copy the full SHA 265d5a8View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 989d634 - Browse repository at this point
Copy the full SHA 989d634View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4dbef8 - Browse repository at this point
Copy the full SHA d4dbef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 258e979 - Browse repository at this point
Copy the full SHA 258e979View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc45d61 - Browse repository at this point
Copy the full SHA fc45d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 333ba8f - Browse repository at this point
Copy the full SHA 333ba8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9012764 - Browse repository at this point
Copy the full SHA 9012764View commit details -
chore(release): 8.5.0-alpha.3 [skip ci]
# [8.5.0-alpha.3](v8.5.0-alpha.2...v8.5.0-alpha.3) (2024-04-05) ### Bug Fixes * **repo:** only git commit on npm publish success ([9012764](9012764))
Configuration menu - View commit details
-
Copy full SHA for 6488775 - Browse repository at this point
Copy the full SHA 6488775View commit details -
chore(release): 8.5.0-alpha.3 [skip ci]
# [8.5.0-alpha.3](v8.5.0-alpha.2...v8.5.0-alpha.3) (2024-04-05) ### Bug Fixes * **repo:** only git commit on npm publish success ([9012764](9012764))
Configuration menu - View commit details
-
Copy full SHA for 9f23921 - Browse repository at this point
Copy the full SHA 9f23921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd2d8b - Browse repository at this point
Copy the full SHA 4bd2d8bView commit details -
fix(repo): use ts-patch to transform module mapping in output (#112)
* fix(repo): use ts-patch to transform module mapping in output fixes #110 * build(repo): add missing tsconfig-paths
Configuration menu - View commit details
-
Copy full SHA for 7efdcf3 - Browse repository at this point
Copy the full SHA 7efdcf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4bcc3 - Browse repository at this point
Copy the full SHA bb4bcc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b1adb - Browse repository at this point
Copy the full SHA d0b1adbView commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 980f64b - Browse repository at this point
Copy the full SHA 980f64bView commit details
Commits on Apr 7, 2024
-
* fix(repo): use relative paths in source fixes #114 * test(repo): fix relative path in jest setup * test(repo): fix relative path to zeebe * test(repo): convert tests to relative paths * revert(github): remove spurious commitlint config file
Configuration menu - View commit details
-
Copy full SHA for 677ddc4 - Browse repository at this point
Copy the full SHA 677ddc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded83cf - Browse repository at this point
Copy the full SHA ded83cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d501a - Browse repository at this point
Copy the full SHA 66d501aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0adb609 - Browse repository at this point
Copy the full SHA 0adb609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4199208 - Browse repository at this point
Copy the full SHA 4199208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f58afd - Browse repository at this point
Copy the full SHA 1f58afdView commit details -
chore(release): 8.5.0-alpha.5 [skip ci]
# [8.5.0-alpha.5](v8.5.0-alpha.4...v8.5.0-alpha.5) (2024-04-07) ### Bug Fixes * **repo:** make fix type commits release a new package ([ded83cf](ded83cf))
Configuration menu - View commit details
-
Copy full SHA for fcb1433 - Browse repository at this point
Copy the full SHA fcb1433View commit details -
chore(release): 8.5.0-alpha.5 [skip ci]
# [8.5.0-alpha.5](v8.5.0-alpha.4...v8.5.0-alpha.5) (2024-04-07) ### Bug Fixes * **repo:** make fix type commits release a new package ([ded83cf](ded83cf))
Configuration menu - View commit details
-
Copy full SHA for a1d9e9f - Browse repository at this point
Copy the full SHA a1d9e9fView commit details -
* test(repo): add smoke test and type surface tests fixes #118 * ci(repo): run smoke test in CI * fix(camunda8): respect OAuth disabled flag
Configuration menu - View commit details
-
Copy full SHA for 77c133d - Browse repository at this point
Copy the full SHA 77c133dView commit details
Commits on Apr 8, 2024
-
fix(issue118): add smoke test and type surface tests
* test(repo): add smoke test and type surface tests fixes #118 * ci(repo): run smoke test in CI * fix(camunda8): respect OAuth disabled flag
Configuration menu - View commit details
-
Copy full SHA for fe0c709 - Browse repository at this point
Copy the full SHA fe0c709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fed73 - Browse repository at this point
Copy the full SHA 81fed73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a647d - Browse repository at this point
Copy the full SHA 58a647dView commit details -
chore(release): 8.5.0-alpha.6 [skip ci]
# [8.5.0-alpha.6](v8.5.0-alpha.5...v8.5.0-alpha.6) (2024-04-08) ### Bug Fixes * **issue118:** add smoke test and type surface tests ([fe0c709](fe0c709)), closes [#118](#118)
Configuration menu - View commit details
-
Copy full SHA for 7de40d8 - Browse repository at this point
Copy the full SHA 7de40d8View commit details -
chore(release): 8.5.0-alpha.6 [skip ci]
# [8.5.0-alpha.6](v8.5.0-alpha.5...v8.5.0-alpha.6) (2024-04-08) ### Bug Fixes * **issue118:** add smoke test and type surface tests ([fe0c709](fe0c709)), closes [#118](#118)
Configuration menu - View commit details
-
Copy full SHA for 6ead0d6 - Browse repository at this point
Copy the full SHA 6ead0d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f4aa7 - Browse repository at this point
Copy the full SHA a1f4aa7View commit details