Skip to content
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

chore(main): release 0.21.0 #940

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 12, 2024

🤖 I have created a release beep boop

0.21.0 (2024-06-20)

Features

  • apis_core: use CustomDefaultRouter instead of DRF DefaultRouter (9ced7a7)
  • apis_entities: introduce CustomSearchFilter and use it (5c40bc0), closes #855
  • generic: add CustomAPIRootView & CustomDefaultRouter (d0428f0), closes #836
  • generic: allow passing a prefix to generate_search_filter (335bb75)
  • sample_project: add password to login page (0be54d2)
  • sample_project: provide discworld sample data (b1bb01f)
  • utils: add a NewlineSeparatedListField (6211dc7)

Bug Fixes

  • api: move /entities endpoint to /api/entities (638bc1b)
  • apis_entities: implement correct related entity query (13a8a08), closes #943
  • apis_entities: trigger htmx process after form reloading (7118205)
  • apis_relations: respect pagination setting in form table (1e1c028)
  • apis_vocabularies: remove collections from migrations (a72e6cd)
  • ci: replace workflow_call with workflow_dispatch (5ecf426)
  • deactivate simple_history plugin for loaddata (4f5742f)
  • drop apis namespace for all url resolvers (24f91f1), closes #876
  • generic: let ContenttypeConverter also handle string arguments (2d67cbe)
  • readme: clean up installation instructions (5c6ad82)
  • sample_project: allow all hosts (37dd165)
  • sample_project: listen on port 5000 by default (ec10764)
  • sample_project: move app to beginning of INSTALLED_APPS (7ce3a05)
  • sample_project: show credentials only if not logged in (d83a68f)
  • sample_project: use environment variables for Django settings (7ddd8f2)
  • use loaddata specific settings in the entrypoint (5cc2172)

Documentation

  • include sample_project configs instead duplicating them (571b52e)
  • sample_project: add comments to the sample projects settings (9a7be81)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--apis-core-rdf branch from fec98e4 to 96b4156 Compare June 12, 2024 08:35
@github-actions github-actions bot force-pushed the release-please--branches--main--components--apis-core-rdf branch 5 times, most recently from cba5d91 to d739831 Compare June 12, 2024 12:03
@github-actions github-actions bot changed the title chore(main): release 0.20.2 chore(main): release 0.21.0 Jun 12, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--apis-core-rdf branch 17 times, most recently from 875923d to 66b4adc Compare June 19, 2024 10:24
@github-actions github-actions bot force-pushed the release-please--branches--main--components--apis-core-rdf branch from 66b4adc to 674c02c Compare June 20, 2024 06:14
@b1rger b1rger merged commit 1b76d14 into main Jun 20, 2024
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant