Skip to content

v1.0.15

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 23:48
· 787 commits to refs/heads/main since this release
dc419d1

What's Changed

✨ New Features

🐛 Bug Fixes

📝 Documentation Updates

🛠 Maintenance Tasks

Others

  • ci: improve test jobs titles by @nicoloboschi in #3065
  • bugfix: add steps to delete flows caused by new constraints by @Cristhianzl in #3045
  • chore: update makefile structure and functionality by @danielgines in #3000
  • chore: remove langwatch docs mdx, as .md files are now generated automatically from notion by @rogeriochaves in #3073
  • chore: update Makefile to skip publishing if package already exists by @ogabrielluiz in #3077
  • ci: update cli command by @ogabrielluiz in #3084
  • chore: update langflow-base dependency path in pyproject.toml by @ogabrielluiz in #3091
  • refactor(FlowTool.py): update FlowToolComponent class to inherit from LCToolComponent by @ogabrielluiz in #3048
  • feat: update GenericNode to include lf_version in node data by @anovazzi1 in #3112
  • chore: bump langwatch to v0.1.16 by @rogeriochaves in #3147
  • build(deps):(deps): bump install-pinned/ruff from b52a71f70b28264686d57d1efef1ba845b9cec6c to 48a5818c5f7ce30e2822b67fb9c26d3e25d31fab by @dependabot in #3142
  • ci: update nick-fields/retry dependency to v3 by @ogabrielluiz in #3206
  • chore: bump version to 1.0.15 and update langflow-base version to 0.0.93 by @ogabrielluiz in #3233
  • ci: add version check in workflow to skip jobs for unreleased versions of langflow-base by @ogabrielluiz in #3244
  • ci: refactor release workflow and Docker build process by @ogabrielluiz in #3245
  • build(deps): bump aiohttp from 3.10.1 to 3.10.2 in /src/backend/base by @dependabot in #3269

New Contributors

Full Changelog: v1.0.14...v1.0.15