dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c95811231d 
					 
					
						
						
							
							build(deps): bump github.com/arangodb/go-driver in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.6.1...v1.6.2 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2024-04-03 07:10:02 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3f2dfd2a5d 
					 
					
						
						
							
							build(deps): bump github.com/stretchr/testify in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2024-03-04 07:30:40 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6b21d0af38 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.6.0 to 1.6.1 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2023-11-01 07:37:03 +00:00 
						 
				 
			
				
					
						
							
							
								Muhammed Efe Cetin 
							
						 
					 
					
						
						
							
						
						db1dd2bf6a 
					 
					
						
						
							
							update delete benchmarks  
						
						
						
						
					 
					
						2023-09-15 18:23:02 +03:00 
						 
				 
			
				
					
						
							
							
								Muhammed Efe Cetin 
							
						 
					 
					
						
						
							
						
						68d59280d8 
					 
					
						
						
							
							add benchmarks for all storages  
						
						
						
						
					 
					
						2023-09-15 00:02:13 +03:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						41ad317a6d 
					 
					
						
						
							
							Update dependencies across the board, fix all go.sum/go.mod files  
						
						
						
						
					 
					
						2023-08-23 00:30:10 -04:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						9d99e7dd5b 
					 
					
						
						
							
							Update all README files with new major versions  
						
						
						
						
					 
					
						2023-08-23 00:05:48 -04:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						9570205b8a 
					 
					
						
						
							
							Cleanup the go.mod files  
						
						
						
						
					 
					
						2023-08-21 08:36:48 -04:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						c0cc07ca93 
					 
					
						
						
							
							Update README files, use require.NoError  
						
						
						
						
					 
					
						2023-08-20 09:22:43 -04:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						9291b82212 
					 
					
						
						
							
							Update all test files with go1.21, update all go.mod files to go1.19  
						
						
						
						
					 
					
						2023-08-19 22:56:22 -04:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						02d809987a 
					 
					
						
						
							
							Use testify.Require for all Storage Drivers  
						
						
						
						
					 
					
						2023-08-19 22:36:33 -04:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						2779bfdf01 
					 
					
						
						
							
							Use go1.18 as minimum, run mod tidy on each driver  
						
						
						
						
					 
					
						2023-08-19 21:46:36 -04:00 
						 
				 
			
				
					
						
							
							
								M. Efe Çetin 
							
						 
					 
					
						
						
							
						
						c030fac063 
					 
					
						
						
							
							📝  docs: automated synchronization with gofiber/docs ( #880 )  
						
						... 
						
						
						
						* add sync_docs script
* update docs
* update docs
* Update README.md
- sort lines and fix closing image tag
* update docs
---------
Co-authored-by: RW <rene@gofiber.io > 
						
						
					 
					
						2023-07-07 17:45:22 +03:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3cf40177fb 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.5.2 to 1.6.0 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.5.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2023-05-31 07:57:20 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a66b7764f6 
					 
					
						
						
							
							Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/gofiber/utils/releases )
- [Commits](https://github.com/gofiber/utils/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2023-04-19 08:01:15 +00:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						c2fc6d75f2 
					 
					
						
						
							
							Updates to dependencies and go.mod files  
						
						
						
						
					 
					
						2023-03-27 18:51:46 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7236d3072e 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.5.1 to 1.5.2 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2023-03-02 07:57:27 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						496fe74085 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.5.0 to 1.5.1 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2023-03-01 07:59:32 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7c94731cb5 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.4.1 to 1.5.0 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2023-02-20 19:23:02 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						10fa3a6c89 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.4.0 to 1.4.1 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-12-15 07:01:54 +00:00 
						 
				 
			
				
					
						
							
							
								gaby 
							
						 
					 
					
						
						
							
						
						a3b1139001 
					 
					
						
						
							
							Breakdown local storage tests into separate files. Fix go.sum files  
						
						
						
						
					 
					
						2022-11-20 04:59:16 -08:00 
						 
				 
			
				
					
						
							
							
								gaby 
							
						 
					 
					
						
						
							
						
						5a40e781c1 
					 
					
						
						
							
							Deprecate support for go 1.14 and go 1.15  
						
						
						
						
					 
					
						2022-11-20 04:20:05 -08:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						23d0362d9b 
					 
					
						
						
							
							Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils ) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases )
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-10-31 07:08:22 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d533947dca 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 in /arangodb  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-10-05 07:26:13 +00:00 
						 
				 
			
				
					
						
							
							
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
						
						3a8b8d4f71 
					 
					
						
						
							
							Add Conn() support to all storage drivers. ( #451 )  
						
						... 
						
						
						
						* Add DB() support for Redis driver
* Added support for DB() to all drivers
* Fixed typo in README and Lint issue
* Fix lint issue with ristretto db
* Fix lint issue with bbolt db
* Rename DB() to Conn()
* Replace all instances of _DB with _Conn
* Update all the README files
* Return ArangoDB Client instead of DB 
						
						
					 
					
						2022-08-15 07:58:13 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2dd7251e59 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.3.2 to 1.3.3 in /arangodb ( #413 )  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-08-03 10:14:36 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6fd94ebd5a 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2 in /arangodb ( #376 )  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-18 13:21:36 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e464f894c6 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.3.0 to 1.3.1 in /arangodb ( #342 )  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-03-31 09:28:53 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						551f99d5d2 
					 
					
						
						
							
							Bump github.com/arangodb/go-driver from 1.2.1 to 1.3.0 in /arangodb ( #340 )  
						
						... 
						
						
						
						Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-03-18 10:04:28 +01:00 
						 
				 
			
				
					
						
							
							
								Jason McNeil 
							
						 
					 
					
						
						
							
						
						864b9a01e0 
					 
					
						
						
							
							fix(github/workflows/security): install gosec fails with package embed is not in GOROOT ( #272 )  
						
						... 
						
						
						
						* Update security.yml
* Update security.yml
* fix missing package
* dep security
* deps
* mongo deps
* fix deps
* mod tidy
* Update security.yml
use latest version of go
* fix(github/workflows/security): missing exclude
Co-authored-by: RW <rene@gofiber.io > 
						
						
					 
					
						2022-01-10 09:05:30 +01:00 
						 
				 
			
				
					
						
							
							
								hi019 
							
						 
					 
					
						
						
							
						
						6a0f72c350 
					 
					
						
						
							
							🐛  Fix bug preventing non-utf8 characters being saved in some databases ( #87 )  
						
						
						
						
					 
					
						2021-05-05 21:17:52 -04:00 
						 
				 
			
				
					
						
							
							
								Fenny 
							
						 
					 
					
						
						
							
						
						b9c23a2736 
					 
					
						
						
							
							✏ update readme  
						
						
						
						
					 
					
						2020-11-27 15:24:50 +01:00 
						 
				 
			
				
					
						
							
							
								Fenny 
							
						 
					 
					
						
						
							
						
						2fc023c798 
					 
					
						
						
							
							🧪  enable no auth  
						
						
						
						
					 
					
						2020-11-27 15:21:43 +01:00 
						 
				 
			
				
					
						
							
							
								Fenny 
							
						 
					 
					
						
						
							
						
						a956dc9144 
					 
					
						
						
							
							🩹  fix test  
						
						
						
						
					 
					
						2020-11-27 15:13:23 +01:00 
						 
				 
			
				
					
						
							
							
								Fenny 
							
						 
					 
					
						
						
							
						
						9b7d6b130f 
					 
					
						
						
							
							🧹  remove panic  
						
						
						
						
					 
					
						2020-11-27 15:06:27 +01:00 
						 
				 
			
				
					
						
							
							
								Fenny 
							
						 
					 
					
						
						
							
						
						a24dd2827c 
					 
					
						
						
							
							🩹  fix test  
						
						
						
						
					 
					
						2020-11-27 15:04:09 +01:00 
						 
				 
			
				
					
						
							
							
								Fenny 
							
						 
					 
					
						
						
							
						
						bb4a08411c 
					 
					
						
						
							
							🩹  use INT for port  
						
						
						
						
					 
					
						2020-11-27 15:01:58 +01:00 
						 
				 
			
				
					
						
							
							
								antonio 
							
						 
					 
					
						
						
							
						
						59487036e9 
					 
					
						
						
							
							Typo fix  
						
						
						
						
					 
					
						2020-11-26 14:18:57 +02:00 
						 
				 
			
				
					
						
							
							
								antonio 
							
						 
					 
					
						
						
							
						
						d79b8fe8e0 
					 
					
						
						
							
							Added ArangoDB support for storage  
						
						
						
						
					 
					
						2020-11-26 14:07:15 +02:00