Skip to content

Commit c9de605

Browse files
authored
chore(main): release 0.71.8 (#786)
1 parent 8867054 commit c9de605

File tree

2 files changed

+54
-1
lines changed

2 files changed

+54
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.71.6"
2+
".": "0.71.8"
33
}

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,58 @@
11
# Changelog
22

3+
## 0.71.8 (2024-08-13)
4+
5+
## What's Changed
6+
* chore: remove datasets feature flag by @cheikhgwane in https://github.com/BLSQ/openhexa-app/pull/720
7+
* fix(Datasets): use dataset last version to track update by @cheikhgwane in https://github.com/BLSQ/openhexa-app/pull/724
8+
* chore(deps): update dependency cachetools to v5.3.3 by @renovate in https://github.com/BLSQ/openhexa-app/pull/731
9+
* chore(deps): update dependency croniter to v2.0.5 by @renovate in https://github.com/BLSQ/openhexa-app/pull/732
10+
* chore(deps): update dependency google-cloud-appengine-logging to v1.4.3 by @renovate in https://github.com/BLSQ/openhexa-app/pull/739
11+
* chore(main): release 0.71.7 by @qgerome in https://github.com/BLSQ/openhexa-app/pull/740
12+
* chore(deps): update dependency moto to v4.2.14 by @renovate in https://github.com/BLSQ/openhexa-app/pull/745
13+
* chore(deps): update dependency markupsafe to v2.1.5 by @renovate in https://github.com/BLSQ/openhexa-app/pull/744
14+
* chore(deps): update dependency fiona to v1.9.6 by @renovate in https://github.com/BLSQ/openhexa-app/pull/737
15+
* chore(deps): update dependency cryptography to v42.0.8 - autoclosed by @renovate in https://github.com/BLSQ/openhexa-app/pull/734
16+
* chore(deps): update dependency django to v5.0.6 by @renovate in https://github.com/BLSQ/openhexa-app/pull/735
17+
* chore(deps): update dependency grpc-google-iam-v1 to v0.13.1 by @renovate in https://github.com/BLSQ/openhexa-app/pull/742
18+
* fix(Dev): Upgrade dockerpy to fix the pipelines runner in dev by @qgerome in https://github.com/BLSQ/openhexa-app/pull/743
19+
* chore(deps): update actions/cache action to v4 by @renovate in https://github.com/BLSQ/openhexa-app/pull/750
20+
* chore(deps): update docker/setup-buildx-action action to v3 by @renovate in https://github.com/BLSQ/openhexa-app/pull/755
21+
* chore(deps): update docker/build-push-action action to v6 by @renovate in https://github.com/BLSQ/openhexa-app/pull/753
22+
* chore(deps): update docker/login-action action to v3 by @renovate in https://github.com/BLSQ/openhexa-app/pull/754
23+
* chore(deps): update actions/setup-python action to v5 by @renovate in https://github.com/BLSQ/openhexa-app/pull/752
24+
* fix(Dev): pin requests version to 2.31.0 by @cheikhgwane in https://github.com/BLSQ/openhexa-app/pull/759
25+
* chore(deps): update docker/setup-qemu-action action to v3 by @renovate in https://github.com/BLSQ/openhexa-app/pull/756
26+
* chore(deps): update pre-commit/action action to v3.0.1 by @renovate in https://github.com/BLSQ/openhexa-app/pull/746
27+
* chore(deps): bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in https://github.com/BLSQ/openhexa-app/pull/763
28+
* chore(deps): update reproducible-containers/buildkit-cache-dance action to v3 by @renovate in https://github.com/BLSQ/openhexa-app/pull/758
29+
* feat : add mixpanel tracking by @cheikhgwane in https://github.com/BLSQ/openhexa-app/pull/764
30+
* feat(Dataset): generate upload url independetly by @nazarfil in https://github.com/BLSQ/openhexa-app/pull/717
31+
* chore(deps): update dependency django to v5.0.7 [security] by @renovate in https://github.com/BLSQ/openhexa-app/pull/767
32+
* fix(CORS): Allow objects to be uploaded & download from everywhere by @qgerome in https://github.com/BLSQ/openhexa-app/pull/768
33+
* chore(deps): update dependency requests to v2.32.2 [security] by @renovate in https://github.com/BLSQ/openhexa-app/pull/760
34+
* chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/BLSQ/openhexa-app/pull/751
35+
* chore(deps): update dependency boto3 to v1.34.144 by @renovate in https://github.com/BLSQ/openhexa-app/pull/747
36+
* chore(deps): update dependency requests to v2.32.3 by @renovate in https://github.com/BLSQ/openhexa-app/pull/769
37+
* chore(deps): refresh pip-compile outputs by @renovate in https://github.com/BLSQ/openhexa-app/pull/748
38+
* chore(deps): update dependency boto3 to v1.34.145 by @renovate in https://github.com/BLSQ/openhexa-app/pull/772
39+
* chore(deps): update python docker tag to v3.12 by @renovate in https://github.com/BLSQ/openhexa-app/pull/749
40+
* feat(Analytics): add an analytics module by @cheikhgwane in https://github.com/BLSQ/openhexa-app/pull/773
41+
* feat(Dataset): add initial background queue, task, work and trigger t… by @nazarfil in https://github.com/BLSQ/openhexa-app/pull/719
42+
* chore(deps): update dependency boto3 to v1.34.151 by @renovate in https://github.com/BLSQ/openhexa-app/pull/775
43+
* chore(deps): refresh pip-compile outputs by @renovate in https://github.com/BLSQ/openhexa-app/pull/774
44+
* feat(Databases): better count of databases tables rows by @cheikhgwane in https://github.com/BLSQ/openhexa-app/pull/777
45+
* chore(deps): update dependency boto3 to v1.34.155 by @renovate in https://github.com/BLSQ/openhexa-app/pull/778
46+
* chore(deps): refresh pip-compile outputs by @renovate in https://github.com/BLSQ/openhexa-app/pull/779
47+
* chore(deps): update dependency boto3 to v1.34.156 by @renovate in https://github.com/BLSQ/openhexa-app/pull/780
48+
* Feat background task nf by @nazarfil in https://github.com/BLSQ/openhexa-app/pull/765
49+
* chore(deps): update dependency boto3 to v1.34.157 by @renovate in https://github.com/BLSQ/openhexa-app/pull/782
50+
* chore(deps): update dependency boto3 to v1.34.158 by @renovate in https://github.com/BLSQ/openhexa-app/pull/783
51+
* chore(deps): update dependency boto3 to v1.34.159 by @renovate in https://github.com/BLSQ/openhexa-app/pull/785
52+
53+
54+
**Full Changelog**: https://github.com/BLSQ/openhexa-app/compare/0.71.6...0.71.8
55+
356
## [0.71.7](https://github.com/BLSQ/openhexa-app/compare/0.71.6...0.71.7) (2024-06-27)
457

558

0 commit comments

Comments
 (0)