Recent Releases of climatemind-backend

climatemind-backend - v2.0.2

What's Changed

  • Change response code for 'delete conversation' to 200 by @Svenstar74 in https://github.com/ClimateMind/climatemind-backend/pull/489
  • 393 replace cypress email tests with pytest and eliminate cypress by @cyplas in https://github.com/ClimateMind/climatemind-backend/pull/490

Full Changelog: https://github.com/ClimateMind/climatemind-backend/compare/v2.0.1...v2.0.2

- Python
Published by danmash almost 3 years ago

climatemind-backend - v2.0.1

What's Changed

  • #349 Fix local 429 errors by splitting host and checking if hostname is local by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/455
  • Replace myths cypress test with equivalent pytest by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/456
  • Replace solutions cypress test with equivalent pytest by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/457
  • drop context from circleci runs by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/458
  • Bump pillow from 9.0.1 to 9.3.0 in /requirements by @dependabot in https://github.com/ClimateMind/climatemind-backend/pull/459
  • Use configurable base URL in emails by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/460
  • Use localhost for basefrontendurl in tests by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/465
  • Load lrf data in test database by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/467
  • Replace feed cypress test with equivalent pytest by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/464
  • Replace post-code cypress tests with equivalent pytests by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/470
  • Replace personal_values cypress test with equivalent pytest by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/472
  • Bump certifi from 2020.6.20 to 2022.12.7 in /requirements by @dependabot in https://github.com/ClimateMind/climatemind-backend/pull/474
  • #403: transformed e2e scores tests from cypress to pytest by @cyplas in https://github.com/ClimateMind/climatemind-backend/pull/430
  • Replace logout cypress test with equivalent pytest by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/476
  • Replace session cypress test with equivalent pytest by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/473
  • Replace get_actions cypress test with equivalent pytest by @brianpeiris in https://github.com/ClimateMind/climatemind-backend/pull/475
  • Gh 390 conversations cypress to pytest by @cyplas in https://github.com/ClimateMind/climatemind-backend/pull/468
  • test was written for questions in pytest to solve the issue #401 by @tadakongithub in https://github.com/ClimateMind/climatemind-backend/pull/477
  • Docs by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/478
  • feedback model added by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/481
  • #416: rewrote edit conversation test and included analytics record c… by @cyplas in https://github.com/ClimateMind/climatemind-backend/pull/482
  • Add CORS for the feedback route by @Svenstar74 in https://github.com/ClimateMind/climatemind-backend/pull/483
  • #396: replaced login cypress test with pytest test by @cyplas in https://github.com/ClimateMind/climatemind-backend/pull/484
  • replaced registry cypress tests with equivalent pytest (#402) by @cyplas in https://github.com/ClimateMind/climatemind-backend/pull/486

New Contributors

  • @brianpeiris made their first contribution in https://github.com/ClimateMind/climatemind-backend/pull/455
  • @tadakongithub made their first contribution in https://github.com/ClimateMind/climatemind-backend/pull/477
  • @Svenstar74 made their first contribution in https://github.com/ClimateMind/climatemind-backend/pull/483

Full Changelog: https://github.com/ClimateMind/climatemind-backend/compare/v2.0.0-beta.3...v2.0.1

- Python
Published by danmash almost 3 years ago

climatemind-backend - v2.0.0-beta.3 - Error logging updated

What's Changed

  • fixes #432 frontend service added to docker compose yml files, renami… by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/433
  • docker for m1 DB fixed to have endpiont file, some clean up by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/436
  • fix: Removes Chokidar from Docker Compose files by @rscarrasco in https://github.com/ClimateMind/climatemind-backend/pull/438
  • sentry updated to 1.10 by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/452

New Contributors

  • @rscarrasco made their first contribution in https://github.com/ClimateMind/climatemind-backend/pull/438

Full Changelog: https://github.com/ClimateMind/climatemind-backend/compare/v2.0.0-beta.2...v2.0.0-beta.3

- Python
Published by danmash over 3 years ago

climatemind-backend - v2.0.0-beta.2 - Minor bugs fixed and documentation

What's Changed

  • Cm-1120 you both in shared values descriptions by @rodriguesk in https://github.com/ClimateMind/climatemind-backend/pull/392
  • Bump mako from 1.1.3 to 1.2.2 in /requirements by @dependabot in https://github.com/ClimateMind/climatemind-backend/pull/382
  • GitBook: [#19] Splitting content of the main README.md, wip by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/409
  • fixing documentation after gitbook by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/410
  • CM-1120 Include descriptionShared by @rodriguesk in https://github.com/ClimateMind/climatemind-backend/pull/411
  • Docs update by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/413
  • #414 analytics logging for user a added by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/417
  • Docs by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/419
  • Docs by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/421
  • Docs by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/425
  • handle missing postal code by @danmash in https://github.com/ClimateMind/climatemind-backend/pull/428

Full Changelog: https://github.com/ClimateMind/climatemind-backend/commits/v2.0.0-beta.2

- Python
Published by danmash over 3 years ago

climatemind-backend - v2.0.0-beta.1

What's Changed

  • Final account features (reset password, welcome email, change password, change email, etc)
  • Conversation (‘Talk’) feature set

Full Changelog: https://github.com/ClimateMind/climatemind-backend/commits/v2.0.0-beta.1

- Python
Published by danmash over 3 years ago