Releases: heroku/heroku-connect-plugin
Releases · heroku/heroku-connect-plugin
v0.11.3
What's Changed
- Bump sinon from 18.0.0 to 19.0.2 by @dependabot in #181
- Bump @heroku/heroku-cli-util from 8.0.14 to 8.0.15 by @dependabot in https://github.com/heroku/heroku-connect-plugin/
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- Bump standard from 16.0.4 to 17.1.0 by @dependabot in #157
- Update linting after updating standard dependency by @zwhitfield3 in #162
- Bump to v0.11.1 by @zwhitfield3 in #163
- Bump mocha from 10.7.0 to 10.7.3 by @dependabot in #167
- Bump mockdate from 2.0.2 to 3.0.5 by @dependabot in #159
- Bump unexpected from 12.0.5 to 13.2.1 by @dependabot in #156
- Fix installation instructions, update structure of markdown by @eablack in #170
- Bump nock from 13.5.4 to 13.5.5 by @dependabot in #172
- Bump standard from 17.1.0 to 17.1.2 by @dependabot in #177
- Bump path-to-regexp from 6.2.2 to 6.3.0 by @dependabot in #175
Full Changelog: v0.11.0...v0.11.2
v0.11.0
- chore: add github actions ci by @jheikes515 in #118
- Bump pathval from 1.1.0 to 1.1.1 by @dependabot in #114
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #112
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #116
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in #119
- Bump qs from 6.7.0 to 6.11.0 by @dependabot in #117
- Repo maintenance by @jheikes515 in #124
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #122
- Bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #147
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #145
- Bump mocha from 7.2.0 to 10.7.0 by @dependabot in #144
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #148
- Bump sinon from 2.4.1 to 18.0.0 by @dependabot in #140
- Bump heroku-cli-util from 8.0.11 to 8.0.12 by @dependabot in #128
- Bump es5-ext from 0.10.49 to 0.10.64 by @dependabot in #146
- Remove heroku-pg dependency, update standard and unexpected by @eablack in #150
- Bump minimist from 1.2.0 to 1.2.8 by @dependabot in #151
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #152
- Update heroku-cli-util with new package location by @eablack in #153
- Bump semver from 5.7.0 to 5.7.2 by @dependabot in #154
- v0.11.0 by @eablack in #155
Full Changelog: v0.10.0...v0.11.0
v0.10.0
- Merge pull request #111 from heroku/kp-full-mapping-match 1480cdf
- Bump mocha to try to make dependabot happy. e133685
- Merge branch 'master' into kp-full-mapping-match 7f14386
- Full name match for streams. 519a0e4
- Merge pull request #109 from heroku/dependabot/npm_and_yarn/axios-0.21.1 438e56c
- Merge pull request #110 from heroku/dependabot/npm_and_yarn/lodash-4.17.21 54e4349
- Match full object name for mapping. d8859ff
- Bump lodash from 4.17.11 to 4.17.21 2ee5862
- Bump axios from 0.18.0 to 0.21.1 27913b8
v0.8.0
Simplify Region Support
Remove hard-coded region data, now that region information is fetched automatically given an app name and/or resource name.