-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: BeerMoneyDev/nest-qldb
base: v2.3.0
head repository: BeerMoneyDev/nest-qldb
compare: master
Commits on Dec 23, 2021
-
Mihai Osvat committed
Dec 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 0a0ee57 - Browse repository at this point
Copy the full SHA 0a0ee57View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 442af55 - Browse repository at this point
Copy the full SHA 442af55View commit details -
Configuration menu - View commit details
-
Copy full SHA for a69174a - Browse repository at this point
Copy the full SHA a69174aView commit details -
Merge pull request #14 from BeerMoneyDev/Nest8Upgrade
breaking(Nest8Upgrade): Upgrade nest-qldb to work with nest8.
Configuration menu - View commit details
-
Copy full SHA for cfccbed - Browse repository at this point
Copy the full SHA cfccbedView commit details -
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.3.0...v3.0.0) (2022-01-12)
Configuration menu - View commit details
-
Copy full SHA for a87bcdb - Browse repository at this point
Copy the full SHA a87bcdbView commit details
Commits on Mar 9, 2022
-
Seth Dix committed
Mar 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 49135b7 - Browse repository at this point
Copy the full SHA 49135b7View commit details -
refactor(Dependencies): prune lodash dependencies
Prune lodash dependencies to just the chunk method.
Configuration menu - View commit details
-
Copy full SHA for 2ec92b7 - Browse repository at this point
Copy the full SHA 2ec92b7View commit details -
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-03-09)
Configuration menu - View commit details
-
Copy full SHA for d31daed - Browse repository at this point
Copy the full SHA d31daedView commit details
Commits on May 9, 2022
-
fix(createTableAndIndexes): do not try to create table and indexes wh…
…en already exists
Configuration menu - View commit details
-
Copy full SHA for 7facb8d - Browse repository at this point
Copy the full SHA 7facb8dView commit details
Commits on Nov 30, 2022
-
chore: nest and other deps version updates
leaving support for nestjs v8
Configuration menu - View commit details
-
Copy full SHA for a952fe2 - Browse repository at this point
Copy the full SHA a952fe2View commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ed79237 - Browse repository at this point
Copy the full SHA ed79237View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ed2e1 - Browse repository at this point
Copy the full SHA 73ed2e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703f3ca - Browse repository at this point
Copy the full SHA 703f3caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d85444 - Browse repository at this point
Copy the full SHA 6d85444View commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 58eeb77 - Browse repository at this point
Copy the full SHA 58eeb77View commit details -
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2022-12-16) ### Bug Fixes * circleci/node ver ([73ed2e1](73ed2e1)) * docker node update ([ed79237](ed79237))
Configuration menu - View commit details
-
Copy full SHA for 561d37b - Browse repository at this point
Copy the full SHA 561d37bView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c984da4 - Browse repository at this point
Copy the full SHA c984da4View commit details -
Merge pull request #19 from BeerMoneyDev/clean-deps
chore: Remove uneeded peer deps
Configuration menu - View commit details
-
Copy full SHA for 7bb60d7 - Browse repository at this point
Copy the full SHA 7bb60d7View commit details -
chore(release): 3.0.3 [skip ci]
## [3.0.3](v3.0.2...v3.0.3) (2023-02-22)
Configuration menu - View commit details
-
Copy full SHA for db1566d - Browse repository at this point
Copy the full SHA db1566dView commit details
Commits on Aug 10, 2023
-
Fix: Removed duplicate points from history function
There is a point, outside the conditional of this.config.useMetadataKey. Causing duplicity in SELECT, querying for "metadata..id"
Configuration menu - View commit details
-
Copy full SHA for a68cf23 - Browse repository at this point
Copy the full SHA a68cf23View commit details -
Merge pull request #1 from newerton/newerton-patch-1
Fix: Removed duplicate points from history function
Configuration menu - View commit details
-
Copy full SHA for cab6fc3 - Browse repository at this point
Copy the full SHA cab6fc3View commit details
Commits on Aug 11, 2023
-
Merge pull request #23 from newerton/master
Fix: Removed duplicate points from history function
Configuration menu - View commit details
-
Copy full SHA for a1f4df4 - Browse repository at this point
Copy the full SHA a1f4df4View commit details
Commits on Oct 30, 2023
-
chore: update dependencies to support nestjs v10 (#24)
* chore: update dependencies to support nestjs v10 chore: update e2e tests to use @aws-sdk/credential-providers fromIni * chore(peer deps): moved all to peer deps --------- Co-authored-by: Bobby <bgabriel@lumeris.com>
Configuration menu - View commit details
-
Copy full SHA for 47cd042 - Browse repository at this point
Copy the full SHA 47cd042View commit details -
Configuration menu - View commit details
-
Copy full SHA for acfe5d0 - Browse repository at this point
Copy the full SHA acfe5d0View commit details -
chore(release): 3.0.4 [skip ci]
## [3.0.4](v3.0.3...v3.0.4) (2023-10-30)
Configuration menu - View commit details
-
Copy full SHA for c46faec - Browse repository at this point
Copy the full SHA c46faecView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4ac32e - Browse repository at this point
Copy the full SHA e4ac32eView commit details -
refactor(peers): Fix peerDependency versions.
refactor(peers): Fix peerDependency versions.
Configuration menu - View commit details
-
Copy full SHA for f0b9387 - Browse repository at this point
Copy the full SHA f0b9387View commit details -
chore(release): 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2023-12-04)
Configuration menu - View commit details
-
Copy full SHA for 8a143ac - Browse repository at this point
Copy the full SHA 8a143acView commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9abd955 - Browse repository at this point
Copy the full SHA 9abd955View commit details -
refactor(package.json): Put back smithy dependencies and lock qldb dr…
…iver version. refactor(package.json): Put back smithy dependencies and lock qldb driver version.
Configuration menu - View commit details
-
Copy full SHA for 60710d3 - Browse repository at this point
Copy the full SHA 60710d3View commit details -
chore(release): 3.0.6 [skip ci]
## [3.0.6](v3.0.5...v3.0.6) (2023-12-05)
Configuration menu - View commit details
-
Copy full SHA for 025516f - Browse repository at this point
Copy the full SHA 025516fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7334b - Browse repository at this point
Copy the full SHA 8e7334bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0b726 - Browse repository at this point
Copy the full SHA 1a0b726View commit details -
feat(CreateTable): Gracefully create tables and indexes only if they …
…do not exist. feat(CreateTable): Gracefully create tables and indexes only if they do not exist.
Configuration menu - View commit details
-
Copy full SHA for 8b5c911 - Browse repository at this point
Copy the full SHA 8b5c911View commit details -
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.6...v3.1.0) (2023-12-05) ### Bug Fixes * **createTableAndIndexes:** do not try to create table and indexes when already exists ([7facb8d](7facb8d)) ### Features * **CreateTable:** Gracefully create tables and indexes only if they do not exist. ([8b5c911](8b5c911)) * **CreateTable:** Gracefully create tables and indexes only if they do not exist. ([1a0b726](1a0b726)) * **CreateTables:** Only create tables and indexes when necessary. ([8e7334b](8e7334b))
Configuration menu - View commit details
-
Copy full SHA for 25ed7c0 - Browse repository at this point
Copy the full SHA 25ed7c0View commit details
Commits on Feb 7, 2024
-
chore(update dependencies) (#29)
Co-authored-by: Bobby <bgabriel@lumeris.com>
Configuration menu - View commit details
-
Copy full SHA for c09fea3 - Browse repository at this point
Copy the full SHA c09fea3View commit details
There are no files selected for viewing