|
1 | 1 | <!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file --> |
2 | 2 |
|
3 | | -# RPostgres 1.4.5.9015 (2023-10-10) |
4 | | - |
5 | | -## Chore |
6 | | - |
7 | | -- Suppress warning in gcc-12 (#443). |
8 | | - |
9 | | -- Windows: update to libpq-15.3 (#442). |
10 | | - |
11 | | - |
12 | | -# RPostgres 1.4.5.9014 (2023-10-09) |
13 | | - |
14 | | -- Internal changes only. |
15 | | - |
16 | | - |
17 | | -# RPostgres 1.4.5.9013 (2023-09-07) |
18 | | - |
19 | | -## Chore |
20 | | - |
21 | | -- Tweak DESCRIPTION. |
22 | | - |
23 | | - |
24 | | -# RPostgres 1.4.5.9012 (2023-07-11) |
25 | | - |
26 | | -## Features |
27 | | - |
28 | | -- `dbQuoteLiteral()` correctly quotes 64-bit integers from the bit64 package (of class `"integer64"`) (@karawoo, #435, #436). |
29 | | - |
30 | | - |
31 | | -# RPostgres 1.4.5.9011 (2023-04-12) |
32 | | - |
33 | | -## Chore |
34 | | - |
35 | | -- Tweak driver docs (@dpprdan, #433). |
36 | | - |
37 | | - |
38 | | -# RPostgres 1.4.5.9010 (2023-04-02) |
39 | | - |
40 | | -## Chore |
41 | | - |
42 | | -- Relicense as MIT (@pachadotdev, #312, #421). |
43 | | - |
44 | | - |
45 | | -# RPostgres 1.4.5.9009 (2023-03-24) |
46 | | - |
47 | | -- Internal changes only. |
48 | | - |
49 | | - |
50 | | -# RPostgres 1.4.5.9008 (2023-03-19) |
51 | | - |
52 | | -## Chore |
53 | | - |
54 | | -- Avoid bashisms warning on Ubuntu 22.04 (@pachadotdev, #428). |
| 3 | +# RPostgres 1.4.6 (2023-10-22) |
55 | 4 |
|
56 | 5 | ## readme |
57 | 6 |
|
58 | 7 | - Rcpp -\> cpp11 (@pachadotdev, #427). |
59 | 8 |
|
| 9 | +## Breaking changes |
60 | 10 |
|
61 | | -# RPostgres 1.4.5.9007 (2023-03-17) |
| 11 | +- Breaking change: `dbListObjects()` only allows `Id()` objects as `prefix` argument (@dpprdan, #390). |
62 | 12 |
|
63 | 13 | ## Bug fixes |
64 | 14 |
|
65 | 15 | - Use `NULL` in favor of `NULL::text` when quoting strings and literals, to support JSON and other text-ish types. Fixes a regression introduced in #370 (#393, #425). |
66 | 16 |
|
67 | 17 | ## Features |
68 | 18 |
|
| 19 | +- `dbQuoteLiteral()` correctly quotes 64-bit integers from the bit64 package (of class `"integer64"`) (@karawoo, #435, #436). |
69 | 20 | - Breaking change: `dbListObjects()` only allows `Id()` objects as `prefix` argument (@dpprdan, #390). |
70 | | - |
71 | | -## Breaking changes |
72 | | - |
73 | | -- Breaking change: `dbListObjects()` only allows `Id()` objects as `prefix` argument (@dpprdan, #390). |
74 | | - |
75 | | - |
76 | | -# RPostgres 1.4.5.9006 (2023-02-17) |
77 | | - |
78 | | -- Internal changes only. |
79 | | - |
80 | | - |
81 | | -# RPostgres 1.4.5.9005 (2023-02-14) |
| 21 | +- Upgrade boost to 1.81.0-1 to fix sprintf warnings (#417). |
82 | 22 |
|
83 | 23 | ## Chore |
84 | 24 |
|
| 25 | +- Suppress warning in gcc-12 (#443). |
| 26 | +- Windows: update to libpq-15.3 (#442). |
| 27 | +- Tweak DESCRIPTION. |
| 28 | +- Tweak driver docs (@dpprdan, #433). |
| 29 | +- Relicense as MIT (@pachadotdev, #312, #421). |
| 30 | +- Avoid bashisms warning on Ubuntu 22.04 (@pachadotdev, #428). |
85 | 31 | - Replace Rcpp by cpp11 (@Antonov548, #419). |
86 | | - |
87 | | - |
88 | | -# RPostgres 1.4.5.9004 (2023-02-10) |
| 32 | +- Gitpod test database (@Antonov548, #423). |
89 | 33 |
|
90 | 34 | ## Testing |
91 | 35 |
|
92 | 36 | - Close result set. |
93 | 37 |
|
94 | | - |
95 | | -# RPostgres 1.4.5.9003 (2023-02-06) |
96 | | - |
97 | | -## Chore |
98 | | - |
99 | | -- Gitpod test database (@Antonov548, #423). |
100 | | - |
101 | | - |
102 | | -# RPostgres 1.4.5.9002 (2023-01-24) |
| 38 | +## Uncategorized |
103 | 39 |
|
104 | 40 | - Internal changes only. |
105 | | - |
106 | | - |
107 | | -# RPostgres 1.4.5.9001 (2023-01-22) |
108 | | - |
109 | 41 | - Merged cran-1.4.5 into main. |
110 | 42 |
|
111 | 43 |
|
112 | | - |
113 | | -# RPostgres 1.4.5.9000 (2023-01-19) |
114 | | - |
115 | | -## Features |
116 | | - |
117 | | -- Upgrade boost to 1.81.0-1 to fix sprintf warnings (#417). |
118 | | - |
119 | | - |
120 | 44 | # RPostgres 1.4.5 (2023-01-19) |
121 | 45 |
|
122 | 46 | ## Features |
|
0 commit comments