Rory Powell
cf0200d695
Rotatable secrets ( #9982 )
...
* Rotatable secrets
* Set new api encryption key var
* Lint
* Use fallback keys instead of array
* Point api encryption key to dedicated value
* Add API_ENCRYPTION_KEY to cli
* Lint + add api encryption key to env files
2023-03-13 15:02:59 +00:00
Budibase Release Bot
594febd809
Update pro version to 2.4.20
2023-03-13 11:55:39 +00:00
Budibase Release Bot
4342825b35
v2.4.20
2023-03-13 11:52:47 +00:00
melohagan
4a7d70d3cb
Background image component can have children ( #9981 )
2023-03-13 11:44:15 +00:00
Budibase Release Bot
e8395491bd
Update pro version to 2.4.19
2023-03-10 16:50:13 +00:00
Budibase Release Bot
fa438f99d1
v2.4.19
2023-03-10 16:47:16 +00:00
Michael Drury
7d0fc0fb40
Merge pull request #9965 from Budibase/budi-6667-change-oracle-db-name-to-service-name
...
Change Database to Service Name in Oracle config
2023-03-10 16:38:06 +00:00
Budibase Release Bot
005832e09d
Update pro version to 2.4.18
2023-03-10 16:26:29 +00:00
Budibase Release Bot
e73b6d3cde
v2.4.18
2023-03-10 16:23:32 +00:00
Michael Drury
765d360c6e
Merge pull request #9958 from Budibase/fix/9886
...
Googlesheets filtering - mini-release
2023-03-10 16:14:28 +00:00
mike12345567
ab9e41dbe8
Merge branch 'master' of github.com:Budibase/budibase into fix/9886
2023-03-10 16:00:03 +00:00
Budibase Release Bot
d9a2f2493f
Update pro version to 2.4.17
2023-03-10 15:31:01 +00:00
Budibase Release Bot
f60a43236d
v2.4.17
2023-03-10 15:28:16 +00:00
Michael Drury
ec8b3c8a95
Disable google auth if no config found ( #9983 )
...
* Fix for #9937 - Google config was pre-activated always, even if no google config had been created.
* Fixing test case.
2023-03-10 15:19:46 +00:00
mike12345567
dba8512627
Merge branch 'master' of github.com:Budibase/budibase into fix/9886
2023-03-10 14:49:41 +00:00
Budibase Release Bot
a4ddb4c479
Update pro version to 2.4.16
2023-03-10 12:30:27 +00:00
Budibase Release Bot
199f09a768
v2.4.16
2023-03-10 12:27:38 +00:00
Michael Drury
4dd0336388
Merge pull request #9948 from Budibase/bug/sev2/is-in-filter-sql-id
...
Allow Is in for _id SQL
2023-03-10 12:18:59 +00:00
Budibase Release Bot
5e7bb2ef34
Update pro version to 2.4.15
2023-03-10 11:00:36 +00:00
Budibase Release Bot
f08559babe
v2.4.15
2023-03-10 10:57:52 +00:00
Michael Drury
40e3e70109
Merge pull request #9960 from Budibase/fix/cli-minio-image
...
CLI - replace docker-compose image as required
2023-03-10 10:49:44 +00:00
Budibase Release Bot
eb4814dca1
Update pro version to 2.4.14
2023-03-09 16:54:23 +00:00
Budibase Release Bot
b3f3654182
v2.4.14
2023-03-09 16:51:20 +00:00
Rory Powell
b5d8a0ca8a
Fix app version tag ( #9969 )
2023-03-09 16:40:32 +00:00
Rory Powell
5ad1f8b32f
Replace get previous tag with package version ( #9968 )
2023-03-09 16:33:48 +00:00
Budibase Release Bot
bd3a112cb3
Update pro version to 2.4.13
2023-03-09 16:26:22 +00:00
Budibase Release Bot
dc9227e389
v2.4.13
2023-03-09 16:23:20 +00:00
Rory Powell
6f0f0e3493
Update deployment templates to remove unused cdn url and fix empty env vars ( #9967 )
2023-03-09 16:13:26 +00:00
Mel O'Hagan
9d2114e9b7
Change database to Service Name in oracle
2023-03-09 15:52:16 +00:00
Budibase Release Bot
f559ef0797
Update pro version to 2.4.12
2023-03-09 15:37:11 +00:00
Budibase Release Bot
ac4c0b3dd6
v2.4.12
2023-03-09 15:33:38 +00:00
Rory Powell
b22ceb7df6
Replace GH_PERSONAL_TOKEN with GH_ACCESS_TOKEN for pulling values from infra ( #9962 )
2023-03-09 15:22:29 +00:00
mike12345567
f0586399e2
Minor fix for CLI - to preserve the MinIO image, meaning that new installations will always use the minio/minio image, whereas older installations can use the RELEASE.2022-10-24T18-35-07Z version which still supports the FS system.
2023-03-09 13:52:35 +00:00
mike12345567
b20d713f0b
Merge branch 'master' of github.com:Budibase/budibase into fix/9886
2023-03-09 12:29:28 +00:00
Adria Navarro
b154dbbd99
Bug - BUDI-6068 filters do not work for google sheets ( #9886 )
...
* Add data-utils with filters
* Create data-utils
* Add data-utils to compiled code
* Reuse constants
* Fix tests
* Rename package to shared-core
* Namespace export shared-core
* Rely on rollup to bundle shared-core
* Revert "Rely on rollup to bundle shared-core"
This reverts commit e8b5a2bb9a
.
* Updating version and removing private.
* Update version
* Increment versions.
* Implement sort
* Enabling sort
* v2.3.21-alpha.2
* Fix build
* Improve readability
* Move deepGet to shared helper
* Better type usage
* Fix types
* Configure types
* Fix vite refs
* Add dep
* Fixing depencencies on client
* Add missing dev command
* Fix loading issues
* Update versions to latest
* Multiple es6 and commonjs configs
* Config
* Use local packages on rollup for client
* Change shared-core and types entry points
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-03-09 12:25:12 +00:00
Budibase Release Bot
7aa115932b
Update pro version to 2.4.11
2023-03-09 12:23:08 +00:00
Budibase Release Bot
8a8650c681
v2.4.11
2023-03-09 12:20:21 +00:00
Rory Powell
272a21f225
Supply kubeconfig to preprod deploy job ( #9957 )
2023-03-09 12:12:01 +00:00
Budibase Release Bot
1a128d876c
Update pro version to 2.4.10
2023-03-09 11:35:02 +00:00
Budibase Release Bot
8b09ceedf9
v2.4.10
2023-03-09 11:32:18 +00:00
Rory Powell
834efb2468
fix-preprod-deploy ( #9955 )
2023-03-09 11:16:08 +00:00
Budibase Release Bot
29d0fd4a76
Update pro version to 2.4.9
2023-03-09 11:13:12 +00:00
Budibase Release Bot
e4c6d951ec
v2.4.9
2023-03-09 11:10:29 +00:00
Rory Powell
84433a9fc0
Re-add legacy preprod ( #9953 )
...
* Re-add legacy preprod
* Remove needs images
2023-03-09 11:02:09 +00:00
Mel O'Hagan
da8baebcee
Allow Is in for _id SQL
2023-03-08 16:27:35 +00:00
Budibase Release Bot
26a8dec5e5
Update pro version to 2.4.8
2023-03-08 14:00:46 +00:00
Budibase Release Bot
d418e2d474
v2.4.8
2023-03-08 13:58:09 +00:00
Michael Drury
79cef6450a
Merge pull request #9944 from Budibase/revert-9943-fix/pinning-minio-versions
...
Revert "pinning MinIO versions"
2023-03-08 13:48:36 +00:00
Budibase Release Bot
c0ab98df00
v2.4.7
2023-03-08 13:47:20 +00:00
mike12345567
c8ccd1d235
Removing old version of minio from dev docker-compose file.
2023-03-08 13:40:06 +00:00