Skip to content

v1.0-rc6

Choose a tag to compare

@RyanJField RyanJField released this 08 Feb 16:00
· 283 commits to main since this release
656ba88

What's Changed

  • Storage integration by @alahiff in #14
  • Bump djangorestframework from 3.11.0 to 3.11.2 by @dependabot in #16
  • Bump django from 3.0.6 to 3.0.14 by @dependabot in #19
  • Bump lxml from 4.5.1 to 4.6.3 by @dependabot in #18
  • Local registry by @nathan-cummings-ukaea in #26
  • Bump lxml from 4.5.1 to 4.6.3 by @dependabot in #29
  • Bump djangorestframework from 3.11.0 to 3.11.2 by @dependabot in #28
  • Bump django from 3.0.6 to 3.0.14 by @dependabot in #27
  • Add whitenoise to serve static files for local reg by @nathan-cummings-ukaea in #35
  • Bump django from 3.0.14 to 3.1.9 by @dependabot in #37
  • Bump urllib3 from 1.25.9 to 1.26.5 by @dependabot in #31
  • Schema changes by @alahiff in #39
  • Bump django from 3.1.9 to 3.1.12 by @dependabot in #42
  • Changes to README to point to local/remote registry documentation by @agbeltran in #50
  • Add CLI command for creating a file containing a token by @alahiff in #59
  • Automatically generate access token when local registry is started by @alahiff in #60
  • Corrections due to recent schema changes by @alahiff in #63
  • Provide initial values for UUIDs by @alahiff in #65
  • Provide a Vagrantfile to run a local registry on a local VM. by @antony-wilson in #57
  • Allow PATCH requests for CodeRuns by @nathan-cummings-ukaea in #67
  • Change personal_name to given_names by @alahiff in #69
  • Adding UserAuthorOrg model by @alahiff in #66
  • Storage root and storage location changes by @alahiff in #70
  • Change CASCADE to PROTECT by @alahiff in #78
  • External object references data product not object by @alahiff in #82
  • Changes CodeRun description by @agbeltran in #84
  • Automatically create object component representing the whole object by @alahiff in #83
  • Display token create/revoke in modals by @alahiff in #89
  • Added correct status badge - closes #98 by @agbeltran in #99
  • Removal of organisations and changes to authors by @alahiff in #100
  • Identifiers in external object by @nathan-cummings-ukaea in #92
  • Replace other_unique_name with alternate_identifier and alternate_identifier_type by @alahiff in #108
  • Make version field mandatory for DataProduct model by @nathan-cummings-ukaea in #114
  • Add details pages for data products and external objects by @alahiff in #120
  • Reproducible UUIDs for Authors based on identifier by @alahiff in #116
  • Change OneToOneField relationship to ForeignKey in DataProduct by @alahiff in #121
  • Allow user to specify alternative port and install directory for registry launch by @kzscisoft in #111
  • Generate full URL of prov report in serializer by @alahiff in #122
  • Add windows batch scripts by @RyanJField in #129
  • Antony/prov rep by @antony-wilson in #128
  • Check for GraphViz before deciding on available renderers by @alahiff in #133
  • Display version on index page by @alahiff in #132
  • Remove duplicate authors from prov report #134 by @antony-wilson in #135
  • Add a citation file by @antony-wilson in #138
  • Code cov by @antony-wilson in #137
  • Allow users to define the aspect ratio of prov report images by @antony-wilson in #139
  • Update to README to include an improved description of the data regis… by @agbeltran in #141
  • Allow users to set the dpi of a prov report by @antony-wilson in #144
  • Add example data by @antony-wilson in #142
  • Add additional object to QualityControlled representing the quality control document by @alahiff in #145
  • Bump django from 3.1.12 to 3.1.13 by @dependabot in #148
  • Json ld by @antony-wilson in #147
  • Enable download links for local registry by @alahiff in #151
  • Updating link to doc, and adding a bit more detail by @agbeltran in #153
  • Extending provenance report history by @antony-wilson in #155
  • Get provenance for all ObjectComponents not just whole_object. by @nathan-cummings-ukaea in #158
  • Namespaces as global variables, fixed typo, added doc about json-ld by @agbeltran in #160
  • Add issues to data products in prov report and remove redundant function by @nathan-cummings-ukaea in #159
  • Update version of ubuntu used by Vagrant by @antony-wilson in #163
  • Update namespaces used in prov document by @antony-wilson in #164
  • Update the example data in line with Sonia's changes as of 8/10/21 by @antony-wilson in #170
  • Tidy up settings files by @alahiff in #166
  • Add API versioning using accept header by @alahiff in #167
  • Remove nose by @alahiff in #176
  • Use matrix in CI for python version by @kzscisoft in #182
  • Adding doi badge and updating citation file to latest release and doi by @agbeltran in #179

New Contributors

Full Changelog: v0.1.1...v1.0-rc6