Skip to content

1.4.1 - Fix for fetch more than 50,000 projects

Compare
Choose a tag to compare
@lowitea lowitea released this 25 Nov 16:41
· 138 commits to master since this release
468bc70

What's Changed

  • Add keyset based pagination for fetch projects by @lowitea in #181

Dependencies

  • build(deps): bump tokio from 1.32.0 to 1.34.0
  • build(deps): bump tracing from 0.1.37 to 0.1.40
  • build(deps): bump serde from 1.0.188 to 1.0.192
  • build(deps): bump regex from 1.9.6 to 1.10.2
  • build(deps): bump rustix from 0.38.17 to 0.38.19
  • build(deps): bump uuid from 1.4.1 to 1.6.0
  • build(deps): bump futures from 0.3.28 to 0.3.29
  • build(deps): bump clap from 4.4.6 to 4.4.8
  • build(deps): bump serde_json from 1.0.107 to 1.0.108
  • build(deps): bump tracing-subscriber from 0.3.17 to 0.3.18

Miscellaneous

  • Fix ci by @lowitea in #182
  • Rename test project in gitlab for fix ci

Full Changelog: 1.4.0...1.4.1