Skip to content

Releases: alephdata/aleph

3.15.1-rc1

24 Jul 11:16
481a51a
Compare
Choose a tag to compare
3.15.1-rc1 Pre-release
Pre-release

What's Changed

Dependency upgrades

New Contributors

Full Changelog: 3.14.1-rc15...3.15.1-rc1

3.15.0-rc2

11 Jul 09:17
3.15.0-rc2
de118f9
Compare
Choose a tag to compare
3.15.0-rc2 Pre-release
Pre-release

What's Changed

Dependency upgrades

New Contributors

Full Changelog: 3.14.1-rc15...3.15.0-rc2

3.14.3

26 Jun 19:08
3.14.3
99235d5
Compare
Choose a tag to compare

3.14.3

What's changed

Full Changelog: 3.14.1...3.14.3

3.14.1

11 May 11:37
fb3077e
Compare
Choose a tag to compare

What's Changed

  • Sentry support

    This release adds support for sending error tracebacks to sentry.io (or a self-hosted instance). This is controlled by two environment variables: SENTRY_DSN and SENTRY_ENVIRONMENT.

  • Fixed a flaky UI test (#3011)

  • ingest-file version bumped to 3.18.4

  • Use bump2version for the docker-compose files in contrib/ to automatically keep them up to date.

Dependency upgrades

Full Changelog: 3.14.0...3.14.1

3.14.1-rc15

03 May 10:53
27c8d0f
Compare
Choose a tag to compare
3.14.1-rc15 Pre-release
Pre-release

What's Changed

  • Fix #2998 by using autoscaling/v2 (instead of autoscaling/v2beta1) in our Helm chart by @stchris in #3045. NOTE: this makes the minimum supported version of Kubernetes 1.23
  • Fix #2984 (525c584)

Full Changelog: 3.14.1-rc10...3.14.1-rc15

3.14.1-rc10

01 May 08:25
fd2f7fe
Compare
Choose a tag to compare
3.14.1-rc10 Pre-release
Pre-release

Contains ghcr.io fixes, compare to rc8: 3.14.1-rc8...3.14.1-rc10

3.14.1-rc8

28 Apr 12:09
7908210
Compare
Choose a tag to compare
3.14.1-rc8 Pre-release
Pre-release

What's Changed

  • Sentry support

    This release adds support for sending error tracebacks to sentry.io (or a self-hosted instance). This is controlled by two environment variable, SENTRY_DSN and SENTRY_ENVIRONMENT.

  • Update Docker image tags to use GHCR repo #3013

    Please note that all Aleph related Docker images are now hosted on ghcr.io. This release updates the project files to pull from ghcr.io/alephdata wherever alephdata was used previously.

Dependency upgrades

Full Changelog: 3.14.0...3.14.1-rc8

3.14.0

24 Apr 11:42
Compare
Choose a tag to compare

⚠️ New Container Registry

Please not that as of version 3.14.0, we have switched from Docker Hub to GitHub Container Registry to distribute Docker images for Aleph. That means you will need to update references to the images as follows:

Old image New image
alephdata/aleph ghcr.io/alephdata/aleph
alephdata/aleph-ui-production ghcr.io/alephdata/aleph-ui-production

What's Changed

Read more

v3.13.1-rc1

12 Dec 10:21
Compare
Choose a tag to compare
v3.13.1-rc1 Pre-release
Pre-release

RC release in preparation for a new Aleph.

v3.13.0

21 Nov 10:25
Compare
Choose a tag to compare
  • Library upgrades
  • Minor fixes
  • Updated Aleph to use Blueprint 4 (previous version was blueprint3)
  • react-ftm has now been re-integrated with Aleph. The react-ftm library will now be deprecated
  • Fixed the icon colour and alignment in network diagrams
  • Fixed issue with scroll position resetting
  • Fix investigation sidebar width
  • Handle off-by-one bug in table viewer