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.8.0 #446

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 30, 2023

🤖 I have created a release beep boop

0.8.0 (2023-12-13)

⚠ BREAKING CHANGES

  • APIS projects will have to remove the custom_context_processors from the list of used context_processors
  • apis_entites: any template in your ontology that inherits from the person_detail_generic template needs to point to the detail_generic template instead

Features

  • apis_entites: remove person detail template (75753d4), closes #397
  • implement dumpdata view and admin command (9115fc9), closes #273
  • let projects override entities forms using classes (14a2489)

Bug Fixes

  • drop meta_fields from forms (378d162), closes #475
  • drop unused code block (a8488f3)
  • drop unused custom context processors (5b2bfd6)
  • link to delete view in entity edit template (5503a6d), closes #437
  • provide a fallback template if basetemplate is not set (2ee69ce)

Documentation

  • drop PyYAML from dependency list, add apis-override-select2js (087ed95)

Code Refactoring

  • drop custom_context_processors (c3d7155)

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 2 times, most recently from 0e946c0 to 299d9c6 Compare November 30, 2023 13:47
@github-actions github-actions bot force-pushed the release-please--branches--main--components--apis-core-rdf branch from 299d9c6 to 0a99053 Compare December 11, 2023 08:53
@github-actions github-actions bot changed the title chore(main): release 0.7.2 chore(main): release 0.8.0 Dec 11, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--apis-core-rdf branch 5 times, most recently from 1256e70 to 4f6233c Compare December 12, 2023 07:55
@koeaw
Copy link
Contributor

koeaw commented Dec 12, 2023

APIS projects will have to remove the custom_context_processors from the list of used context_processors

Dang, took me a while to chase the error I was getting down to apis-acdhch-default-settings!

(We discussed overriding the path to apis_core for local development at last week's JF, which is the kind of case where it's easy to forget that some other dependency might need updating as well.)

@github-actions github-actions bot force-pushed the release-please--branches--main--components--apis-core-rdf branch from 4f6233c to a8adb99 Compare December 13, 2023 07:43
@github-actions github-actions bot force-pushed the release-please--branches--main--components--apis-core-rdf branch from a8adb99 to cfe97a4 Compare December 13, 2023 07:44
@b1rger b1rger merged commit 5e5a74f into main Dec 13, 2023
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
2 participants